cvs commit: xml-axis-wsif/java build.xml

2003-01-27 Thread nmukhi
nmukhi 2003/01/27 09:21:02 Modified:java build.xml Log: Changed release tag from 2.0rc4 to 2.0 Revision ChangesPath 1.31 +1 -1 xml-axis-wsif/java/build.xml Index: build.xml === RCS fil

cvs commit: xml-axis-wsif/java build.xml

2003-01-24 Thread nmukhi
nmukhi 2003/01/24 07:00:13 Modified:java build.xml Log: Changed release tag to RC4 Revision ChangesPath 1.30 +1 -1 xml-axis-wsif/java/build.xml Index: build.xml === RCS file: /home/cvs

cvs commit: xml-axis-wsif/java build.xml

2003-01-22 Thread nmukhi
nmukhi 2003/01/22 13:18:48 Modified:java build.xml Log: Minor fix: JARs in lib dir were not being copied to lib dir in the distributions. Revision ChangesPath 1.29 +1 -2 xml-axis-wsif/java/build.xml Index: build.xml

cvs commit: xml-axis-wsif/java build.xml

2003-01-13 Thread aslom
aslom 2003/01/13 09:23:09 Modified:java build.xml Log: temporarily diabled samples JCA until dependencies in GUMP are resolved Revision ChangesPath 1.26 +2 -2 xml-axis-wsif/java/build.xml Index: build.xml

cvs commit: xml-axis-wsif/java build.xml

2003-01-09 Thread piotrp
piotrp 2003/01/09 23:14:49 Modified:java build.xml Log: Changes to build J2C samples. Because of the way wsif-j2c.jar is built and necessary order (myeis.jar needs to be created before the sample service can be compiled), the existing samples target could not be used.

cvs commit: xml-axis-wsif/java build.xml

2002-12-20 Thread aslom
aslom 2002/12/20 18:59:58 Modified:java build.xml Log: added minor verion to distinguish from RC1 release made sure that ejb sample is compiled only if ejb is present Revision ChangesPath 1.24 +3 -2 xml-axis-wsif/java/build.xml Index: build.xml ==

cvs commit: xml-axis-wsif/java build.xml

2002-12-20 Thread aslom
aslom 2002/12/20 17:38:02 Modified:java build.xml Log: make sure that both *.sh and *.csh are marked as executable in dist tarball Revision ChangesPath 1.23 +8 -2 xml-axis-wsif/java/build.xml Index: build.xml

cvs commit: xml-axis-wsif/java build.xml

2002-12-20 Thread nmukhi
nmukhi 2002/12/20 06:42:58 Modified:java build.xml Log: Changed version from beta1 to rc1 Revision ChangesPath 1.22 +1 -1 xml-axis-wsif/java/build.xml Index: build.xml === RCS file: /h

cvs commit: xml-axis-wsif/java build.xml

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 14:28:14 Modified:java build.xml Log: Changed current version number Revision ChangesPath 1.21 +1 -1 xml-axis-wsif/java/build.xml Index: build.xml === RCS file: /home

cvs commit: xml-axis-wsif/java build.xml

2002-12-12 Thread aslom
aslom 2002/12/12 05:40:54 Modified:java build.xml Log: fixed problem with wsif-j2c.jar that could not be found during bindist - now it is copied only when available Revision ChangesPath 1.18 +6 -2 xml-axis-wsif/java/build.xml Index: build.xml =

cvs commit: xml-axis-wsif/java build.xml

2002-12-06 Thread hughesj
hughesj 2002/12/06 09:20:18 Modified:java build.xml Log: *** keyword substitution change *** Revision ChangesPath 1.15 +0 -0 xml-axis-wsif/java/build.xml Index: build.xml === RCS file:

cvs commit: xml-axis-wsif/java build.xml

2002-12-03 Thread aslom
aslom 2002/12/03 22:00:15 Modified:java build.xml Log: excluded MessageCompiler from compiler target as it uses com.ibm.bsf.util.CodeBuffer Revision ChangesPath 1.13 +491 -490 xml-axis-wsif/java/build.xml Index: build.xml ===

cvs commit: xml-axis-wsif/java build.xml classpath.bat classpath.sh

2002-11-24 Thread aslom
aslom 2002/11/24 22:29:12 Modified:java build.xml classpath.bat classpath.sh Log: updated build.xml to support compiling JUnit tests and executing them (execution does not work for now due to hardcoded setup assumptions in tests code Revision ChangesPath 1.12

cvs commit: xml-axis-wsif/java build.xml

2002-11-12 Thread piotrp
piotrp 2002/11/12 14:15:49 Modified:java build.xml Log: Build script update for J2C WSIF Provider to included it in the source and binary distributions. Revision ChangesPath 1.11 +9 -0 xml-axis-wsif/java/build.xml Index: build.xml ===

cvs commit: xml-axis-wsif/java build.xml

2002-11-12 Thread piotrp
piotrp 2002/11/12 14:15:08 Modified:java Tag: pre1_2_0-patches build.xml Log: Build script update for J2C WSIF Provider to included it in the source and binary distributions. Revision ChangesPath No revision No revision

cvs commit: xml-axis-wsif/java build.xml

2002-11-08 Thread hughesj
hughesj 2002/11/08 03:52:03 Modified:java Tag: pre1_2_0-patches build.xml Log: client-config.wsdd gives config info for WSIF's Axis JMS transport and needs to be in wsif.jar Revision ChangesPath No revision No revision

cvs commit: xml-axis-wsif/java build.xml

2002-11-08 Thread hughesj
hughesj 2002/11/08 03:50:50 Modified:java build.xml Log: client-config.wsdd gives config info for WSIF's Axis JMS transport and needs to be in wsif.jar Revision ChangesPath 1.9 +1 -0 xml-axis-wsif/java/build.xml Index: build.xml

cvs commit: xml-axis-wsif/java build.xml

2002-10-12 Thread dims
dims2002/10/11 13:43:51 Modified:java build.xml Log: Build gracefully even when SoapRMI, ApacheSOAP and EJB jars are absent. Revision ChangesPath 1.7 +73 -3 xml-axis-wsif/java/build.xml Index: build.xml ===

cvs commit: xml-axis-wsif/java build.xml

2002-10-12 Thread dims
dims2002/10/11 17:21:30 Modified:java build.xml Log: consolidate javac in one location(clean up my prev commit) Revision ChangesPath 1.8 +7 -57 xml-axis-wsif/java/build.xml Index: build.xml

cvs commit: xml-axis-wsif/java build.xml

2002-06-06 Thread hughesj
hughesj 2002/06/06 10:24:56 Modified:java build.xml Log: Removed reference to IBM copyright. Fixed srcdist target to match org/** instead of com/** Revision ChangesPath 1.2 +5 -5 xml-axis-wsif/java/build.xml Index: build.xml ===