提交 df51a920 编写于 作者: K kohsuke

merged back the RC branch

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@30919 71c3de6d-444a-0410-be80-ed276b4c234a
上级 c1cd42f0
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
</parent> </parent>
<artifactId>cli</artifactId> <artifactId>cli</artifactId>
<name>Hudson CLI</name> <name>Hudson CLI</name>
......
...@@ -28,7 +28,7 @@ THE SOFTWARE. ...@@ -28,7 +28,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
hudson (1.357) unstable; urgency=low
* See http://hudson.dev.java.net/changelog.html for more details.
-- Kohsuke Kawaguchi <kk@kohsuke.org> Fri, 07 May 2010 22:33:51 -0700
hudson (1.356) unstable; urgency=low hudson (1.356) unstable; urgency=low
* See http://hudson.dev.java.net/changelog.html for more details. * See http://hudson.dev.java.net/changelog.html for more details.
......
...@@ -27,7 +27,7 @@ THE SOFTWARE. ...@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -27,7 +27,7 @@ THE SOFTWARE. ...@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -27,7 +27,7 @@ THE SOFTWARE. ...@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
</parent> </parent>
<artifactId>maven-plugin</artifactId> <artifactId>maven-plugin</artifactId>
......
...@@ -33,7 +33,7 @@ THE SOFTWARE. ...@@ -33,7 +33,7 @@ THE SOFTWARE.
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Hudson main module</name> <name>Hudson main module</name>
......
...@@ -27,7 +27,7 @@ THE SOFTWARE. ...@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -27,7 +27,7 @@ THE SOFTWARE. ...@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent> <parent>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
......
...@@ -27,7 +27,7 @@ THE SOFTWARE. ...@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
</parent> </parent>
<artifactId>ui-samples-plugin</artifactId> <artifactId>ui-samples-plugin</artifactId>
......
...@@ -27,7 +27,7 @@ THE SOFTWARE. ...@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.357-SNAPSHOT</version> <version>1.358-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
...@@ -129,18 +129,10 @@ THE SOFTWARE. ...@@ -129,18 +129,10 @@ THE SOFTWARE.
<resolveArtifact groupId="org.jvnet.hudson.winstone" artifactId="winstone" version="0.9.10-hudson-18" type="jar" tofile="${basedir}/target/generated-resources/winstone.jar" /> <resolveArtifact groupId="org.jvnet.hudson.winstone" artifactId="winstone" version="0.9.10-hudson-18" type="jar" tofile="${basedir}/target/generated-resources/winstone.jar" />
<!-- bundled plugins --> <!-- bundled plugins -->
<resolveArtifact type="hpi" groupId="${project.groupId}" <resolveArtifact type="hpi" groupId="${project.groupId}" artifactId="maven-plugin" version="${project.version}" tofile="${basedir}/target/generated-resources/WEB-INF/plugins/maven-plugin.hpi" />
artifactId="maven-plugin" version="${project.version}" <resolveArtifact type="hpi" groupId="org.jvnet.hudson.plugins" artifactId="ssh-slaves" version="0.10" tofile="${basedir}/target/generated-resources/WEB-INF/plugins/ssh-slaves.hpi" />
tofile="${basedir}/target/generated-resources/WEB-INF/plugins/maven-plugin.hpi" /> <resolveArtifact type="hpi" groupId="org.jvnet.hudson.plugins" artifactId="subversion" version="1.17" tofile="${basedir}/target/generated-resources/WEB-INF/plugins/subversion.hpi" />
<resolveArtifact type="hpi" groupId="org.jvnet.hudson.plugins" <resolveArtifact type="hpi" groupId="org.jvnet.hudson.plugins" artifactId="cvs" version="1.1" tofile="${basedir}/target/generated-resources/WEB-INF/plugins/cvs.hpi" />
artifactId="ssh-slaves" version="0.10"
tofile="${basedir}/target/generated-resources/WEB-INF/plugins/ssh-slaves.hpi" />
<resolveArtifact type="hpi" groupId="org.jvnet.hudson.plugins"
artifactId="subversion" version="1.17"
tofile="${basedir}/target/generated-resources/WEB-INF/plugins/subversion.hpi" />
<resolveArtifact type="hpi" groupId="org.jvnet.hudson.plugins"
artifactId="cvs" version="1.1"
tofile="${basedir}/target/generated-resources/WEB-INF/plugins/cvs.hpi" />
</tasks> </tasks>
</configuration> </configuration>
</execution> </execution>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册