mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
[maven-release-plugin] copy for tag STRUTS_2_2_0
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_0@958378 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -40,17 +40,6 @@
|
||||
|
||||
<ciManagement />
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>struts-staging</id>
|
||||
<name>Apache Struts Staging Repository</name>
|
||||
<url>scp://people.apache.org/www/people.apache.org/builds/struts/${pom.version}/m2-staging-repository</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>apache.snapshots</id>
|
||||
<uniqueVersion>false</uniqueVersion>
|
||||
<name>Apache Maven Repository (Snapshots and Test Builds)</name>
|
||||
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
|
||||
</snapshotRepository>
|
||||
<site>
|
||||
<id>apache-site</id>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/2.x/</url>
|
||||
@@ -137,48 +126,6 @@
|
||||
</plugins>
|
||||
</build>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>release</id>
|
||||
<activation>
|
||||
<property>
|
||||
<name>release</name>
|
||||
</property>
|
||||
</activation>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-gpg-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>sign-artifacts</id>
|
||||
<phase>verify</phase>
|
||||
<goals>
|
||||
<goal>sign</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>2.2</version>
|
||||
<!--
|
||||
<configuration>
|
||||
<aggregate>true</aggregate>
|
||||
</configuration>
|
||||
-->
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-source</id>
|
||||
<goals>
|
||||
<goal>jar</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ function toggleAllBoxes() {
|
||||
<tr>
|
||||
<td>Tests passed/Failed/Skipped:</td><td>1/0/0</td>
|
||||
</tr><tr>
|
||||
<td>Started on:</td><td>Fri Jun 25 09:59:20 CEST 2010</td>
|
||||
<td>Started on:</td><td>Thu Dec 03 21:49:46 CET 2009</td>
|
||||
</tr>
|
||||
<tr><td>Total time:</td><td>0 seconds</td>
|
||||
</tr><tr>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><testsuite errors="0" failures="0" name="Command line test" tests="1" time="0.0020"><properties/><testcase classname="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest" name="testRun" time="0.0010"/></testsuite>
|
||||
<?xml version="1.0" encoding="UTF-8"?><testsuite errors="0" failures="0" name="Command line test" tests="1" time="0.0"><properties/><testcase classname="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest" name="testRun" time="0.0"/></testsuite>
|
||||
@@ -1,10 +1,10 @@
|
||||
<h2>Methods run, sorted chronologically</h2><h3>>> means before, << means after</h3><p/><br/><em>Command line suite</em><p/><small><i>(Hoover the method name to see the test class name)</i></small><p/>
|
||||
<table border="1">
|
||||
<tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
|
||||
<tr bgcolor="798891"> <td>10/06/25 09:59:20</td> <td>0</td> <td> </td><td title=">>com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">>>setUp</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>3199106</td> <td></td> </tr>
|
||||
<tr bgcolor="798891"> <td>10/06/25 09:59:20</td> <td>92</td> <td> </td><td title="<<com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()"><<tearDown</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>3199106</td> <td></td> </tr>
|
||||
<tr bgcolor="ec6696"> <td>10/06/25 09:59:20</td> <td>59</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td>
|
||||
<td>3199106</td> <td></td> </tr>
|
||||
<tr bgcolor="b48197"> <td>09/12/03 21:49:46</td> <td>0</td> <td> </td><td title=">>com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">>>setUp</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>465264835</td> <td></td> </tr>
|
||||
<tr bgcolor="b48197"> <td>09/12/03 21:49:46</td> <td>69</td> <td> </td><td title="<<com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()"><<tearDown</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>465264835</td> <td></td> </tr>
|
||||
<tr bgcolor="8a6f76"> <td>09/12/03 21:49:46</td> <td>41</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td>
|
||||
<td>465264835</td> <td></td> </tr>
|
||||
</table>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<h2>Methods run, sorted chronologically</h2><h3>>> means before, << means after</h3><p/><br/><em>Command line suite</em><p/><small><i>(Hoover the method name to see the test class name)</i></small><p/>
|
||||
<table border="1">
|
||||
<tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
|
||||
<tr bgcolor="798891"> <td>10/06/25 09:59:20</td> <td>0</td> <td> </td><td title=">>com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">>>setUp</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>3199106</td> <td></td> </tr>
|
||||
<tr bgcolor="ec6696"> <td>10/06/25 09:59:20</td> <td>59</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td>
|
||||
<td>3199106</td> <td></td> </tr>
|
||||
<tr bgcolor="798891"> <td>10/06/25 09:59:20</td> <td>92</td> <td> </td><td title="<<com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()"><<tearDown</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>3199106</td> <td></td> </tr>
|
||||
<tr bgcolor="b48197"> <td>09/12/03 21:49:46</td> <td>0</td> <td> </td><td title=">>com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">>>setUp</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>465264835</td> <td></td> </tr>
|
||||
<tr bgcolor="8a6f76"> <td>09/12/03 21:49:46</td> <td>41</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td>
|
||||
<td>465264835</td> <td></td> </tr>
|
||||
<tr bgcolor="b48197"> <td>09/12/03 21:49:46</td> <td>69</td> <td> </td><td title="<<com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()"><<tearDown</td>
|
||||
<td> </td><td> </td><td> </td><td> </td> <td>465264835</td> <td></td> </tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user