svn commit: r966855 [2/2] - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/ modules/adb-codegen/test-resources/testsuite/ modules/adb-codegen/test/org/apache/axis2/schema/particlemaxoccurs/ mo

2010-07-22 Thread veithen
Modified: axis/axis2/java/core/trunk/modules/json/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/json/pom.xml?rev=966855&r1=966854&r2=966855&view=diff == --- axis/axis2/java/core/trunk/modules

svn commit: r979882 - in /axis/axis2/java/core/trunk: modules/addressing/pom.xml pom.xml src/ src/main/ src/main/assembly/ src/main/assembly/jar.xml

2010-07-27 Thread veithen
Author: veithen Date: Tue Jul 27 21:52:20 2010 New Revision: 979882 URL: http://svn.apache.org/viewvc?rev=979882&view=rev Log: Build the axis2.jar using maven-assembly-plugin instead of ant. This in particular allows us to easily avoid multiple inclusions of the same file (AXIS2-4113). A

svn commit: r979883 - /axis/axis2/java/core/trunk/modules/addressing/pom.xml

2010-07-27 Thread veithen
Author: veithen Date: Tue Jul 27 21:54:13 2010 New Revision: 979883 URL: http://svn.apache.org/viewvc?rev=979883&view=rev Log: Include the right set of legal files into the addressing module. Modified: axis/axis2/java/core/trunk/modules/addressing/pom.xml Modified: axis/axis2/java/

svn commit: r979886 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2010-07-27 Thread veithen
Author: veithen Date: Tue Jul 27 22:04:17 2010 New Revision: 979886 URL: http://svn.apache.org/viewvc?rev=979886&view=rev Log: Let the org.apache:apache super-POM choose the version of the maven-remote-resources-plugin. No need to downgrade from 1.1 to 1.0 in the Axis2 build. Modi

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

2010-07-27 Thread veithen
Author: veithen Date: Tue Jul 27 22:15:44 2010 New Revision: 979892 URL: http://svn.apache.org/viewvc?rev=979892&view=rev Log: Merged POM changes from r979882, r979883 and r979886 to the 1.5 branch. This in particular solves AXIS2-4113. Added: axis/axis2/java/core/branches/java/1_5

svn commit: r980169 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/pom.xml jaxws/pom.xml metadata/pom.xml

2010-07-28 Thread veithen
Author: veithen Date: Wed Jul 28 19:14:23 2010 New Revision: 980169 URL: http://svn.apache.org/viewvc?rev=980169&view=rev Log: Postpone the execution of maven-dependency-plugin from the generate-sources to the generate-resources phase. We don't need to execute this to generate the

svn commit: r980242 - in /axis/axis2/java/core/trunk: ./ modules/distribution/src/main/assembly/ modules/documentation/src/site/ modules/integration/ modules/jaxws-integration/ modules/jaxws/ modules/

2010-07-28 Thread veithen
Author: veithen Date: Wed Jul 28 21:45:31 2010 New Revision: 980242 URL: http://svn.apache.org/viewvc?rev=980242&view=rev Log: 1. Moved the site from the documentation module to the root project. This has different advantages: * It conforms to the standard Maven project layout. * Generating

svn commit: r981036 - in /axis/axis2/java/core/trunk/modules/tool: axis2-aar-maven-plugin/ axis2-aar-maven-plugin/src/changes/ axis2-java2wsdl-maven-plugin/ axis2-java2wsdl-maven-plugin/src/changes/ a

2010-07-31 Thread veithen
Author: veithen Date: Sat Jul 31 11:32:40 2010 New Revision: 981036 URL: http://svn.apache.org/viewvc?rev=981036&view=rev Log: Removed the maven-changes-plugin stuff (we don't use this elsewhere and the information is not up to date). Also remove the Javadoc stuff (we generate an a

svn commit: r981038 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/all/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ mo

2010-07-31 Thread veithen
Author: veithen Date: Sat Jul 31 11:57:40 2010 New Revision: 981038 URL: http://svn.apache.org/viewvc?rev=981038&view=rev Log: Fixed SCM metadata in POMs: * Updated existing metadata to new TLP location. * Added new metadata to modules for which the default value calculated by Maven is incor

svn commit: r981045 - 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-07-31 Thread veithen
Author: veithen Date: Sat Jul 31 12:50:04 2010 New Revision: 981045 URL: http://svn.apache.org/viewvc?rev=981045&view=rev Log: Merged r981036 to the 1.5 branch to keep the POMs in sync. Removed: axis/axis2/java/core/branches/java/1_5/modules/tool/axis2-aar-maven-plugin/src/cha

svn commit: r981055 - /axis/axis2/java/core/trunk/pom.xml

2010-07-31 Thread veithen
Author: veithen Date: Sat Jul 31 13:22:36 2010 New Revision: 981055 URL: http://svn.apache.org/viewvc?rev=981055&view=rev Log: Added the axis2_version property which was lost when moving the site to the root module. Modified: axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/

svn commit: r981056 - /axis/axis2/java/core/trunk/pom.xml

2010-07-31 Thread veithen
Author: veithen Date: Sat Jul 31 13:28:36 2010 New Revision: 981056 URL: http://svn.apache.org/viewvc?rev=981056&view=rev Log: Fixed the location of the generated Javadocs. Modified: axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/pom.xml URL: http://svn.apache

svn commit: r981058 - in /axis/axis2/java/core/trunk: modules/documentation/ pom.xml

2010-07-31 Thread veithen
Author: veithen Date: Sat Jul 31 13:36:07 2010 New Revision: 981058 URL: http://svn.apache.org/viewvc?rev=981058&view=rev Log: Removed the documentation module which is no longer necessary. Removed: axis/axis2/java/core/trunk/modules/documentation/ Modified: axis/axis2/java/core/t

svn commit: r981095 - in /axis/axis2/java/core/trunk: ./ modules/metadata/ modules/parent/ modules/tool/axis2-repo-maven-plugin/ modules/tool/axis2-repo-maven-plugin/src/ modules/tool/axis2-repo-maven

2010-07-31 Thread veithen
Author: veithen Date: Sat Jul 31 22:06:30 2010 New Revision: 981095 URL: http://svn.apache.org/viewvc?rev=981095&view=rev Log: Added a new Maven plugin that creates Axis2 repositories based on project dependencies (of type aar and mar). Purpose: * Get rid of some obscure maven-antrun-pl

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/mod

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

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

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

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-

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

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

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/t

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

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. Th

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/

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 stuf

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/

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

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/distribu

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/distribu

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/distribu

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/distribu

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/a

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/distribu

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

2010-08-02 Thread veithen
Author: veithen Date: Mon Aug 2 20:19:50 2010 New Revision: 981674 URL: http://svn.apache.org/viewvc?rev=981674&view=rev Log: Merged r981668 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/distribu

svn commit: r981679 - 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-02 Thread veithen
Author: veithen Date: Mon Aug 2 20:35:06 2010 New Revision: 981679 URL: http://svn.apache.org/viewvc?rev=981679&view=rev Log: Merged r807487 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/distribu

svn commit: r981681 - 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-02 Thread veithen
Author: veithen Date: Mon Aug 2 20:47:03 2010 New Revision: 981681 URL: http://svn.apache.org/viewvc?rev=981681&view=rev Log: Merged r981306 to the 1.5 branch after making sure that the set of unnecessary exclusions is indeed the same. Modified: axis/axis2/java/core/branches/java

svn commit: r981985 - in /axis/axis2/java/core/trunk/modules: integration/pom.xml jaxws-integration/pom.xml jaxws/pom.xml

2010-08-03 Thread veithen
Author: veithen Date: Tue Aug 3 17:47:30 2010 New Revision: 981985 URL: http://svn.apache.org/viewvc?rev=981985&view=rev Log: Removed the maven-surefire-report-plugin stuff entirely (which was commented out in r980242). Note that surefire reports can always be generated from the command

svn commit: r981986 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/integration/ modules/jaxws-integration/ modules/jaxws/ modules/kernel/src/org/apache/axis2/transport/

2010-08-03 Thread veithen
Author: veithen Date: Tue Aug 3 17:50:20 2010 New Revision: 981986 URL: http://svn.apache.org/viewvc?rev=981986&view=rev Log: Merged r981985 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/distribu

svn commit: r981992 - /axis/axis2/java/core/trunk/src/main/assembly/doc.xml

2010-08-03 Thread veithen
Author: veithen Date: Tue Aug 3 18:08:34 2010 New Revision: 981992 URL: http://svn.apache.org/viewvc?rev=981992&view=rev Log: Fixed formatting (replaced tabs with spaces). Modified: axis/axis2/java/core/trunk/src/main/assembly/doc.xml Modified: axis/axis2/java/core/trunk/src/main/asse

svn commit: r982008 - in /axis/axis2/java/core/trunk: pom.xml release-docs/readme-files/README-docs.txt src/main/assembly/doc.xml

2010-08-03 Thread veithen
Author: veithen Date: Tue Aug 3 19:22:15 2010 New Revision: 982008 URL: http://svn.apache.org/viewvc?rev=982008&view=rev Log: Reenabled variable substitution in README-docs.txt (but using regular Maven filtering instead of ant). Modified: axis/axis2/java/core/trunk/pom.xml axis/a

svn commit: r982387 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/

2010-08-04 Thread veithen
Author: veithen Date: Wed Aug 4 20:10:46 2010 New Revision: 982387 URL: http://svn.apache.org/viewvc?rev=982387&view=rev Log: Removed incorrect svn:ignore property introduced in r431052. Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/

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

2010-08-04 Thread veithen
Author: veithen Date: Wed Aug 4 20:29:11 2010 New Revision: 982393 URL: http://svn.apache.org/viewvc?rev=982393&view=rev Log: Fixed formatting. In particular, replaced tabs with spaces. Modified: axis/axis2/java/core/trunk/modules/distribution/src/main/assembly/src-assembly.xml Modi

svn commit: r982758 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/ modules/kernel/src/org/apache/axis2/transp

2010-08-05 Thread veithen
Author: veithen Date: Thu Aug 5 20:09:29 2010 New Revision: 982758 URL: http://svn.apache.org/viewvc?rev=982758&view=rev Log: Merged r982387 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/distribu

svn commit: r982764 - 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-05 Thread veithen
Author: veithen Date: Thu Aug 5 20:17:53 2010 New Revision: 982764 URL: http://svn.apache.org/viewvc?rev=982764&view=rev Log: Merged r982393 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/distribu

svn commit: r982795 - in /axis/axis2/java/core/trunk/modules: distribution/src/main/assembly/bin-assembly.xml jibx/pom.xml parent/pom.xml

2010-08-05 Thread veithen
Author: veithen Date: Thu Aug 5 21:40:04 2010 New Revision: 982795 URL: http://svn.apache.org/viewvc?rev=982795&view=rev Log: AXIS2-4788: Removed the extra dependency on org.apache.bcel:bcel and keep whatever transitive dependency is introduced by jibx. Modified: axis/axis2/java/

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

2010-08-05 Thread veithen
Author: veithen Date: Thu Aug 5 21:48:23 2010 New Revision: 982798 URL: http://svn.apache.org/viewvc?rev=982798&view=rev Log: Reenabled the source distribution. Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml Modified: axis/axis2/java/core/trunk/modules/distribu

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

2010-08-05 Thread veithen
Author: veithen Date: Thu Aug 5 22:01:14 2010 New Revision: 982800 URL: http://svn.apache.org/viewvc?rev=982800&view=rev Log: Fixed the excludes for the source distribution. Modified: axis/axis2/java/core/trunk/modules/distribution/src/main/assembly/src-assembly.xml Modified: axis/a

svn commit: r983101 - in /axis/axis2/java/core/trunk/modules/jaxws-integration: ./ test/org/apache/axis2/jaxws/sample/ test/org/apache/axis2/jaxws/sample/addnumbershandler/ test/org/apache/axis2/jaxws

2010-08-06 Thread veithen
Author: veithen Date: Fri Aug 6 19:29:22 2010 New Revision: 983101 URL: http://svn.apache.org/viewvc?rev=983101&view=rev Log: Avoid creating log files in the project folder and create them in the target folder instead, so that they are not included in the source distribution. Modi

svn commit: r983114 - in /axis/axis2/java/core/trunk/modules/tool: axis2-java2wsdl-maven-plugin/pom.xml axis2-wsdl2code-maven-plugin/pom.xml

2010-08-06 Thread veithen
Author: veithen Date: Fri Aug 6 20:02:34 2010 New Revision: 983114 URL: http://svn.apache.org/viewvc?rev=983114&view=rev Log: Make sure that the output directories of the test projects used by axis2-java2wsdl-maven-plugin and axis2-wsdl2code-maven-plugin are deleted during the clean p

svn commit: r983119 - in /axis/axis2/java/core/trunk/modules: samples/version/ tool/axis2-java2wsdl-maven-plugin/src/test/test1/ tool/axis2-repo-maven-plugin/ tool/axis2-wsdl2code-maven-plugin/src/tes

2010-08-06 Thread veithen
Author: veithen Date: Fri Aug 6 20:18:54 2010 New Revision: 983119 URL: http://svn.apache.org/viewvc?rev=983119&view=rev Log: Setting svn:ignore. Modified: axis/axis2/java/core/trunk/modules/samples/version/ (props changed) axis/axis2/java/core/trunk/modules/tool/axis2-java2

svn commit: r983120 - /axis/axis2/java/core/trunk/modules/

2010-08-06 Thread veithen
Author: veithen Date: Fri Aug 6 20:23:53 2010 New Revision: 983120 URL: http://svn.apache.org/viewvc?rev=983120&view=rev Log: Removed an svn:ignore property that was introduced for unknown reasons (probably by mistake) in r708309. Modified: axis/axis2/java/core/trunk/modules/ (p

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

2010-08-06 Thread veithen
Author: veithen Date: Fri Aug 6 21:06:53 2010 New Revision: 983128 URL: http://svn.apache.org/viewvc?rev=983128&view=rev Log: Refined the exclusions in the source distribution. They are now consistent with the svn:ignore properties in SVN. Modified: axis/axis2/java/core/trunk/mod

svn commit: r983185 - in /axis/axis2/java/core/trunk: modules/samples/ modules/samples/pom.xml pom.xml

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 08:58:55 2010 New Revision: 983185 URL: http://svn.apache.org/viewvc?rev=983185&view=rev Log: Removed modules/samples/pom.xml. It was actually not doing anything useful anymore: * It has a surefire configuration, but no unit tests are ever executed. * It pack

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

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 09:23:18 2010 New Revision: 983188 URL: http://svn.apache.org/viewvc?rev=983188&view=rev Log: AXIS2-4788: Merged r982795 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/mod

svn commit: r983191 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/jaxws-integration/ modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/ modules/jaxws-integr

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 09:47:22 2010 New Revision: 983191 URL: http://svn.apache.org/viewvc?rev=983191&view=rev Log: Merged r983101 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/distribu

svn commit: r983199 - 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-07 Thread veithen
Author: veithen Date: Sat Aug 7 10:35:26 2010 New Revision: 983199 URL: http://svn.apache.org/viewvc?rev=983199&view=rev Log: Merged r982800,983110,983128 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java

svn commit: r983200 - /axis/axis2/java/core/branches/java/1_5/modules/jaxws/test-resources/log4j.properties

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 10:46:23 2010 New Revision: 983200 URL: http://svn.apache.org/viewvc?rev=983200&view=rev Log: Prevent the unit tests in the jaxws module from creating a log file in the project's base directory, because this file will never be cleaned and because it e

svn commit: r983206 - 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-07 Thread veithen
Author: veithen Date: Sat Aug 7 10:54:17 2010 New Revision: 983206 URL: http://svn.apache.org/viewvc?rev=983206&view=rev Log: Merged r983114 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/distribu

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

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 10:59:15 2010 New Revision: 983207 URL: http://svn.apache.org/viewvc?rev=983207&view=rev Log: Merged r983119-983120 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/mod

svn commit: r983210 - 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-07 Thread veithen
Author: veithen Date: Sat Aug 7 11:09:47 2010 New Revision: 983210 URL: http://svn.apache.org/viewvc?rev=983210&view=rev Log: Merged r983185 to the 1.5 branch. Removed: axis/axis2/java/core/branches/java/1_5/modules/samples/pom.xml Modified: axis/axis2/java/core/branches/java

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

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 14:52:17 2010 New Revision: 983236 URL: http://svn.apache.org/viewvc?rev=983236&view=rev Log: Fixed the source distribution so that the source code of the jaxws-mar, mtompolicy-mar and resource-bundle modules is included. Also changed the include/exclude l

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

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 17:53:12 2010 New Revision: 983270 URL: http://svn.apache.org/viewvc?rev=983270&view=rev Log: Merged some filesets together and removed some include/exclude directives that have no effect. Modified: axis/axis2/java/core/trunk/modules/distribution/src/

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

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 18:16:57 2010 New Revision: 983276 URL: http://svn.apache.org/viewvc?rev=983276&view=rev Log: Fixed formatting. In particular replaced tabs with spaces. Modified: axis/axis2/java/core/trunk/modules/distribution/src/main/assembly/bin-assembly.xml Modi

svn commit: r983280 - in /axis/axis2/java/core/trunk: modules/distribution/ modules/distribution/src/main/assembly/ release-docs/readme-files/

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 18:25:55 2010 New Revision: 983280 URL: http://svn.apache.org/viewvc?rev=983280&view=rev Log: Use regular filtering to process variables in README files. Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml axis/axis2/java/core/trunk/mod

svn commit: r983296 - /axis/axis2/java/core/trunk/pom.xml

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 19:43:59 2010 New Revision: 983296 URL: http://svn.apache.org/viewvc?rev=983296&view=rev Log: Enabled modules/distribution in the apache-release profile. Modified: axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/pom.xml URL:

svn commit: r983316 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2010-08-07 Thread veithen
Author: veithen Date: Sat Aug 7 21:58:54 2010 New Revision: 983316 URL: http://svn.apache.org/viewvc?rev=983316&view=rev Log: Upgraded to the latest version of maven-compiler-plugin to work around an issue on Windows, where the plugin is unable to locate javac. Modified: axis/axis2/

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

2010-08-08 Thread veithen
Author: veithen Date: Sun Aug 8 08:47:23 2010 New Revision: 983363 URL: http://svn.apache.org/viewvc?rev=983363&view=rev Log: Properly add NOTICE.txt, LICENSE.txt, README.txt and release-notes.html to the binary and source distributions. Note that the first three files don't require

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

2010-08-08 Thread veithen
Author: veithen Date: Sun Aug 8 09:32:51 2010 New Revision: 983370 URL: http://svn.apache.org/viewvc?rev=983370&view=rev Log: Also include the src directory in the source distribution. Now the source distribution is buildable again. Modified: axis/axis2/java/core/trunk/mod

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

2010-08-08 Thread veithen
Author: veithen Date: Sun Aug 8 09:46:59 2010 New Revision: 983372 URL: http://svn.apache.org/viewvc?rev=983372&view=rev Log: Removed unnecessary exclusion from the source distribution. Because of the "../..", it was actually not excluding anything. It seems that the original

svn commit: r983399 - 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-08 Thread veithen
Author: veithen Date: Sun Aug 8 12:20:57 2010 New Revision: 983399 URL: http://svn.apache.org/viewvc?rev=983399&view=rev Log: Merged r983236 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/distribu

svn commit: r983478 - 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-08 Thread veithen
Author: veithen Date: Sun Aug 8 20:08:01 2010 New Revision: 983478 URL: http://svn.apache.org/viewvc?rev=983478&view=rev Log: Merged r983270 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/distribu

svn commit: r984195 - 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-10 Thread veithen
Author: veithen Date: Tue Aug 10 20:09:04 2010 New Revision: 984195 URL: http://svn.apache.org/viewvc?rev=984195&view=rev Log: Merged r983276 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/distribu

svn commit: r984196 - 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-10 Thread veithen
Author: veithen Date: Tue Aug 10 20:13:23 2010 New Revision: 984196 URL: http://svn.apache.org/viewvc?rev=984196&view=rev Log: Merged r983280 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/distribu

svn commit: r984200 - 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-10 Thread veithen
Author: veithen Date: Tue Aug 10 20:28:21 2010 New Revision: 984200 URL: http://svn.apache.org/viewvc?rev=984200&view=rev Log: Merged r983316,983363,983370,983372 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java

svn commit: r985458 - in /axis/axis2/java/core/trunk/modules: tool/axis2-aar-maven-plugin/pom.xml tool/axis2-mar-maven-plugin/pom.xml transport/http/pom.xml transport/local/pom.xml webapp/pom.xml

2010-08-14 Thread veithen
Author: veithen Date: Sat Aug 14 11:00:06 2010 New Revision: 985458 URL: http://svn.apache.org/viewvc?rev=985458&view=rev Log: Fixed the POMs so that all relevant artifacts contain the right set of legal files. Modified: axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/pom

svn commit: r985464 - /axis/axis2/java/core/trunk/modules/webapp/pom.xml

2010-08-14 Thread veithen
Author: veithen Date: Sat Aug 14 11:24:48 2010 New Revision: 985464 URL: http://svn.apache.org/viewvc?rev=985464&view=rev Log: Fixed the POM of the webapp so that compiled JSPs are not included in the WAR (the purpose of using jspc-maven-plugin is only to validate the JSPs and to detect sy

svn commit: r985468 - 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-14 Thread veithen
Author: veithen Date: Sat Aug 14 11:33:02 2010 New Revision: 985468 URL: http://svn.apache.org/viewvc?rev=985468&view=rev Log: Merged r805981 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/distribu

svn commit: r985469 - 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-14 Thread veithen
Author: veithen Date: Sat Aug 14 11:41:18 2010 New Revision: 985469 URL: http://svn.apache.org/viewvc?rev=985469&view=rev Log: Merged r783479,985464 to the 1.5 branch. This in particular fixes AXIS2-4371 (something that we originally considered for inclusion into 1.5.1). Modified:

svn commit: r985470 - 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-14 Thread veithen
Author: veithen Date: Sat Aug 14 11:46:30 2010 New Revision: 985470 URL: http://svn.apache.org/viewvc?rev=985470&view=rev Log: Merged r985458 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/distribu

svn commit: r985626 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 08:26:18 2010 New Revision: 985626 URL: http://svn.apache.org/viewvc?rev=985626&view=rev Log: Removed the repository on ws.zones.apache.org and upgraded the fastinfoset dependency to a version that is available from Maven central repository. Modified:

svn commit: r985631 - 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-15 Thread veithen
Author: veithen Date: Sun Aug 15 08:59:01 2010 New Revision: 985631 URL: http://svn.apache.org/viewvc?rev=985631&view=rev Log: Merged r985626 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/distribu

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

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 09:17:33 2010 New Revision: 985634 URL: http://svn.apache.org/viewvc?rev=985634&view=rev Log: smack is a dependency of the XMPP transport which is no longer part of Axis2 core. Removed references to this dependency. Modified: axis/axis2/java/core/t

svn commit: r985635 - 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-15 Thread veithen
Author: veithen Date: Sun Aug 15 09:20:07 2010 New Revision: 985635 URL: http://svn.apache.org/viewvc?rev=985635&view=rev Log: Merged r985634 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/distribu

svn commit: r985653 - in /axis/axis2/java/transports/trunk: modules/xmpp/pom.xml pom.xml

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 10:53:43 2010 New Revision: 985653 URL: http://svn.apache.org/viewvc?rev=985653&view=rev Log: Removed the repository on ws.zones.apache.org. The artifacts for smack are available from the Maven central repository, but with a different groupId. Modified:

svn commit: r985661 - in /axis/axis2/java/core/trunk/modules: adb/ adb/resources/ jaxws/ jaxws/resources/META-INF/ kernel/ kernel/resources/META-INF/ metadata/ metadata/resources/ saaj/ saaj/resources

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 12:25:36 2010 New Revision: 985661 URL: http://svn.apache.org/viewvc?rev=985661&view=rev Log: AXIS2-4787: * Removed outdated and incorrect bundle manifests from adb, jaxws, kernel, metadata and saaj. * Removed hardcoded Bundle-Version from axis2-transport-

svn commit: r985671 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/adb/ modules/adb/resources/ modules/distribution/ modules/jaxws/ modules/jaxws/resources/META-INF/ modules/kernel/ modules/

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 13:14:56 2010 New Revision: 985671 URL: http://svn.apache.org/viewvc?rev=985671&view=rev Log: Merged r985661 to the 1.5 branch. Removed: axis/axis2/java/core/branches/java/1_5/modules/adb/resources/ axis/axis2/java/core/branches/java/1_5/modules/j

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

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 17:19:00 2010 New Revision: 985715 URL: http://svn.apache.org/viewvc?rev=985715&view=rev Log: Fixed the binary distribution, which was missing the activation and mail JARs. Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml Modified:

svn commit: r985716 - 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-15 Thread veithen
Author: veithen Date: Sun Aug 15 17:25:42 2010 New Revision: 985716 URL: http://svn.apache.org/viewvc?rev=985716&view=rev Log: Merged r985715 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/distribu

svn commit: r985717 - /axis/axis2/java/core/trunk/legal/annogen-LICENSE.txt

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 17:35:58 2010 New Revision: 985717 URL: http://svn.apache.org/viewvc?rev=985717&view=rev Log: Removed license file for annogen. We no longer depend on that library. Removed: axis/axis2/java/core/trunk/legal/annogen-LICENSE.txt

svn commit: r985729 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/integration/ modules/integration/test-resources/wsdl20/ modules/kernel/ modules/kernel/src/org/apache

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 18:30:05 2010 New Revision: 985729 URL: http://svn.apache.org/viewvc?rev=985729&view=rev Log: Merged r816891 to the 1.5 branch. This makes sure that xercesImpl is included in the binary distribution (required by Woden). Removed: axis/axis2/java/

svn commit: r985742 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 19:47:00 2010 New Revision: 985742 URL: http://svn.apache.org/viewvc?rev=985742&view=rev Log: Woden has cleaned up its dependencies. No need for exclusions anymore. Note that there is no longer any dependency on xercesImpl because WODEN-152 has been f

svn commit: r985744 - in /axis/axis2/java/core/trunk/legal: bcel-LICENSE.txt commons-cli-LICENSE.txt geronimo-jta-LICENSE.txt xercesImpl-LICENSE.txt xml-apis-LICENSE.txt

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 20:17:54 2010 New Revision: 985744 URL: http://svn.apache.org/viewvc?rev=985744&view=rev Log: Updated some of the third party dependency licenses. Added: axis/axis2/java/core/trunk/legal/bcel-LICENSE.txt axis/axis2/java/core/trunk/legal/commons

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

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 20:31:24 2010 New Revision: 985748 URL: http://svn.apache.org/viewvc?rev=985748&view=rev Log: Added Jalopy again to the binary distribution. This dependency was lost in r777897. Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml Modi

svn commit: r985749 - 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-15 Thread veithen
Author: veithen Date: Sun Aug 15 20:34:31 2010 New Revision: 985749 URL: http://svn.apache.org/viewvc?rev=985749&view=rev Log: Merged r985748 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/distribu

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

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 21:07:38 2010 New Revision: 985758 URL: http://svn.apache.org/viewvc?rev=985758&view=rev Log: Fixed the third party licenses on the 1.5 branch. Added: axis/axis2/java/core/branches/java/1_5/legal/bcel-LICENSE.txt - copied unchanged from r985744,

svn commit: r985763 - in /axis/axis2/java/core/trunk/modules: distribution/pom.xml metadata/pom.xml

2010-08-15 Thread veithen
Author: veithen Date: Sun Aug 15 21:22:07 2010 New Revision: 985763 URL: http://svn.apache.org/viewvc?rev=985763&view=rev Log: Correctly handle the log4j dependency. Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml axis/axis2/java/core/trunk/modules/metadata/pom

svn commit: r985764 - 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-15 Thread veithen
Author: veithen Date: Sun Aug 15 21:27:50 2010 New Revision: 985764 URL: http://svn.apache.org/viewvc?rev=985764&view=rev Log: Merged r985763 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/distribu

svn commit: r985791 - /axis/axis2/java/core/trunk/modules/jaxws/pom.xml

2010-08-15 Thread veithen
Author: veithen Date: Mon Aug 16 05:38:55 2010 New Revision: 985791 URL: http://svn.apache.org/viewvc?rev=985791&view=rev Log: Added log4j dependency in scope test to fix build failure. Modified: axis/axis2/java/core/trunk/modules/jaxws/pom.xml Modified: axis/axis2/java/core/trunk/mod

svn commit: r985796 - /axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml

2010-08-15 Thread veithen
Author: veithen Date: Mon Aug 16 05:44:25 2010 New Revision: 985796 URL: http://svn.apache.org/viewvc?rev=985796&view=rev Log: Added another missing log4j dependency. Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml Modified: axis/axis2/java/core/trunk/modules/j

<    1   2   3   4   5   6   7   8   9   10   >