Author: veithen
Date: Sun Jul 18 22:29:32 2010
New Revision: 965302
URL: http://svn.apache.org/viewvc?rev=965302&view=rev
Log:
Solved some issues when the Eclipse plugins are built as part of the
mutli-module build.
Modified:
axis/axis2/java/core/trunk/modules/all/pom.xml
axis/axis2/java
Author: veithen
Date: Sun Jul 18 19:56:26 2010
New Revision: 965277
URL: http://svn.apache.org/viewvc?rev=965277&view=rev
Log:
Also refactored the build of the service archiver Eclipse plugin.
Added:
axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/build.properties
a
Author: veithen
Date: Sun Jul 18 18:05:10 2010
New Revision: 965268
URL: http://svn.apache.org/viewvc?rev=965268&view=rev
Log:
Simplify the build process of the Eclipse codegen plugin by using
maven-bundle-plugin. This has multiple advantages:
* The bundle plugin automatically generates a manife
Author: veithen
Date: Sun Jul 18 11:51:39 2010
New Revision: 965213
URL: http://svn.apache.org/viewvc?rev=965213&view=rev
Log:
Removed the dependencies section from the parent POM. The assumption that there
is a set of dependencies common to all modules is wrong; see e.g. the tool
modules and th