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/
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
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
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
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
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/
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
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
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
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
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
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/
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
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
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:
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/
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/
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/
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/
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
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/
21 matches
Mail list logo