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 2006/03/02 18:18:10 UTC

svn commit: r382451 - /gump/metadata/project/args4j.xml

Author: jhm
Date: Thu Mar  2 09:18:10 2006
New Revision: 382451

URL: http://svn.apache.org/viewcvs?rev=382451&view=rev
Log:
Add args4j - hopefully successful. (1st of setting up the integration build by Gump)

Added:
    gump/metadata/project/args4j.xml

Added: gump/metadata/project/args4j.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/args4j.xml?rev=382451&view=auto
==============================================================================
--- gump/metadata/project/args4j.xml (added)
+++ gump/metadata/project/args4j.xml Thu Mar  2 09:18:10 2006
@@ -0,0 +1,70 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<module name="args4j">
+  <!--
+    NOTE: Args4J needs a JDK 1.5+
+  -->
+
+  <url  href="http://args4j.dev.java.net/"/>
+  <description>
+    Java command line options parser
+  </description>
+  <cvs repository="java.net"/>
+
+
+  <project name="args4j">
+    <package>org.kohsuke.args4j</package>
+    <maven goal="jar">
+      <property name="final.name" value="args4j-@@DATE@@"/>
+      <!-- no tests in 'just building'; there is another gump project for tests -->
+      <property name="maven.test.skip" value="true"/>
+    </maven>
+    <redistributable/>
+    <home nested="args4j"/>
+    <jar name="args4j-@@DATE@@.jar"/>
+    <!-- use my email for testing the build -->
+    <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
+         to="jan@materne.de"/>
+    <!--
+    <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
+         to="issues@args4j.dev.java.net"/>
+    -->
+  </project>
+
+
+<!--
+  <project name="args4j-tools">
+    <depend project="args4j" inherit="runtime"/>
+
+    <jar name="target/args4j-tools.jar" id="args4j-tools"/>
+
+    <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
+         to="issues@args4j.dev.java.net"
+         subject="Test Failure - Args4J"/>
+  </project>
+
+
+
+  <project name="args4j-tests">
+    <depend project="args4j"/>
+    <depend project="junit"/>
+
+    <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
+         to="issues@args4j.dev.java.net"/>
+  </project>
+-->
+</module>
\ No newline at end of file



RE: svn commit: r382451 - /gump/metadata/project/args4j.xml

Posted by Bill Barker <BB...@sm.wilshire.com>.


-----Original Message-----
From: jhm@apache.org [mailto:jhm@apache.org]
Sent: Thu 3/2/2006 9:18 AM
To: commits@gump.apache.org
Subject: svn commit: r382451 - /gump/metadata/project/args4j.xml
 
>Author: jhm
>Date: Thu Mar  2 09:18:10 2006
>New Revision: 382451
>
>URL: http://svn.apache.org/viewcvs?rev=382451&view=rev
>Log:
>Add args4j - hopefully successful. (1st of setting up the integration build by Gump)
>
>Added:
>    gump/metadata/project/args4j.xml

You are going to have to add this to profiles/gump.xml if you want Gump to pick it up.



This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail.