forked from pool/tomcat
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 15 13:53:30 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build classpath directly with the geronimo jars instead of with
|
||||||
|
symlinks to them
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 19 17:22:16 UTC 2019 - malbu@suse.com
|
Tue Feb 19 17:22:16 UTC 2019 - malbu@suse.com
|
||||||
|
|
||||||
|
@@ -295,9 +295,9 @@ ant -Dbase.path="." \
|
|||||||
-Dtomcat-native.home="." \
|
-Dtomcat-native.home="." \
|
||||||
-Dcommons-daemon.native.win.mgr.exe="HACK" \
|
-Dcommons-daemon.native.win.mgr.exe="HACK" \
|
||||||
-Dnsis.exe="HACK" \
|
-Dnsis.exe="HACK" \
|
||||||
-Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \
|
-Djaxrpc-lib.jar="$(build-classpath geronimo-jaxrpc-1.1-api)" \
|
||||||
-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
|
-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
|
||||||
-Dsaaj-api.jar="$(build-classpath geronimo-saaj-1_1-api)" \
|
-Dsaaj-api.jar="$(build-classpath geronimo-saaj-1.1-api)" \
|
||||||
-Dcommons-pool.home="$(build-classpath commons-pool2)" \
|
-Dcommons-pool.home="$(build-classpath commons-pool2)" \
|
||||||
-Dcommons-dbcp.home="$(build-classpath commons-dbcp2)" \
|
-Dcommons-dbcp.home="$(build-classpath commons-dbcp2)" \
|
||||||
-Dno.build.dbcp=true \
|
-Dno.build.dbcp=true \
|
||||||
|
Reference in New Issue
Block a user