Re: svn commit: r963508 - in /axis/axis2/java/core/trunk/modules/jaxws: ./ src/org/apache/axis2/jaxws/runtime/description/marshal/impl/ test/org/apache/axis2/jaxws/wrapper/ test/org/apache/axis2/jax

2010-07-16 Thread Andreas Veithen
Jarek, you got my point. There is of course no objection to add jaxws-tools as a _test_ dependency. For the tools.jar dependency, I don't know exactly how system dependencies behave with respect to transitive dependencies, but anyway, if tools.jar is only required for the ant task, it would be easi

Re: svn commit: r963508 - in /axis/axis2/java/core/trunk/modules/jaxws: ./ src/org/apache/axis2/jaxws/runtime/description/marshal/impl/ test/org/apache/axis2/jaxws/wrapper/ test/org/apache/axis2/jax

2010-07-16 Thread Andreas Veithen
On Wed, Jul 14, 2010 at 22:38, Jarek Gawor wrote: > Just a couple of thoughts: > > 1) Since you already have wsgen-tests.xml ant script to run the wsgen > you could setup the appropriate classpath to the tools.jar or > classes.jar or whatever in it. You just might need to fork the ant > process. >