You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by jh...@apache.org on 2009/04/16 07:48:51 UTC

svn commit: r765474 - /gump/metadata/project/hudson.xml

Author: jhm
Date: Thu Apr 16 05:48:51 2009
New Revision: 765474

URL: http://svn.apache.org/viewvc?rev=765474&view=rev
Log:
Hudson: Add license. Try to 'publish' the jar file (hudson.war)

Modified:
    gump/metadata/project/hudson.xml

Modified: gump/metadata/project/hudson.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/hudson.xml?rev=765474&r1=765473&r2=765474&view=diff
==============================================================================
--- gump/metadata/project/hudson.xml (original)
+++ gump/metadata/project/hudson.xml Thu Apr 16 05:48:51 2009
@@ -25,6 +25,9 @@
 
   <project name="hudson-core">
     <mvn separateLocalRepository="true"/>
+    <!-- not sure about having the build-date like 'hudson-@@DATE@@.war' -->
+    <jar name="hudson/main/war/target/hudson.war" id="hudson"/>
+    <license name="LICENSE.txt"/>
     <!-- use my email for testing the build -->
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="gump@materne.de"/>