svn commit: r1243216 - in /axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/server: StartServerMojo.java StopServerMojo.java

2012-02-12 Thread veithen
Author: veithen Date: Sun Feb 12 09:26:36 2012 New Revision: 1243216 URL: http://svn.apache.org/viewvc?rev=1243216&view=rev Log: Javadoc fixes. Modified: axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/server/StartServerMojo.java axis/axis1/java/

svn commit: r1243252 - in /axis/axis1/java/trunk: integration/ maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/server/ samples/attachments-sample/ samples/bidbuy-sample/ samples/enc

2012-02-12 Thread veithen
Author: veithen Date: Sun Feb 12 13:32:12 2012 New Revision: 1243252 URL: http://svn.apache.org/viewvc?rev=1243252&view=rev Log: Some refactorings of the maven-axis-server-plugin so that we will be able to add goals that start other types of processes. Added: axis/axis1/java/trunk/maven/mav

svn commit: r1243259 - in /axis/axis1/java/trunk: ./ samples/attachments-sample/ samples/attachments-sample/src/test/java/test/functional/ samples/bidbuy-sample/ samples/bidbuy-sample/src/test/java/te

2012-02-12 Thread veithen
Author: veithen Date: Sun Feb 12 14:59:10 2012 New Revision: 1243259 URL: http://svn.apache.org/viewvc?rev=1243259&view=rev Log: Use random HTTP ports for the integration tests of the samples. Modified: axis/axis1/java/trunk/pom.xml axis/axis1/java/trunk/samples/attachments-sample/pom.xml

svn commit: r1243299 - in /axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/server: AbstractServerMojo.java StartServerMojo.java

2012-02-12 Thread veithen
Author: veithen Date: Sun Feb 12 19:04:35 2012 New Revision: 1243299 URL: http://svn.apache.org/viewvc?rev=1243299&view=rev Log: StopAllMojo doesn't need a port property. Modified: axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/server/AbstractServerM