svn commit: r923005 - /axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 23:24:22 2010 New Revision: 923005 URL: http://svn.apache.org/viewvc?rev=923005&view=rev Log: Updated the instructions for import of the Axis2 sources into Eclipse. Modified: axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml Modified: axis/axis2/

svn commit: r922997 - /axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 22:59:46 2010 New Revision: 922997 URL: http://svn.apache.org/viewvc?rev=922997&view=rev Log: Made svn.xml a real XDOC document and cleaned up the formatting. Modified: axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml Modified: axis/axis2/java/c

svn commit: r922983 - /axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 22:17:47 2010 New Revision: 922983 URL: http://svn.apache.org/viewvc?rev=922983&view=rev Log: Use maven-remote-resources-plugin to copy legal files (see also r777934). Modified: axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml Modified: axis/axis

svn commit: r922971 - in /axis/axis2/java/core/trunk/modules: adb-codegen/ adb/ addressing/ clustering/ codegen/ corba/ fastinfoset/ integration/ java2wsdl/ jaxbri/ jaxws-integration/ jaxws-mar/ jibx/

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 21:52:11 2010 New Revision: 922971 URL: http://svn.apache.org/viewvc?rev=922971&view=rev Log: Set up svn:ignore for Eclipse. Modified: axis/axis2/java/core/trunk/modules/adb/ (props changed) axis/axis2/java/core/trunk/modules/adb-codegen/ (props change

svn commit: r922967 - in /axis/axis2/java/core/trunk/modules/integration: itest-build.xml pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 21:29:56 2010 New Revision: 922967 URL: http://svn.apache.org/viewvc?rev=922967&view=rev Log: Integration tests: let Maven invoke the compiler (instead of using Ant). This allows maven-eclipse-plugin to import the generated sources into the Eclipse project. Modi

svn commit: r922941 - in /axis/axis2/java/core/trunk/modules: codegen/pom.xml parent/pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 20:18:17 2010 New Revision: 922941 URL: http://svn.apache.org/viewvc?rev=922941&view=rev Log: Codegen tests: use a staging approach to copy the templates from the other projects. This allows the maven-eclipse-plugin to work properly (Eclipse doesn't support sourc

svn commit: r922936 - /axis/axis2/java/core/trunk/modules/codegen/pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 19:56:51 2010 New Revision: 922936 URL: http://svn.apache.org/viewvc?rev=922936&view=rev Log: Fixed formatting. Modified: axis/axis2/java/core/trunk/modules/codegen/pom.xml Modified: axis/axis2/java/core/trunk/modules/codegen/pom.xml URL: http://svn.apache.o

svn commit: r922914 - /axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 17:52:04 2010 New Revision: 922914 URL: http://svn.apache.org/viewvc?rev=922914&view=rev Log: Use maven-remote-resources-plugin to copy legal files (see also r777934). Modified: axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml Modified: axis/axi

svn commit: r922906 - /axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 17:35:54 2010 New Revision: 922906 URL: http://svn.apache.org/viewvc?rev=922906&view=rev Log: axis2-fastinfoset module: let Maven compile the generated test sources instead of using the javac task in antrun. This solves AXIS2-4652 and is necessary to import the p

svn commit: r922830 - /axis/axis2/java/core/trunk/modules/kernel/

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 12:37:07 2010 New Revision: 922830 URL: http://svn.apache.org/viewvc?rev=922830&view=rev Log: Setting up svn:ignore for Eclipse. Modified: axis/axis2/java/core/trunk/modules/kernel/ (props changed) Propchange: axis/axis2/java/core/trunk/modules/kernel/

svn commit: r922828 - /axis/axis2/java/core/trunk/modules/kernel/pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 12:33:22 2010 New Revision: 922828 URL: http://svn.apache.org/viewvc?rev=922828&view=rev Log: Using resources:testResources to copy files to a location outside of target/test-classes is a bad practice. Use antrun to copy files instead. With this change, eclipse:e

svn commit: r922818 - /axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 11:46:17 2010 New Revision: 922818 URL: http://svn.apache.org/viewvc?rev=922818&view=rev Log: java2wsdl command line tool: added a test for the -p2n option. Modified: axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml Modified: axis/axis2/java/core/trunk/mo

svn commit: r922805 - in /axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin: pom.xml src/test/java/test/MyClass.java src/test/java/test/Service.java

2010-03-14 Thread veithen
Author: veithen Date: Sun Mar 14 10:22:37 2010 New Revision: 922805 URL: http://svn.apache.org/viewvc?rev=922805&view=rev Log: Java2WSDL Ant task: added a test for package-namespace mappings. Added: axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin/src/test/java/test/MyClass.java (