svn commit: r981188 - in /axis/axis2/java/core/trunk/modules: fastinfoset/pom.xml tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo/AbstractCreateRepositoryMojo.java

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 09:30:32 2010 New Revision: 981188 URL: http://svn.apache.org/viewvc?rev=981188&view=rev Log: Use the new axis2-repo-maven-plugin to simplify the fastinfoset build. Also fixed MDEP-259 for axis2-repo-maven-plugin. Modified: axis/axis2/java/core/trunk/modules/

svn propchange: r944915 - svn:log

2010-08-01 Thread veithen
Author: veithen Revision: 944915 Modified property: svn:log Modified: svn:log at Sun Aug 1 10:28:31 2010 -- --- svn:log (original) +++ svn:log Sun Aug 1 10:28:31 2010 @@ -1 +1 @@ -AXIS2-4450: Strictly forbid document typ

svn propchange: r952764 - svn:log

2010-08-01 Thread veithen
Author: veithen Revision: 952764 Modified property: svn:log Modified: svn:log at Sun Aug 1 10:30:14 2010 -- --- svn:log (original) +++ svn:log Sun Aug 1 10:30:14 2010 @@ -1 +1 @@ -Merged r944915 and r951385 to the 1.5 br

svn propchange: r951385 - svn:log

2010-08-01 Thread veithen
Author: veithen Revision: 951385 Modified property: svn:log Modified: svn:log at Sun Aug 1 10:32:45 2010 -- --- svn:log (original) +++ svn:log Sun Aug 1 10:32:45 2010 @@ -1,2 +1,2 @@ -AXIS2-4450 +CVE-2010-1632 (AXIS2-445

svn commit: r981197 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/axis2/transport/http/

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 10:35:12 2010 New Revision: 981197 URL: http://svn.apache.org/viewvc?rev=981197&view=rev Log: Merged r981095 to the 1.5 branch in order to keep the build process in sync with the trunk. Added: axis/axis2/java/core/branches/java/1_5/modules/tool/axis2-repo-mav

svn commit: r981207 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/fastinfoset/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 11:30:48 2010 New Revision: 981207 URL: http://svn.apache.org/viewvc?rev=981207&view=rev Log: Merged r935169,935174,935338,981188 to the 1.5 branch in order to keep the build process in sync with the trunk. Modified: axis/axis2/java/core/branches/java/1_5/

svn commit: r981220 - in /axis/axis2/java/core/trunk/modules/tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo: AbstractCreateRepositoryMojo.java CreateRepositoryMojo.java Create

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 13:23:31 2010 New Revision: 981220 URL: http://svn.apache.org/viewvc?rev=981220&view=rev Log: Some improvements to the new axis2-repo-maven-plugin. In particular, collect AAR and MAR files not only from project dependencies, but also from submodules in a multimod

svn commit: r981221 - /axis/axis2/java/core/trunk/modules/distribution/pom.xml

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 13:29:00 2010 New Revision: 981221 URL: http://svn.apache.org/viewvc?rev=981221&view=rev Log: Removed stuff related to the old documents distribution. Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml Modified: axis/axis2/java/core/trunk/modul

svn commit: r981237 - in /axis/axis2/java/core/trunk/modules/tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo: AbstractCreateRepositoryMojo.java ArchiveDeployer.java

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 14:59:17 2010 New Revision: 981237 URL: http://svn.apache.org/viewvc?rev=981237&view=rev Log: Enhanced the axis2-repo-maven-plugin so that it can write services.list and modules.list files. This will eventually allow us to get rid of the Groovy stuff in the distr

svn commit: r981253 - /axis/axis2/java/core/trunk/modules/all/pom.xml

2010-08-01 Thread amilas
Author: amilas Date: Sun Aug 1 16:04:38 2010 New Revision: 981253 URL: http://svn.apache.org/viewvc?rev=981253&view=rev Log: fixed the version and added the proper name Modified: axis/axis2/java/core/trunk/modules/all/pom.xml Modified: axis/axis2/java/core/trunk/modules/all/pom.xml URL: ht

svn commit: r981262 - in /axis/axis2/java/core/trunk/modules: distribution/pom.xml distribution/src/main/assembly/repository.xml integration/pom.xml scripting/pom.xml webapp/pom.xml

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 16:30:51 2010 New Revision: 981262 URL: http://svn.apache.org/viewvc?rev=981262&view=rev Log: Changed the artifactId of the scripting module from "axis2-scripting" to "scripting" to match the convention used by the other Axis2 modules. This also implies that we n

svn commit: r981278 - in /axis/axis2/java/core/trunk/modules: distribution/pom.xml distribution/src/main/assembly/repository.xml mex/pom.xml

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 18:09:50 2010 New Revision: 981278 URL: http://svn.apache.org/viewvc?rev=981278&view=rev Log: Fixed the packaging of the mex module so that it will be deployed as a MAR to the Maven repository. This was not the case previously. Modified: axis/axis2/java/core/

svn commit: r981293 - in /axis/axis2/java/core/trunk/modules: distribution/ distribution/src/main/assembly/ tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo/

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 19:54:36 2010 New Revision: 981293 URL: http://svn.apache.org/viewvc?rev=981293&view=rev Log: Enhanced axis2-repo-maven-plugin with options to strip version numbers from AAR and MAR files. Use this to get rid of the Groovy stuff and some of the assembly stuff in

svn commit: r981306 - /axis/axis2/java/core/trunk/modules/distribution/src/main/assembly/bin-assembly.xml

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 20:05:00 2010 New Revision: 981306 URL: http://svn.apache.org/viewvc?rev=981306&view=rev Log: Removed unnecessary excludes from the bin assembly (i.e. those that are never triggered). Modified: axis/axis2/java/core/trunk/modules/distribution/src/main/assembl

svn commit: r981311 - /axis/axis2/java/core/trunk/modules/jibx/pom.xml

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 20:31:07 2010 New Revision: 981311 URL: http://svn.apache.org/viewvc?rev=981311&view=rev Log: Reduced the dependencies of the jibx module. Modified: axis/axis2/java/core/trunk/modules/jibx/pom.xml Modified: axis/axis2/java/core/trunk/modules/jibx/pom.xml URL:

svn commit: r981315 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/axis2/transport/http/

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 20:48:54 2010 New Revision: 981315 URL: http://svn.apache.org/viewvc?rev=981315&view=rev Log: Merged r981221 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/modules/distribution/

svn commit: r981316 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/distribution/src/main/assembly/ modules/integration/ modules/kernel/src/org/apache/axis2/transport/ht

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 20:57:52 2010 New Revision: 981316 URL: http://svn.apache.org/viewvc?rev=981316&view=rev Log: Merged r981262 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/modules/distribution/

svn commit: r981317 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/distribution/src/main/assembly/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kern

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 21:02:52 2010 New Revision: 981317 URL: http://svn.apache.org/viewvc?rev=981317&view=rev Log: Merged r981278 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/modules/distribution/

svn commit: r981320 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/axis2/transport/http/

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 21:21:38 2010 New Revision: 981320 URL: http://svn.apache.org/viewvc?rev=981320&view=rev Log: Merged r777882 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/modules/distribution/

svn commit: r981324 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/distribution/src/main/assembly/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kern

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 21:33:37 2010 New Revision: 981324 URL: http://svn.apache.org/viewvc?rev=981324&view=rev Log: Merged r981220,981237,981293 to the 1.5 branch. Added: axis/axis2/java/core/branches/java/1_5/modules/tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/mav

svn commit: r981325 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/jibx/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/axis2/t

2010-08-01 Thread veithen
Author: veithen Date: Sun Aug 1 21:36:45 2010 New Revision: 981325 URL: http://svn.apache.org/viewvc?rev=981325&view=rev Log: Merged r981311 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/modules/distribution/