usr/src/cmd/tomcat/Solaris/build.properties.sed
author Jon Tibble <meths@btinternet.com>
Tue, 31 Jan 2012 18:34:04 +0000
branchoi_151a
changeset 113 b1282e88c680
parent 7 f96733ecc878
permissions -rw-r--r--
Bump tomcat to 6.0.35
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7
f96733ecc878 Import sfw build 133
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
     1
#ident	"@(#)build.properties.sed	1.3	10/01/27 SMI"
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     2
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
# CDDL HEADER START
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     4
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     5
# The contents of this file are subject to the terms of the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
# Common Development and Distribution License (the "License").
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     7
# You may not use this file except in compliance with the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     8
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
# or http://www.opensolaris.org/os/licensing.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
# See the License for the specific language governing permissions
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
# and limitations under the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
# When distributing Covered Code, include this CDDL HEADER in each
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
# If applicable, add the following below this CDDL HEADER, with the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
# fields enclosed by brackets "[]" replaced with your own identifying
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
# information: Portions Copyright [yyyy] [name of copyright owner]
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
# CDDL HEADER END
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
#
7
f96733ecc878 Import sfw build 133
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    22
# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
f96733ecc878 Import sfw build 133
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    23
# Use is subject to license terms.
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    24
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    25
# substitute the only direct URL (so we can handle it like others) 
7
f96733ecc878 Import sfw build 133
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    26
s/http:\/\/archive\.eclipse\.org\/eclipse\/downloads\/drops\/R-3.3.1-200709211145/\${base-tomcat\.loc}/
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    27
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    28
# change http:// URLs to file:// pointing to cmd/tomcat directory 
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
/^base-commons/s/=.*/=file:\/\/${base.path}\/..\//
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
/^base-logging/s/=.*/=file:\/\/${base.path}\/..\//
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
/^base-struts/s/=.*/=file:\/\/${base.path}\/..\//
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
/^base-sf/s/=.*/=file:\/\/${base.path}\/..\//
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    33
/^base-tomcat/s/=.*/=file:\/\/${base.path}\/..\//
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    34
/^base-xerces/s/=.*/=file:\/\/${base.path}\/..\//
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    35
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    36
# remove directory path so that only file name will remain
113
b1282e88c680 Bump tomcat to 6.0.35
Jon Tibble <meths@btinternet.com>
parents: 7
diff changeset
    37
/\${base-commons\.loc\.[12]}/s/\/.*\//\//g
b1282e88c680 Bump tomcat to 6.0.35
Jon Tibble <meths@btinternet.com>
parents: 7
diff changeset
    38
/\${base-logging\.loc}\.[12]/s/\/.*\//\//g
b1282e88c680 Bump tomcat to 6.0.35
Jon Tibble <meths@btinternet.com>
parents: 7
diff changeset
    39
/\${base-struts\.loc\.[12]}/s/\/.*\//\//g
b1282e88c680 Bump tomcat to 6.0.35
Jon Tibble <meths@btinternet.com>
parents: 7
diff changeset
    40
/\${base-sf\.loc\.[12]}/s/\/.*\//\//g
b1282e88c680 Bump tomcat to 6.0.35
Jon Tibble <meths@btinternet.com>
parents: 7
diff changeset
    41
/\${base-tomcat\.loc\.[12]}/s/\/.*\//\//g
b1282e88c680 Bump tomcat to 6.0.35
Jon Tibble <meths@btinternet.com>
parents: 7
diff changeset
    42
/\${base-xerces\.loc\.[12]}/s/\/.*\//\//g