usr/src/cmd/tomcat/Solaris/build.properties.sed
branchoi_151a
changeset 113 b1282e88c680
parent 7 f96733ecc878
equal deleted inserted replaced
112:3ed3d241c1c6 113:b1282e88c680
    32 /^base-sf/s/=.*/=file:\/\/${base.path}\/..\//
    32 /^base-sf/s/=.*/=file:\/\/${base.path}\/..\//
    33 /^base-tomcat/s/=.*/=file:\/\/${base.path}\/..\//
    33 /^base-tomcat/s/=.*/=file:\/\/${base.path}\/..\//
    34 /^base-xerces/s/=.*/=file:\/\/${base.path}\/..\//
    34 /^base-xerces/s/=.*/=file:\/\/${base.path}\/..\//
    35 
    35 
    36 # remove directory path so that only file name will remain
    36 # remove directory path so that only file name will remain
    37 /\${base-commons\.loc}/s/\/.*\//\//g
    37 /\${base-commons\.loc\.[12]}/s/\/.*\//\//g
    38 /\${base-logging\.loc}/s/\/.*\//\//g
    38 /\${base-logging\.loc}\.[12]/s/\/.*\//\//g
    39 /\${base-struts\.loc}/s/\/.*\//\//g
    39 /\${base-struts\.loc\.[12]}/s/\/.*\//\//g
    40 /\${base-sf\.loc}/s/\/.*\//\//g
    40 /\${base-sf\.loc\.[12]}/s/\/.*\//\//g
    41 /\${base-tomcat\.loc}/s/\/.*\//\//g
    41 /\${base-tomcat\.loc\.[12]}/s/\/.*\//\//g
    42 /\${base-xerces\.loc}/s/\/.*\//\//g
    42 /\${base-xerces\.loc\.[12]}/s/\/.*\//\//g