You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Nick Chalko <ni...@chalko.com> on 2004/05/29 19:00:50 UTC

need a gump ID to prevent mismatched timestamps on jars.

Time stamp causes miss matched jars.
I think we should set a gump-run-id  property for build files to use in 
naming files.

Adam Jack wrote:

>Project depot-update has an issue affecting its community integration.
>This issue affects 4 projects.
>Project State : 'Failed', Reason 'Missing Build Outputs'
>The following annotations were provided:
> -INFO- Sole jar [depot-update-gump-20040528.jar] identifier set to project name
> -INFO- Dependency on ant exists, no need to add for property ant.home.
> -INFO- Failed with reason missing build outputs
> -ERROR- Missing Output: /usr/local/gump/public/workspace/depot/update/dist/depot-update-gump-20040528.jar
> -ERROR- See Directory Listing Work for Missing Outputs
>  
>
<snip/>

>package-src:
>      [jar] Building jar: /usr/local/gump/public/workspace/depot/update/build/depot-update/depot-update-0.1-dev-20040529.jar
>
>package:
>
>dist-jar:
>     [copy] Copying 1 file to /usr/local/gump/public/workspace/depot/update/dist
>
>gump:
>     [move] Moving 1 files to /usr/local/gump/public/workspace/depot/update/dist
>
>BUILD SUCCESSFUL
>Total time: 6 seconds
>---------------------------------------------
>
>
>
>
>To subscribe to this information via syndicated feeds:
> RSS: http://brutus.apache.org:8080/gump/depot/depot-update/rss.xml
> Atom: http://brutus.apache.org:8080/gump/depot/depot-update/atom.xml
>
>
>--
>Produced by Gump 2.0.3-alpha-0002.
>[Run (20040528 21:00:12, brutus:brutus-public:20040528 21:00:12)]
>http://brutus.apache.org:8080/gump/index.html
>http://brutus.apache.org:8080/gump/options.html
>
>--
>Apache Gump
>http://gump.apache.org/ [Instance: brutus]
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: need a gump ID to prevent mismatched timestamps on jars.

Posted by Stefan Bodewig <bo...@apache.org>.
On Sat, 29 May 2004, Nick Chalko <ni...@chalko.com> wrote:

> Time stamp causes miss matched jars.

The way to solve the problem (well, the easiest way, IMHO) is to pass
in the DSTAMP property on the command line.

I.e. nest <property name="DSTAMP" value="@@DATE@@"/> into your
<ant> element.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org