svn commit: r1137153 - in /axis/axis2/java/core/trunk/modules: adb-codegen/ adb/ addressing/ all/ clustering/ codegen/ corba/ distribution/ fastinfoset/ integration/ java2wsdl/ jaxbri/ jaxws-integrati

2011-06-18 Thread veithen
Author: veithen
Date: Sat Jun 18 09:57:38 2011
New Revision: 1137153

URL: http://svn.apache.org/viewvc?rev=1137153&view=rev
Log:
Set project.url explicitly in all POMs. Reason: the URLs calculated by Maven 
point to non existing locations. This causes broken links in dependency reports 
and Javadoc in downstream projects.

Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml
axis/axis2/java/core/trunk/modules/adb/pom.xml
axis/axis2/java/core/trunk/modules/addressing/pom.xml
axis/axis2/java/core/trunk/modules/all/pom.xml
axis/axis2/java/core/trunk/modules/clustering/pom.xml
axis/axis2/java/core/trunk/modules/codegen/pom.xml
axis/axis2/java/core/trunk/modules/corba/pom.xml
axis/axis2/java/core/trunk/modules/distribution/pom.xml
axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml
axis/axis2/java/core/trunk/modules/integration/pom.xml
axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml
axis/axis2/java/core/trunk/modules/jaxbri/pom.xml
axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml
axis/axis2/java/core/trunk/modules/jaxws-mar/pom.xml
axis/axis2/java/core/trunk/modules/jaxws/pom.xml
axis/axis2/java/core/trunk/modules/jibx/pom.xml
axis/axis2/java/core/trunk/modules/json/pom.xml
axis/axis2/java/core/trunk/modules/kernel/pom.xml
axis/axis2/java/core/trunk/modules/metadata/pom.xml
axis/axis2/java/core/trunk/modules/mex/pom.xml
axis/axis2/java/core/trunk/modules/mtompolicy-mar/pom.xml
axis/axis2/java/core/trunk/modules/mtompolicy/pom.xml
axis/axis2/java/core/trunk/modules/osgi/pom.xml
axis/axis2/java/core/trunk/modules/ping/pom.xml
axis/axis2/java/core/trunk/modules/resource-bundle/pom.xml
axis/axis2/java/core/trunk/modules/saaj/pom.xml
axis/axis2/java/core/trunk/modules/samples/version/pom.xml
axis/axis2/java/core/trunk/modules/scripting/pom.xml
axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml
axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml
axis/axis2/java/core/trunk/modules/spring/pom.xml
axis/axis2/java/core/trunk/modules/testutils/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-idea-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-mar-maven-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-repo-maven-plugin/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
axis/axis2/java/core/trunk/modules/transport/http/pom.xml
axis/axis2/java/core/trunk/modules/transport/local/pom.xml
axis/axis2/java/core/trunk/modules/webapp/pom.xml
axis/axis2/java/core/trunk/modules/xmlbeans/pom.xml

Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml?rev=1137153&r1=1137152&r2=1137153&view=diff
==
--- axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml Sat Jun 18 09:57:38 
2011
@@ -60,6 +60,7 @@
 test
 
 
+http://axis.apache.org/axis2/java/core/
 
 
scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-codegen
 
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-codegen

Modified: axis/axis2/java/core/trunk/modules/adb/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb/pom.xml?rev=1137153&r1=1137152&r2=1137153&view=diff
==
--- axis/axis2/java/core/trunk/modules/adb/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/adb/pom.xml Sat Jun 18 09:57:38 2011
@@ -31,6 +31,7 @@
 axis2-adb
 Apache Axis2 - Data Binding
 Axis2 Data Binding module
+http://axis.apache.org/axis2/java/core/
 
 
scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb
 
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb

Modified: axis/axis2/java/core/trunk/modules/addressing/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/addressing/pom.xml?rev=1137153&r1=1137152&r2=1137153&view=diff
==
--- axis/axis2/java/core/trunk/modules/addressing/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/addressing/pom.xml Sat Jun 18 09:57:38 
2011
@@ -43,6 +43,7 @@
 t

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

2011-06-18 Thread veithen
Author: veithen
Date: Sat Jun 18 10:17:58 2011
New Revision: 1137159

URL: http://svn.apache.org/viewvc?rev=1137159&view=rev
Log:
Only generate the reports that are actually referenced in the site.

Modified:
axis/axis2/java/core/trunk/pom.xml

Modified: axis/axis2/java/core/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1137159&r1=1137158&r2=1137159&view=diff
==
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Sat Jun 18 10:17:58 2011
@@ -660,11 +660,15 @@
 
 maven-project-info-reports-plugin
 2.1.1
-
-
-
false
-false
-
+
+
+
+issue-tracking
+mailing-list
+project-team
+
+
+
 
 
 




svn commit: r1137165 - in /axis/axis2/java/core/branches/1_6: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/all/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribu

2011-06-18 Thread veithen
Author: veithen
Date: Sat Jun 18 11:08:18 2011
New Revision: 1137165

URL: http://svn.apache.org/viewvc?rev=1137165&view=rev
Log:
Merged r1137153 and r1137159 to the 1.6 branch.

Modified:
axis/axis2/java/core/branches/1_6/   (props changed)
axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml
axis/axis2/java/core/branches/1_6/modules/adb/pom.xml
axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml
axis/axis2/java/core/branches/1_6/modules/all/pom.xml
axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml
axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml
axis/axis2/java/core/branches/1_6/modules/corba/pom.xml
axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml
axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml
axis/axis2/java/core/branches/1_6/modules/integration/pom.xml
axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml
axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml
axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml
axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml
axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml
axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml
axis/axis2/java/core/branches/1_6/modules/json/pom.xml
axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml
axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml
axis/axis2/java/core/branches/1_6/modules/mex/pom.xml
axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml
axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml
axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml
axis/axis2/java/core/branches/1_6/modules/ping/pom.xml
axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml
axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml
axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml
axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml
axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml
axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml
axis/axis2/java/core/branches/1_6/modules/spring/pom.xml
axis/axis2/java/core/branches/1_6/modules/testutils/pom.xml

axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin/pom.xml
axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin/pom.xml

axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin/pom.xml

axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin/pom.xml
axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin/pom.xml

axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml

axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin/pom.xml

axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin/pom.xml

axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml
axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml
axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml
axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml
axis/axis2/java/core/branches/1_6/pom.xml

Propchange: axis/axis2/java/core/branches/1_6/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Jun 18 11:08:18 2011
@@ -1 +1 @@
-/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082600,1082702,1082726,1082738,1083180,1083192,1083379,1083381,1083425,1083433,1083446,1084753,1085514,1087073,1088239,1088248-1088249,1088251,1088268,1091178,1091191,1099385,1099389,1100628,1101037,1103013,1103606,1103760,1128580,1128584,1128618,1128645,1130590,1131425,1134438,1134616,1136156,1136159
+/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082600,1082702,1082726,1082738,1083180,1083192,1083379,1083381,1083425,1083433,1083446,1084753,1085514,1087073,1088239,1088248-1088249,1088251,1088268,1091178,1091191,1099385,1099389,1100628,1101037,1103013,1103606,1103760,1128580,1128584,1128618,1128645,1130590,1131425,1134438,1134616,1136156,1136159,1137153,1137159

Modified: axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff
==
--- axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml (original)
+++ axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml Sat Jun 18 
11:08:18 2011
@@ -60,6 +60,7 @@
 test
 
 
+http://axis.apache.org/axis2/java/core/
 
 

svn commit: r1137168 [2/2] - in /axis/axis2/java/core/branches/1_5: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ m

2011-06-18 Thread veithen
Modified: 
axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?rev=1137168&r1=1137167&r2=1137168&view=diff
==
--- 
axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
 (original)
+++ 
axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
 Sat Jun 18 11:12:58 2011
@@ -31,6 +31,7 @@
 Apache Axis2 - tool - WSDL2Code Maven Plugin
 maven-plugin
 The Axis 2 Plugin for Maven allows client side and server 
side sources from a WSDL.
+http://axis.apache.org/axis2/java/core/
 
 
scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin
 
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/tool/axis2-wsdl2code-maven-plugin

Modified: axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml?rev=1137168&r1=1137167&r2=1137168&view=diff
==
--- axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml (original)
+++ axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml Sat Jun 18 
11:12:58 2011
@@ -31,6 +31,7 @@
 Apache Axis2 - Transport - HTTP
 This inclues all the available transports in 
Axis2
 bundle
+http://axis.apache.org/axis2/java/core/
 
 
scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/transport/http
 
scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5/modules/transport/http

Propchange: axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Jun 18 11:12:58 2011
@@ -1,2 +1,2 @@
-/axis/axis2/java/core/trunk/modules/transport/http/pom.xml:922914,922941,922971,922983,935122,935169,935174,935338,937004,937237,939924,944074,944347,944915,951385,960693,960976,960978,960984,960995,961012,961964,962844,963081,963147,965032,965036,965056,965068,965074,965213,965268,965277,965302,965454,966371,966401,966428,966536,979882-979883,979886,980242,981036,981038,981055-981056,981058,981095,981188,981220-981221,981237,981262,981278,981293,981306,981311,981985,981992,982008,982387,982393,982795,982800,983101,983110,983114,983119-983120,983128,983185,983236,983270,983276,983280,983316,983363,983370,983372,985458,985464,985626,985634,985661,985715,985717,985744,985748,985752,985763,985791,985796,985851,986844,986889,987313,987712-987715,987783,987832,987873,987883,987913,987935,990350,990369,990377,990384,990394,990398,990404,990434,990445,990449,1001279,1001452-1001466,1001673,1029034,1029153,1029308,1029372,1029377,1029610-1029651,1030008,1030538,1031350,1031352,10317
 
99,1032001,1032390,1032401,1032681,1032694,1033898,1033942,1033956,1034010,1034015,1034142,1034173,1034213,1034254,1035545,1036624,1036659,1037144,1037210,1037617,1038024,1038070,1039635,1039712-1039729,1039862,1039881,1042118,1042416,1042442,1042527,1050589,1050632,1050793,1050819,1050823,1050836,1050916,1050923,1052223,1054463,1055120,1056933,1062170,1081563,1082316,1082702,1083180,1083379,1083381,1083433,1083446,1088239,1088249,1088251,1088268,1091191,1099385,1099389,1100628,1101037,1128584,1128618,1128645,1134438,1136156,1136159
+/axis/axis2/java/core/trunk/modules/transport/http/pom.xml:922914,922941,922971,922983,935122,935169,935174,935338,937004,937237,939924,944074,944347,944915,951385,960693,960976,960978,960984,960995,961012,961964,962844,963081,963147,965032,965036,965056,965068,965074,965213,965268,965277,965302,965454,966371,966401,966428,966536,979882-979883,979886,980242,981036,981038,981055-981056,981058,981095,981188,981220-981221,981237,981262,981278,981293,981306,981311,981985,981992,982008,982387,982393,982795,982800,983101,983110,983114,983119-983120,983128,983185,983236,983270,983276,983280,983316,983363,983370,983372,985458,985464,985626,985634,985661,985715,985717,985744,985748,985752,985763,985791,985796,985851,986844,986889,987313,987712-987715,987783,987832,987873,987883,987913,987935,990350,990369,990377,990384,990394,990398,990404,990434,990445,990449,1001279,1001452-1001466,1001673,1029034,1029153,1029308,1029372,1029377,1029610-1029651,1030008,1030538,1031350,1031352,10317
 
99,1032001,1032390,1032401,1032681,1032694,1033898,1033942,1033956,1034010,1034015,1034142,1034173,1034213,1034254,1035545,1036624,1036659,1037144,1037210,1037617,1038024,1038070,1039635,1039712-1039729,1039862,1039881,1042118,1042416,1042442,1042527,1050589,1050632,1050793,1050819,1050823,1050836,1050916,1050923,1052223,1054463,1

svn commit: r1137170 - /axis/axis2/java/core/site/dependency-convergence.html

2011-06-18 Thread veithen
Author: veithen
Date: Sat Jun 18 11:18:37 2011
New Revision: 1137170

URL: http://svn.apache.org/viewvc?rev=1137170&view=rev
Log:
Removed dependency-convergence.html. It is not referenced in the site, but the 
Google crawler finds it in SVN and reports a large number of broken links 
(because project.url is incorrect; see r1137153).

Corresponding change in the site source: r1137159 (r1137165 on the 1.6 branch).

Removed:
axis/axis2/java/core/site/dependency-convergence.html