Author: veithen
Date: Thu Jan 5 16:31:13 2012
New Revision: 1227685
URL: http://svn.apache.org/viewvc?rev=1227685&view=rev
Log:
Mavenized another bunch of tests.
Added:
axis/axis1/java/trunk/integration/src/test/java/test/wsdl/wrapped_holders/
axis/axis1/java/trunk/integration/src/
Author: veithen
Date: Thu Jan 5 17:14:00 2012
New Revision: 1227702
URL: http://svn.apache.org/viewvc?rev=1227702&view=rev
Log:
Improved the flexibility of WSDD deployment in the start-server mojo.
Added:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/maven/WSDD.
Author: veithen
Date: Thu Jan 5 17:22:50 2012
New Revision: 1227705
URL: http://svn.apache.org/viewvc?rev=1227705&view=rev
Log:
Mavenized test/wsdl/jaxrpchandler2.
Added:
axis/axis1/java/trunk/integration/src/test/java/test/wsdl/jaxrpchandler2/
axis/axis1/java/trunk/integration
Author: veithen
Date: Fri Jan 6 09:53:31 2012
New Revision: 1228046
URL: http://svn.apache.org/viewvc?rev=1228046&view=rev
Log:
Added a flag to the start-server mojo that makes it possible to run manual
tests on the test server.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/
Author: veithen
Date: Fri Jan 6 09:54:38 2012
New Revision: 1228048
URL: http://svn.apache.org/viewvc?rev=1228048&view=rev
Log:
Use a modern XML schema version so that one can test the service using soapUI.
Modified:
axis/axis1/java/trunk/integration/src/test/wsdl/oneway/oneway.
Author: veithen
Date: Fri Jan 6 10:12:51 2012
New Revision: 1228056
URL: http://svn.apache.org/viewvc?rev=1228056&view=rev
Log:
Use the intended implementation class in the oneway test.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/m
Author: veithen
Date: Fri Jan 6 10:42:53 2012
New Revision: 1228069
URL: http://svn.apache.org/viewvc?rev=1228069&view=rev
Log:
AXIS-2538: Properly serialize the mep attribute in server-config.wsdd.
Modified:
axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/deployment/
Author: veithen
Date: Fri Jan 6 11:35:47 2012
New Revision: 1228121
URL: http://svn.apache.org/viewvc?rev=1228121&view=rev
Log:
Use appropriate constants.
Modified:
axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/transport/http/AxisServlet.java
Modified:
axis/axis1/java/t
Author: veithen
Date: Fri Jan 6 17:05:14 2012
New Revision: 1228276
URL: http://svn.apache.org/viewvc?rev=1228276&view=rev
Log:
Allow the integration test server to be started in debug mode.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/m
Author: veithen
Date: Fri Jan 6 18:38:08 2012
New Revision: 1228336
URL: http://svn.apache.org/viewvc?rev=1228336&view=rev
Log:
Fixed a typo.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/maven/StartServerMojo.java
Modified:
axis/axis1/java/trunk/
Author: veithen
Date: Sat Jan 7 17:15:17 2012
New Revision: 1228670
URL: http://svn.apache.org/viewvc?rev=1228670&view=rev
Log:
Moving the Axis 1.3 branch/tag.
Added:
axis/axis1/java/tags/1.3/
- copied from r1228669, webservices/axis/branches/AXIS_1_3_FINAL/
Author: veithen
Date: Sat Jan 7 17:22:58 2012
New Revision: 1228674
URL: http://svn.apache.org/viewvc?rev=1228674&view=rev
Log:
Moving the Axis 1.2.1 branch/tag.
Added:
axis/axis1/java/tags/1.2.1/
- copied from r1228673, webservices/axis/branches/AXIS_1_2_1_FINAL/java/
Author: veithen
Date: Sat Jan 7 17:50:32 2012
New Revision: 1228682
URL: http://svn.apache.org/viewvc?rev=1228682&view=rev
Log:
Moving the Axis 1.2 branch/tag.
Added:
axis/axis1/java/tags/1.2/
- copied from r1228681, webservices/axis/branches/axis1_2/java/
Author: veithen
Date: Sat Jan 7 18:06:54 2012
New Revision: 1228689
URL: http://svn.apache.org/viewvc?rev=1228689&view=rev
Log:
AXIS-2850: Removed the inherently non thread-safe Service#getCall() method and
solved a thread safety issue involving Service#createCall(). The removed method
is
Author: veithen
Date: Sun Jan 8 12:35:38 2012
New Revision: 1228832
URL: http://svn.apache.org/viewvc?rev=1228832&view=rev
Log:
Added a Jetty based stand-alone server that is meant to supersede the old
SimpleAxisServer (and JettyAxisServer). The primary purpose is to make the
integration t
Author: veithen
Date: Sun Jan 8 14:26:57 2012
New Revision: 1228855
URL: http://svn.apache.org/viewvc?rev=1228855&view=rev
Log:
Updated changelog.
Modified:
axis/axis1/java/trunk/changelog.html
Modified: axis/axis1/java/trunk/changelog.html
URL:
http://svn.apache.org/viewvc/axis/a
Author: veithen
Date: Sun Jan 8 17:10:46 2012
New Revision: 1228897
URL: http://svn.apache.org/viewvc?rev=1228897&view=rev
Log:
Defined basic Maven site structure.
Added:
axis/axis1/java/trunk/src/site/
axis/axis1/java/trunk/src/site/site.xml (with props)
Modified:
axis/axis1/
Author: veithen
Date: Sun Jan 8 18:45:39 2012
New Revision: 1228911
URL: http://svn.apache.org/viewvc?rev=1228911&view=rev
Log:
Integrated the changelog into the Maven site.
Added:
axis/axis1/java/trunk/src/site/apt/
axis/axis1/java/trunk/src/site/apt/changelog.apt
axis/axis1/
Author: veithen
Date: Sun Jan 8 18:50:04 2012
New Revision: 1228914
URL: http://svn.apache.org/viewvc?rev=1228914&view=rev
Log:
Enabled site search.
Modified:
axis/axis1/java/trunk/src/site/site.xml
Modified: axis/axis1/java/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/
Author: veithen
Date: Sun Jan 8 20:04:45 2012
New Revision: 1228937
URL: http://svn.apache.org/viewvc?rev=1228937&view=rev
Log:
Moved the Castor support to a different Maven module.
Added:
axis/axis1/java/trunk/axis-castor/ (with props)
axis/axis1/java/trunk/axis-castor/pom
Author: veithen
Date: Sun Jan 8 20:33:24 2012
New Revision: 1228945
URL: http://svn.apache.org/viewvc?rev=1228945&view=rev
Log:
Filling in some basic POM metadata so that maven-project-info-reports-plugin
can generate meaningful reports.
Modified:
axis/axis1/java/trunk/pom.xml
Modi
Author: veithen
Date: Sun Jan 8 20:47:10 2012
New Revision: 1228951
URL: http://svn.apache.org/viewvc?rev=1228951&view=rev
Log:
Switch to Sun's versions of JAF and JavaMail because they still support Java
1.4.
Modified:
axis/axis1/java/trunk/axis-saaj/pom.xml
axis/axis1/java/t
Copied: axis/axis1/java/trunk/src/site/xdoc/user-guide.xml (from r1228952,
axis/axis1/java/trunk/docs/user-guide.html)
URL:
http://svn.apache.org/viewvc/axis/axis1/java/trunk/src/site/xdoc/user-guide.xml?p2=axis/axis1/java/trunk/src/site/xdoc/user-guide.xml&p1=axis/axis1/java/trunk/docs/user-guid
Author: veithen
Date: Sun Jan 8 22:35:16 2012
New Revision: 1228986
URL: http://svn.apache.org/viewvc?rev=1228986&view=rev
Log:
Naive HTML -> XDoc conversion of some part of the documentation.
Added:
axis/axis1/java/trunk/src/site/resources/
axis/axis1/java/trunk/src/site/re
Copied: axis/axis1/java/trunk/src/site/xdoc/developers-guide.xml (from
r1228952, axis/axis1/java/trunk/docs/developers-guide.html)
URL:
http://svn.apache.org/viewvc/axis/axis1/java/trunk/src/site/xdoc/developers-guide.xml?p2=axis/axis1/java/trunk/src/site/xdoc/developers-guide.xml&p1=axis/axis1/j
Author: veithen
Date: Sun Jan 8 23:20:35 2012
New Revision: 1228993
URL: http://svn.apache.org/viewvc?rev=1228993&view=rev
Log:
Reverted r1228986 because I found what appears to be some original XDoc files.
Added:
axis/axis1/java/trunk/docs/architecture-guide.html
- copied uncha
Author: veithen
Date: Mon Jan 9 08:13:04 2012
New Revision: 1229054
URL: http://svn.apache.org/viewvc?rev=1229054&view=rev
Log:
Fixed two incorrect links.
Modified:
axis/axis1/java/trunk/src/site/site.xml
Modified: axis/axis1/java/trunk/src/site/site.xml
URL:
http://svn.apache.org/vi
Author: veithen
Date: Mon Jan 9 08:31:10 2012
New Revision: 1229060
URL: http://svn.apache.org/viewvc?rev=1229060&view=rev
Log:
Migrated the Architecture guide to XDoc by starting from the Forrest site
sources.
Added:
axis/axis1/java/trunk/src/site/resources/
axis/axis1/java/trunk
Author: veithen
Date: Mon Jan 9 12:33:06 2012
New Revision: 1229114
URL: http://svn.apache.org/viewvc?rev=1229114&view=rev
Log:
Migrated the Reference Guide from Forrest.
Added:
axis/axis1/java/trunk/src/site/xdoc/reference.xml
- copied, changed from r1229062,
webservices/axis/t
Author: veithen
Date: Mon Jan 9 12:40:15 2012
New Revision: 1229115
URL: http://svn.apache.org/viewvc?rev=1229115&view=rev
Log:
Reintegrated r261256 into the XDocs.
Modified:
axis/axis1/java/trunk/src/site/xdoc/reference.xml
Modified: axis/axis1/java/trunk/src/site/xdoc/reference.xml
Author: veithen
Date: Mon Jan 9 12:52:47 2012
New Revision: 1229127
URL: http://svn.apache.org/viewvc?rev=1229127&view=rev
Log:
AXIS-1397: Reintegrated r260178 into the XDocs.
Modified:
axis/axis1/java/trunk/src/site/xdoc/reference.xml
Modified: axis/axis1/java/trunk/src/site/
Author: veithen
Date: Mon Jan 9 13:39:26 2012
New Revision: 1229145
URL: http://svn.apache.org/viewvc?rev=1229145&view=rev
Log:
Reintegrated r1226230 into the XDocs.
Modified:
axis/axis1/java/trunk/src/site/xdoc/reference.xml
Modified: axis/axis1/java/trunk/src/site/xdoc/reference.xml
Author: veithen
Date: Mon Jan 9 13:47:07 2012
New Revision: 1229148
URL: http://svn.apache.org/viewvc?rev=1229148&view=rev
Log:
Some minor formatting changes and typo fixes.
Modified:
axis/axis1/java/trunk/src/site/xdoc/reference.xml
Modified: axis/axis1/java/trunk/src/site/
Author: veithen
Date: Mon Jan 9 13:52:37 2012
New Revision: 1229153
URL: http://svn.apache.org/viewvc?rev=1229153&view=rev
Log:
Reintegrated r1226996 and r1227001 into the XDocs.
Modified:
axis/axis1/java/trunk/src/site/xdoc/reference.xml
Modified: axis/axis1/java/trunk/src/site/
Author: veithen
Date: Mon Jan 9 14:00:53 2012
New Revision: 1229157
URL: http://svn.apache.org/viewvc?rev=1229157&view=rev
Log:
Reintegrated r261593 into the XDocs.
Modified:
axis/axis1/java/trunk/src/site/xdoc/reference.xml
Modified: axis/axis1/java/trunk/src/site/xdoc/reference.xml
Author: veithen
Date: Mon Jan 9 14:37:58 2012
New Revision: 1229175
URL: http://svn.apache.org/viewvc?rev=1229175&view=rev
Log:
Reintegrated r257686 into the XDocs.
Removed reference.html. The XDoc is now in sync.
Removed:
axis/axis1/java/trunk/docs/reference.html
Modified:
axis/a
Author: veithen
Date: Mon Jan 9 15:02:51 2012
New Revision: 1229184
URL: http://svn.apache.org/viewvc?rev=1229184&view=rev
Log:
Moved the JMS stuff to its own Maven module.
Added:
axis/axis1/java/trunk/axis-jms/
axis/axis1/java/trunk/axis-jms/pom.xml (with props)
axis/axis1/
Author: veithen
Date: Mon Jan 9 15:30:36 2012
New Revision: 1229208
URL: http://svn.apache.org/viewvc?rev=1229208&view=rev
Log:
Use graceful shutdown when stopping the embedded Jetty server. This should
avoid the sporadic build failure in the integration module.
Modified:
axis/axis1/
Author: veithen
Date: Mon Jan 9 18:58:19 2012
New Revision: 1229295
URL: http://svn.apache.org/viewvc?rev=1229295&view=rev
Log:
Recovered some ant task documentation.
Added:
axis/axis1/java/trunk/axis-ant/src/site/
axis/axis1/java/trunk/axis-ant/src/site/site.xml (with props)
Author: veithen
Date: Mon Jan 9 23:02:18 2012
New Revision: 1229413
URL: http://svn.apache.org/viewvc?rev=1229413&view=rev
Log:
Switched to the Ant version that is mentioned in the documentation as minimum
required version.
Modified:
axis/axis1/java/trunk/axis-ant/pom.xml
Modified:
Author: veithen
Date: Mon Jan 9 23:23:46 2012
New Revision: 1229419
URL: http://svn.apache.org/viewvc?rev=1229419&view=rev
Log:
Added JDepend to the reports.
Modified:
axis/axis1/java/trunk/axis/pom.xml
Modified: axis/axis1/java/trunk/axis/pom.xml
URL:
http://svn.apache.org/viewvc/
Author: veithen
Date: Tue Jan 10 15:07:05 2012
New Revision: 1229582
URL: http://svn.apache.org/viewvc?rev=1229582&view=rev
Log:
Allow to start the test server with remote JMX enabled.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/maven/StartServerMojo.
Author: veithen
Date: Wed Jan 11 09:39:44 2012
New Revision: 1229940
URL: http://svn.apache.org/viewvc?rev=1229940&view=rev
Log:
Migrated the Integration Guide to XDoc.
Added:
axis/axis1/java/trunk/src/site/xdoc/integration-guide.xml
- copied, changed from r1229765,
webservices/
Author: veithen
Date: Wed Jan 11 09:56:44 2012
New Revision: 1229946
URL: http://svn.apache.org/viewvc?rev=1229946&view=rev
Log:
Migrated releases.xml to XDoc.
Added:
axis/axis1/java/trunk/src/site/xdoc/releases.xml
- copied, changed from r1229943,
webservices/axis/trunk/site/src/
Author: veithen
Date: Wed Jan 11 10:30:25 2012
New Revision: 1229950
URL: http://svn.apache.org/viewvc?rev=1229950&view=rev
Log:
Removed links to alpha/beta releases and RCs.
Modified:
axis/axis1/java/trunk/src/site/xdoc/releases.xml
Modified: axis/axis1/java/trunk/src/site/
Author: veithen
Date: Wed Jan 11 10:36:25 2012
New Revision: 1229951
URL: http://svn.apache.org/viewvc?rev=1229951&view=rev
Log:
AXIS-2565 / AXIS-2609 / AXIS-2642 / AXIS-2717: Fixed broken download links.
Modified:
axis/axis1/java/trunk/src/site/xdoc/releases.xml
Modified: axis/axis1/
Author: veithen
Date: Wed Jan 11 16:28:10 2012
New Revision: 1230130
URL: http://svn.apache.org/viewvc?rev=1230130&view=rev
Log:
Migrated the developer guide to XDoc.
Added:
axis/axis1/java/trunk/src/site/xdoc/developers-guide.xml
- copied, changed from r1230001,
webservices/
Author: veithen
Date: Wed Jan 11 17:28:33 2012
New Revision: 1230161
URL: http://svn.apache.org/viewvc?rev=1230161&view=rev
Log:
Migrated the installation guide to XDoc.
Added:
axis/axis1/java/trunk/src/site/xdoc/install.xml
- copied, changed from r1230132,
webservices/axis/trunk/
Author: veithen
Date: Wed Jan 11 19:52:05 2012
New Revision: 1230211
URL: http://svn.apache.org/viewvc?rev=1230211&view=rev
Log:
Some more site migration work.
Added:
axis/axis1/java/trunk/src/site/xdoc/overview.xml
- copied, changed from r1230195,
webservices/axis/trunk/site/src/
Author: veithen
Date: Sun Jan 15 13:51:02 2012
New Revision: 1231666
URL: http://svn.apache.org/viewvc?rev=1231666&view=rev
Log:
Enable usage of JWS with the standalone server and the Maven plugin.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/m
Author: veithen
Date: Sun Jan 15 19:22:10 2012
New Revision: 1231734
URL: http://svn.apache.org/viewvc?rev=1231734&view=rev
Log:
Mavenized some auto-types test cases (not yet working).
Added:
axis/axis1/java/trunk/integration/src/test/java/test/functional/
axis/axis1/java/t
Author: veithen
Date: Mon Jan 23 23:24:13 2012
New Revision: 1235059
URL: http://svn.apache.org/viewvc?rev=1235059&view=rev
Log:
Fixed an issue in Rampart that occured because it was implicitly relying on a
non-conformance of DOOM's DOM implementation.
The issue occurs if all of the
Author: veithen
Date: Tue Jan 24 07:06:57 2012
New Revision: 1235143
URL: http://svn.apache.org/viewvc?rev=1235143&view=rev
Log:
Merged r1090540 and r1235059 to the 1.6 branch.
Modified:
axis/axis2/java/rampart/branches/1_6/ (props changed)
axis/axis2/java/rampart/branches/1_6/mod
Author: veithen
Date: Tue Jan 24 07:16:43 2012
New Revision: 1235148
URL: http://svn.apache.org/viewvc?rev=1235148&view=rev
Log:
Merged r1090540 and r1235059 to the 1.5 branch.
Modified:
axis/axis2/java/rampart/branches/1_5_x/ (props changed)
axis/axis2/java/rampart/branches/1
Author: veithen
Date: Thu Jan 26 21:27:57 2012
New Revision: 1236389
URL: http://svn.apache.org/viewvc?rev=1236389&view=rev
Log:
Avoid @readonly for parameters that can/should only be set on the command line.
While @readonly makes sense here, the drawback is that these parameters don'
Author: veithen
Date: Sat Jan 28 11:08:29 2012
New Revision: 1237044
URL: http://svn.apache.org/viewvc?rev=1237044&view=rev
Log:
Avoid @readonly for parameters that can/should only be set on the command line.
While @readonly makes sense here, the drawback is that these parameters don'
Author: veithen
Date: Sat Jan 28 11:25:21 2012
New Revision: 1237047
URL: http://svn.apache.org/viewvc?rev=1237047&view=rev
Log:
Turn DefaultEntityResolver into a singleton.
Modified:
axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/utils/DefaultEntityResolver.java
axis/a
Author: veithen
Date: Sat Jan 28 18:27:31 2012
New Revision: 1237134
URL: http://svn.apache.org/viewvc?rev=1237134&view=rev
Log:
AXIS-2863: Prevent the Oracle SAX parser (oracle.xml.parser.v2) from keeping a
reference to DeserializationContext after the parser is released (actually
until
Author: veithen
Date: Sat Jan 28 19:16:38 2012
New Revision: 1237142
URL: http://svn.apache.org/viewvc?rev=1237142&view=rev
Log:
Don't store the org.xml.sax.Locator object. We never need it and the fact that
we keep a reference may contribute to the issue described in AXIS-2863.
Author: veithen
Date: Sat Jan 28 22:10:52 2012
New Revision: 1237170
URL: http://svn.apache.org/viewvc?rev=1237170&view=rev
Log:
Externalized the test data for AXIS-1008.
Added:
axis/axis1/java/trunk/axis/src/test/resources/test/message/
axis/axis1/java/trunk/axis/src/test/resources/
Modified: axis/axis1/java/trunk/axis/src/test/java/test/types/TestNMToken.java
URL:
http://svn.apache.org/viewvc/axis/axis1/java/trunk/axis/src/test/java/test/types/TestNMToken.java?rev=1237183&r1=1237182&r2=1237183&view=diff
Author: veithen
Date: Sat Jan 28 23:25:35 2012
New Revision: 1237184
URL: http://svn.apache.org/viewvc?rev=1237184&view=rev
Log:
Designed a test case for AXIS-2705.
Added:
axis/axis1/java/trunk/axis/src/test/resources/test/message/AXIS-2705.xml
(with props)
Modified:
axis/axis1/
Author: veithen
Date: Sun Jan 29 11:46:01 2012
New Revision: 1237254
URL: http://svn.apache.org/viewvc?rev=1237254&view=rev
Log:
AXIS-2705: Reintegrated r392364 (fix for AXIS-2394) into the trunk.
Modified:
axis/axis1/java/trunk/axis/src/main/java/ (props changed)
axis/axis1/
Author: veithen
Date: Sun Jan 29 12:01:34 2012
New Revision: 1237257
URL: http://svn.apache.org/viewvc?rev=1237257&view=rev
Log:
Final test case for AXIS-2705.
Modified:
axis/axis1/java/trunk/axis/src/test/java/test/message/TestSOAPFault.java
Modified:
axis/axis1/java/trunk/axis/src/
Author: veithen
Date: Mon Jan 30 13:28:53 2012
New Revision: 1237643
URL: http://svn.apache.org/viewvc?rev=1237643&view=rev
Log:
Initial setup for the binary distribution.
Added:
axis/axis1/java/trunk/distribution/
axis/axis1/java/trunk/distribution/pom.xml (with props)
axis/a
Author: veithen
Date: Mon Jan 30 14:32:30 2012
New Revision: 1237679
URL: http://svn.apache.org/viewvc?rev=1237679&view=rev
Log:
Mavenized TestAttachmentsSample.
Added:
axis/axis1/java/trunk/samples/
axis/axis1/java/trunk/samples/attachments-sample/
axis/axis1/java/trunk/sam
Author: veithen
Date: Mon Jan 30 16:01:18 2012
New Revision: 1237744
URL: http://svn.apache.org/viewvc?rev=1237744&view=rev
Log:
Fixed the build on non Mac OS X platforms.
Modified:
axis/axis1/java/trunk/distribution/pom.xml
Modified: axis/axis1/java/trunk/distribution/pom.xml
URL:
Author: veithen
Date: Mon Jan 30 17:11:00 2012
New Revision: 1237794
URL: http://svn.apache.org/viewvc?rev=1237794&view=rev
Log:
Mavenized TestBidBuySample.
Added:
axis/axis1/java/trunk/samples/bidbuy-sample/
axis/axis1/java/trunk/samples/bidbuy-sample/pom.xml (with props)
Author: veithen
Date: Mon Jan 30 17:30:38 2012
New Revision: 1237814
URL: http://svn.apache.org/viewvc?rev=1237814&view=rev
Log:
Mavenized TestEchoSample.
Added:
axis/axis1/java/trunk/samples/echo-sample/
axis/axis1/java/trunk/samples/echo-sample/pom.xml (with props)
axis/a
Author: veithen
Date: Mon Jan 30 17:47:40 2012
New Revision: 1237836
URL: http://svn.apache.org/viewvc?rev=1237836&view=rev
Log:
Mavenized TestElementSample.
Added:
axis/axis1/java/trunk/samples/encoding-sample/
axis/axis1/java/trunk/samples/encoding-sample/pom.xml (with p
Author: veithen
Date: Mon Jan 30 18:11:42 2012
New Revision: 1237878
URL: http://svn.apache.org/viewvc?rev=1237878&view=rev
Log:
Mavenized TestFaultsSample.
Added:
axis/axis1/java/trunk/samples/faults-sample/
axis/axis1/java/trunk/samples/faults-sample/pom.xml (with props)
Author: veithen
Date: Mon Jan 30 22:51:21 2012
New Revision: 1238064
URL: http://svn.apache.org/viewvc?rev=1238064&view=rev
Log:
Mavenized TestStockSample.
Added:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/maven/FileSet.java
- copied, changed from r123
Author: veithen
Date: Tue Jan 31 23:16:12 2012
New Revision: 1238857
URL: http://svn.apache.org/viewvc?rev=1238857&view=rev
Log:
Mavenized TestMessageSample.
Added:
axis/axis1/java/trunk/samples/message-sample/
axis/axis1/java/trunk/samples/message-sample/pom.xml (with props)
Author: veithen
Date: Tue Jan 31 23:29:00 2012
New Revision: 1238860
URL: http://svn.apache.org/viewvc?rev=1238860&view=rev
Log:
Mavenized TestMiscSample.
Added:
axis/axis1/java/trunk/samples/misc-sample/
axis/axis1/java/trunk/samples/misc-sample/pom.xml (with props)
axis/a
Author: veithen
Date: Wed Feb 1 06:51:19 2012
New Revision: 1238949
URL: http://svn.apache.org/viewvc?rev=1238949&view=rev
Log:
Mavenized test.functional.TestIF3SOAP.
Added:
axis/axis1/java/trunk/integration/src/test/java/test/functional/TestIF3SOAP.java
- copied unchanged
Author: veithen
Date: Wed Feb 1 07:06:14 2012
New Revision: 1238952
URL: http://svn.apache.org/viewvc?rev=1238952&view=rev
Log:
Removed .cvsignore files.
Removed:
axis/axis1/java/trunk/.cvsignore
axis/axis1/java/trunk/distribution/src/main/files/samples/addr/.cvsignore
axis/a
Author: veithen
Date: Wed Feb 1 22:28:13 2012
New Revision: 1239372
URL: http://svn.apache.org/viewvc?rev=1239372&view=rev
Log:
Removed empty folder (and Ant build script that is no longer used).
Removed:
axis/axis1/java/trunk/test/rpc/
Author: veithen
Date: Wed Feb 1 22:58:30 2012
New Revision: 1239387
URL: http://svn.apache.org/viewvc?rev=1239387&view=rev
Log:
Mavenized TestMimeHeaders.
Added:
axis/axis1/java/trunk/samples/handler-sample/
axis/axis1/java/trunk/samples/handler-sample/pom.xml (with props)
Author: veithen
Date: Fri Feb 3 21:06:09 2012
New Revision: 1240337
URL: http://svn.apache.org/viewvc?rev=1240337&view=rev
Log:
Eliminated some direct (compile time) dependencies on DOOM.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-core/pom.xml
axis/axis2/java/rampart/t
Author: veithen
Date: Fri Feb 3 21:08:48 2012
New Revision: 1240339
URL: http://svn.apache.org/viewvc?rev=1240339&view=rev
Log:
Removed unused imports.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-trust/src/main/java/org/apache/rahas/Rahas.java
Modified:
axis/axis2/
Author: veithen
Date: Fri Feb 3 21:18:32 2012
New Revision: 1240343
URL: http://svn.apache.org/viewvc?rev=1240343&view=rev
Log:
Formatting changes. In particular, eliminate unwanted tab characters.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-trust/pom.xml
Modified: axis/a
Author: veithen
Date: Fri Feb 3 22:16:22 2012
New Revision: 1240373
URL: http://svn.apache.org/viewvc?rev=1240373&view=rev
Log:
Fixed the logging configuration used by the tests.
Added:
axis/axis2/java/rampart/trunk/modules/rampart-trust/src/test/resources/log4j.properties
Modi
Author: veithen
Date: Fri Feb 3 22:54:35 2012
New Revision: 1240382
URL: http://svn.apache.org/viewvc?rev=1240382&view=rev
Log:
Set up svn:ignore for Eclipse.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-mar/ (props changed)
axis/axis2/java/rampart/trunk/modules/ram
Author: veithen
Date: Sat Feb 4 11:05:45 2012
New Revision: 1240487
URL: http://svn.apache.org/viewvc?rev=1240487&view=rev
Log:
Get rid of the remaining direct references to DOOM. In particular, removed the
DocumentBuilderFactory hacks. Since Amila ported the AxiomParserPool to
OpenSA
Author: veithen
Date: Sat Feb 4 11:06:52 2012
New Revision: 1240488
URL: http://svn.apache.org/viewvc?rev=1240488&view=rev
Log:
Fixed outdated Javadoc.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-trust/src/main/java/org/apache/rahas/impl/util/AxiomParserPool.java
Modi
Author: veithen
Date: Sat Feb 4 11:59:10 2012
New Revision: 1240495
URL: http://svn.apache.org/viewvc?rev=1240495&view=rev
Log:
Partial mavenization of the transport sample.
Added:
axis/axis1/java/trunk/samples/transport-sample/
axis/axis1/java/trunk/samples/transport-sample/pom
Author: veithen
Date: Sat Feb 4 14:52:58 2012
New Revision: 1240511
URL: http://svn.apache.org/viewvc?rev=1240511&view=rev
Log:
Mavenized TestProxySample.
Added:
axis/axis1/java/trunk/samples/proxy-sample/
axis/axis1/java/trunk/samples/proxy-sample/pom.xml (with props)
axis/a
Author: veithen
Date: Sun Feb 5 11:52:17 2012
New Revision: 1240706
URL: http://svn.apache.org/viewvc?rev=1240706&view=rev
Log:
Mavenized TestEncoding.
Added:
axis/axis1/java/trunk/integration/src/test/java/test/functional/TestEncoding.java
- copied, changed from r1240491,
Author: veithen
Date: Sun Feb 5 23:11:50 2012
New Revision: 1240855
URL: http://svn.apache.org/viewvc?rev=1240855&view=rev
Log:
Mavenized TestTransportSample.
Added:
axis/axis1/java/trunk/samples/transport-sample/src/main/wsdd/
axis/axis1/java/trunk/samples/transport-sample/src/
Author: veithen
Date: Thu Feb 9 19:52:11 2012
New Revision: 1242489
URL: http://svn.apache.org/viewvc?rev=1242489&view=rev
Log:
Set svn:ignore.
Modified:
axis/axis1/java/trunk/ (props changed)
axis/axis1/java/trunk/axis-jms/ (props changed)
axis/axis1/java/trunk/sam
Author: veithen
Date: Thu Feb 9 20:36:12 2012
New Revision: 1242511
URL: http://svn.apache.org/viewvc?rev=1242511&view=rev
Log:
Proper fix for AXIS2-5243.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java
Modi
Author: veithen
Date: Thu Feb 9 20:53:02 2012
New Revision: 1242521
URL: http://svn.apache.org/viewvc?rev=1242521&view=rev
Log:
Split axis-maven-plugin into two distinct plugins.
Added:
axis/axis1/java/trunk/maven/
axis/axis1/java/trunk/maven/maven-axis-server-plugin/
axis/a
Author: veithen
Date: Thu Feb 9 21:58:28 2012
New Revision: 1242550
URL: http://svn.apache.org/viewvc?rev=1242550&view=rev
Log:
AXIS2-5243: Merged r1242511 to the 1.6 branch.
Modified:
axis/axis2/java/core/branches/1_6/ (props changed)
axis/axis2/java/core/branches/1_6/modules/ke
Author: veithen
Date: Thu Feb 9 22:27:18 2012
New Revision: 1242566
URL: http://svn.apache.org/viewvc?rev=1242566&view=rev
Log:
Process deployments/undeployments using maven-axis-server-plugin instead of
executing AdminClient from within the unit tests.
Modified:
axis/axis1/java/t
Author: veithen
Date: Fri Feb 10 21:08:53 2012
New Revision: 1242922
URL: http://svn.apache.org/viewvc?rev=1242922&view=rev
Log:
Use constants.
Modified:
axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/StartServerMojo.java
Modified:
axis/axis1/
Author: veithen
Date: Fri Feb 10 21:47:07 2012
New Revision: 1242945
URL: http://svn.apache.org/viewvc?rev=1242945&view=rev
Log:
Simplified some unit tests.
Added:
axis/axis1/java/trunk/samples/misc-sample/src/main/wsdd/
axis/axis1/java/trunk/samples/misc-sample/src/main/wsdd/deploy.
Author: veithen
Date: Sat Feb 11 11:42:15 2012
New Revision: 1243032
URL: http://svn.apache.org/viewvc?rev=1243032&view=rev
Log:
Use distinct package names for the two Maven plugins.
Added:
axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/se
Author: veithen
Date: Sat Feb 11 12:10:38 2012
New Revision: 1243043
URL: http://svn.apache.org/viewvc?rev=1243043&view=rev
Log:
Set svn:ignore.
Modified:
axis/axis1/java/trunk/distribution/ (props changed)
axis/axis1/java/trunk/maven/ (props changed)
axis/axis1/java/trunk/m
Author: veithen
Date: Sat Feb 11 12:18:05 2012
New Revision: 1243044
URL: http://svn.apache.org/viewvc?rev=1243044&view=rev
Log:
Prevent Axis from creating a server-config.wsdd file in the source tree during
test execution.
Modified:
axis/axis1/java/trunk/samples/echo-sample/pom
Author: veithen
Date: Sat Feb 11 13:54:11 2012
New Revision: 1243064
URL: http://svn.apache.org/viewvc?rev=1243064&view=rev
Log:
Avoid usage of 'enum' as variable name.
Modified:
axis/axis1/java/trunk/axis-ant/src/main/java/org/apache/axis/tools/ant/foreach/ParamSet.java
1201 - 1300 of 4857 matches
Mail list logo