cvs commit: xml-axis/java build.xml

2003-01-15 Thread stevel
stevel 2003/01/15 17:26:15 Modified:java build.xml Log: improving java dependency checking; this reduces the no. of changes which need a clean build to take. This task works by extracting the import info from .class files (and caching it), then deletes class files that are out

cvs commit: xml-axis/java build.xml

2003-01-02 Thread dims
dims2003/01/02 05:10:48 Modified:java build.xml Log: Sam forgot to cleanup :-) Revision ChangesPath 1.223 +1 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-a

cvs commit: xml-axis/java build.xml

2002-12-30 Thread rubys
rubys 2002/12/30 08:31:30 Modified:java build.xml Log: Allow tools to be built from a clean checkout Revision ChangesPath 1.222 +1 -0 xml-axis/java/build.xml Index: build.xml === RCS f

cvs commit: xml-axis/java build.xml

2002-12-17 Thread stevel
stevel 2002/12/17 15:32:14 Modified:java build.xml Log: this change makes it possible to build axis.jar without log4j; though by default we still do so...set the property exclude.log4j.configuration in build.properties or Ant's command line to exclude log4j. Revision Cha

cvs commit: xml-axis/java build.xml

2002-12-13 Thread vidyanand
vidyanand2002/12/13 21:10:16 Modified:java build.xml Log: Added a condition in compile target to check for commons-net.present to compile the mail transport package Revision ChangesPath 1.220 +2 -0 xml-axis/java/build.xml Index: build.xml

cvs commit: xml-axis/java build.xml

2002-12-03 Thread jmsnell
jmsnell 2002/12/03 20:16:16 Modified:java/src/org/apache/axis/ime MessageExchange.java MessageExchangeCorrelator.java java/src/org/apache/axis/ime/internal MessageExchangeImpl.java java build.xml Added:

cvs commit: xml-axis/java build.xml

2002-11-22 Thread stevel
stevel 2002/11/22 13:46:14 Modified:java build.xml Log: excluding another file that needs junit Revision ChangesPath 1.214 +1 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /

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

2002-11-21 Thread dims
dims2002/11/21 10:48:48 Modified:java build.xml buildTest.xml Log: Cleanup build to not exec the security functional tests if security jars are not present. Revision ChangesPath 1.213 +2 -3 xml-axis/java/build.xml Index: build.xml

cvs commit: xml-axis/java build.xml

2002-11-19 Thread gdaniels
gdaniels2002/11/19 11:29:37 Modified:java/xmls targets.xml java build.xml Log: Conditionalize running the AdminClient depending on the existence of a [un]deploy.xml file. Revision ChangesPath 1.48 +34 -21xml-axis/java/xmls/targets.xml In

cvs commit: xml-axis/java build.xml

2002-11-10 Thread stevel
stevel 2002/11/10 23:28:11 Modified:java build.xml Log: minor changes Revision ChangesPath 1.211 +4 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-axis/java/bui

cvs commit: xml-axis/java build.xml

2002-10-30 Thread dims
dims2002/10/30 10:37:18 Modified:java build.xml Log: Fix for Bug 14053 - build.xml does not mention servlet.jar Revision ChangesPath 1.210 +16 -9 xml-axis/java/build.xml Index: build.xml ==

cvs commit: xml-axis/java build.xml

2002-10-18 Thread stevel
stevel 2002/10/17 16:34:57 Modified:java build.xml Log: other than a tab to space fixup, the big change here is excluding encoding/ser/castor when castor is not around. Revision ChangesPath 1.208 +4 -2 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java build.xml

2002-10-16 Thread dchappell
dchappell2002/10/16 14:52:17 Modified:java build.xml Log: Jaime's patch submission from 2 weeks ago. Cleans up exception handling somewhat in that it allows detection of specific detection of things like connection drop vs. "can't create queue". Revision ChangesPath

cvs commit: xml-axis/java build.xml

2002-10-04 Thread rubys
rubys 2002/10/03 08:57:52 Modified:java Tag: axis1_0 build.xml Log: More ignoring servlet classes when they aren't present Revision ChangesPath No revision No revision 1.196.2.3 +3 -0 xml-axis/java/build.xml

cvs commit: xml-axis/java build.xml

2002-09-26 Thread seibert
seibert 2002/09/26 13:39:23 Modified:java build.xml Log: Need to pass the junit.present property down Revision ChangesPath 1.201 +4 -1 xml-axis/java/build.xml Index: build.xml === RCS f

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

2002-09-26 Thread seibert
seibert 2002/09/26 12:57:40 Modified:java build.xml buildTest.xml Log: Adding back in the inadvertantly remoed "interop3" target Adding back in the function-tests-secure-only target Revision ChangesPath 1.200 +19 -0 xml-axis/java/build.xml Index: bu

cvs commit: xml-axis/java build.xml

2002-09-26 Thread seibert
seibert 2002/09/26 06:58:35 Modified:java build.xml Log: Missed a target in the pruning Revision ChangesPath 1.199 +0 -4 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs

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

2002-09-26 Thread Tom Jordahl
Great! Who knew? :-) -- Tom Jordahl -Original Message- From: Glen Daniels [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 9:57 AM To: '[EMAIL PROTECTED]' Subject: RE: cvs commit: xml-axis/java build.xml That's what "runComponentTests" does n

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

2002-09-26 Thread Glen Daniels
That's what "runComponentTests" does now. --G > -Original Message- > From: Tom Jordahl [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 26, 2002 9:56 AM > To: '[EMAIL PROTECTED]' > Subject: RE: cvs commit: xml-axis/java build.xml > >

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

2002-09-26 Thread Matt Seibert
cc: Subject: RE: cvs commit: xml-axis/java build.xml 09/26/2002 08:55 Please resp

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

2002-09-26 Thread Tom Jordahl
rsday, September 26, 2002 9:46 AM To: [EMAIL PROTECTED] Subject: cvs commit: xml-axis/java build.xml seibert 2002/09/26 06:46:01 Modified:java build.xml Log: Yanked out buildPrePreTestTaskdefs.xml and test/build_funtional_tests.xml refrences Revision ChangesPath 1.198 +

cvs commit: xml-axis/java build.xml

2002-09-26 Thread seibert
seibert 2002/09/26 06:46:01 Modified:java build.xml Log: Yanked out buildPrePreTestTaskdefs.xml and test/build_funtional_tests.xml refrences Revision ChangesPath 1.198 +0 -39 xml-axis/java/build.xml Index: build.xml ==

cvs commit: xml-axis/java build.xml

2002-09-25 Thread seibert
seibert 2002/09/25 09:20:46 Modified:java build.xml Log: Chaning this target name to something more meaningful Revision ChangesPath 1.197 +1 -1 xml-axis/java/build.xml Index: build.xml ==

cvs commit: xml-axis/java build.xml

2002-09-20 Thread seibert
seibert 2002/09/20 08:13:47 Modified:java build.xml Log: Make junit tests RUN when you do an "ant junit" Revision ChangesPath 1.194 +3 -1 xml-axis/java/build.xml Index: build.xml === RC

cvs commit: xml-axis/java build.xml

2002-09-20 Thread dims
dims2002/09/20 06:40:11 Modified:java build.xml Log: If we call clean, set the property to false as we delete the jar. Revision ChangesPath 1.193 +1 -0 xml-axis/java/build.xml Index: build.xml ==

cvs commit: xml-axis/java build.xml

2002-09-17 Thread seibert
seibert 2002/09/17 10:27:45 Modified:java build.xml Log: Fixed the binary distribution Revision ChangesPath 1.189 +4 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/

cvs commit: xml-axis/java build.xml

2002-07-03 Thread rsitze
rsitze 2002/07/03 11:14:46 Modified:java build.xml Log: Fixed bytecode build paths, for reorganize pluggable component under org.apache.axis.components.*. Revision ChangesPath 1.157 +3 -3 xml-axis/java/build.xml Index: build.xml

cvs commit: xml-axis/java build.xml

2002-07-02 Thread rubys
rubys 2002/07/02 05:45:42 Modified:java build.xml Log: Allow security to be built separately. For gump runs. Revision ChangesPath 1.156 +4 -0 xml-axis/java/build.xml Index: build.xml =

cvs commit: xml-axis/java build.xml

2002-06-29 Thread gdaniels
gdaniels2002/06/29 13:55:31 Modified:java build.xml Log: Version -> beta3 Revision ChangesPath 1.155 +1 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-axis/java

cvs commit: xml-axis/java build.xml

2002-06-28 Thread stevel
stevel 2002/06/28 00:29:30 Modified:java build.xml Log: minor build.xml rework; no changes in functionality. note the definition of axis.home; this is intended to be a property to pass down to sub projects to point them to the base dir Revision ChangesPath 1.154

cvs commit: xml-axis/java build.xml

2002-06-26 Thread dims
dims2002/06/26 14:20:35 Modified:java build.xml Log: Don't need excalibur.jar. Revision ChangesPath 1.153 +0 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-

cvs commit: xml-axis/java build.xml

2002-06-18 Thread dims
dims2002/06/18 08:28:43 Modified:java build.xml Log: Copy jars from lib.dir into the WAR Revision ChangesPath 1.150 +6 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /hom

cvs commit: xml-axis/java build.xml

2002-06-11 Thread dims
dims2002/06/11 11:50:00 Modified:java build.xml Log: Separate out the javax.xml.soap.* into its own jar. Revision ChangesPath 1.146 +8 -0 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java build.xml

2002-06-10 Thread dims
dims2002/06/10 06:58:13 Modified:java build.xml Log: Comment out the copying of the LICENSE file. (Did someone knock this out by mistake?) Revision ChangesPath 1.145 +2 -1 xml-axis/java/build.xml Index: build.xml ==

cvs commit: xml-axis/java build.xml

2002-05-30 Thread dims
dims02/05/30 05:16:00 Modified:java build.xml Log: "PATCH: Allow connection to unsigned SSL servers" from <[EMAIL PROTECTED]> Revision ChangesPath 1.139 +11 -0 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java build.xml

2002-05-23 Thread dims
dims02/05/23 11:53:31 Modified:java build.xml Log: Exclude javax/xml/rpc/server/Servlet*.java if servlet jar is absent. Revision ChangesPath 1.138 +1 -0 xml-axis/java/build.xml Index: build.xml =

cvs commit: xml-axis/java build.xml

2002-05-22 Thread gdaniels
gdaniels02/05/22 18:00:29 Modified:java build.xml Log: Apply patch from Steve Loughran [[EMAIL PROTECTED]] This begins the process of making our build process lots cleaner, better structured, etc. Details: Add descriptions, location over value in property assign

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

2002-05-22 Thread Glen Daniels
IL PROTECTED]] > Sent: Wednesday, May 22, 2002 2:06 PM > To: [EMAIL PROTECTED] > Subject: RE: cvs commit: xml-axis/java build.xml > > > We are sorting through some issues related to NLS properties files. A > property file name that was more specific to AXIS was a > re

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

2002-05-22 Thread Richard Sitze
iels edia.com>cc: Subject: RE: cvs commit: xml-axis/java bu

cvs commit: xml-axis/java build.xml TODO.txt

2002-05-22 Thread rsitze
rsitze 02/05/22 10:38:39 Modified:java/docs integration-guide.html java build.xml TODO.txt Log: rename of axis.nls.properties to axisNLS.properties (basename must be valid class name) Revision ChangesPath 1.8 +2 -2 xml-axis/java/docs/inte

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

2002-05-22 Thread Glen Daniels
I ask again - what's this about? Was this discussed? --G > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 1:22 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java build.xml > > >

cvs commit: xml-axis/java build.xml

2002-05-22 Thread rsitze
rsitze 02/05/22 10:22:24 Modified:java build.xml Log: rename of resources.properties to axis.nls.properties Revision ChangesPath 1.135 +4 -3 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java build.xml

2002-04-23 Thread scheu
scheu 02/04/23 10:07:37 Modified:java build.xml Log: Change debug default to on Revision ChangesPath 1.130 +1 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-a

cvs commit: xml-axis/java build.xml

2002-04-09 Thread scheu
scheu 02/04/09 11:51:21 Modified:java build.xml Log: More commits to follow Revision ChangesPath 1.129 +37 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-axis/

cvs commit: xml-axis/java build.xml

2002-03-15 Thread butek
butek 02/03/15 09:35:50 Modified:java build.xml Log: I'm about to create Beta 1, so build.xml should reflect that... Revision ChangesPath 1.125 +1 -1 xml-axis/java/build.xml Index: build.xml ==

cvs commit: xml-axis/java build.xml

2002-03-14 Thread gdaniels
gdaniels02/03/14 13:04:01 Modified:java build.xml Log: Update version!!! Revision ChangesPath 1.124 +1 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-axis/java/

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

2002-03-12 Thread butek
butek 02/03/12 13:01:51 Modified:java build.xml axis.properties Log: Backing out the excalibur-cli changes. Revision ChangesPath 1.123 +5 -5 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java build.xml

2002-03-11 Thread rubys
rubys 02/03/11 07:38:24 Modified:java build.xml Log: Split the jaxrpc interfaces out into a separate jar Revision ChangesPath 1.121 +7 -1 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java build.xml

2002-03-10 Thread gdaniels
gdaniels02/03/10 21:04:00 Modified:java build.xml Log: Replace interop3 target for the nonce. Revision ChangesPath 1.120 +14 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /ho

cvs commit: xml-axis/java build.xml

2002-02-28 Thread rubys
rubys 02/02/28 07:26:51 Modified:java build.xml Log: Connect in docLit Revision ChangesPath 1.118 +1 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-axis/java/

cvs commit: xml-axis/java build.xml

2002-02-27 Thread rubys
rubys 02/02/27 09:10:56 Modified:java build.xml Log: Working on a new build methodology for interop3. Start by excluding interop3 from the build Revision ChangesPath 1.114 +1 -1 xml-axis/java/build.xml Index: build.xml

cvs commit: xml-axis/java build.xml

2002-02-15 Thread tomj
tomj02/02/15 14:02:19 Modified:java build.xml Log: Turn debug off by default. Revision ChangesPath 1.108 +1 -1 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-a

cvs commit: xml-axis/java build.xml

2002-02-14 Thread gdaniels
gdaniels02/02/14 14:49:09 Modified:java build.xml Log: Add bcel.jar to various build bits. Revision ChangesPath 1.107 +7 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /home/

cvs commit: xml-axis/java build.xml

2002-02-14 Thread dims
dims02/02/14 10:14:51 Modified:java build.xml Log: Build a WAR file for testing samples. Revision ChangesPath 1.106 +28 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /hom

cvs commit: xml-axis/java build.xml

2002-02-14 Thread dims
dims02/02/14 08:41:34 Modified:java build.xml Log: javax.xml.rpc.handler.soap.SOAPMessageContext should be compiled only if attachments are present. Revision ChangesPath 1.104 +1 -0 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java build.xml

2002-02-12 Thread rineholt
rineholt02/02/12 10:48:56 Modified:java build.xml Log: Make compilation of Axis attachments once again not dependent on activiation and mailapi.jar Revision ChangesPath 1.103 +18 -15xml-axis/java/build.xml Index: build.xml