hughesj 2003/01/21 09:20:40
Modified: java/doc RELEASE_TASKS.txt
Log:
Added low priority change to classpath.sh and classpath.bat to check for
jars that are effectively included twice if j2ee.jar present. eg
jaf and activation which are included in j2ee.jar
Revision Changes Path
1.21 +1 -0 xml-axis-wsif/java/doc/RELEASE_TASKS.txt
Index: RELEASE_TASKS.txt
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/doc/RELEASE_TASKS.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- RELEASE_TASKS.txt 15 Jan 2003 12:15:20 -0000 1.20
+++ RELEASE_TASKS.txt 21 Jan 2003 17:20:40 -0000 1.21
@@ -107,3 +107,4 @@
using Open Source EJBs/JMS (such as JBoss), etc. can we do that? is that
feasible?
* [alek ...] LATER: modularisation
* allow compiling with only AXIS jars on CLASSPATH (generate only Apapche Axis SOAP
provider)
+* change classpath.sh and classpath.bat ... if j2ee.jar present then none of the
split-out jars need to be (eg jaf, activation)