You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Kenneth Tam (JIRA)" <be...@incubator.apache.org> on 2004/11/08 18:33:33 UTC

[jira] Resolved: (BEEHIVE-62) ant build.dist.archives fails

     [ http://nagoya.apache.org/jira/browse/BEEHIVE-62?page=history ]
     
Kenneth Tam resolved BEEHIVE-62:
--------------------------------

    Resolution: Won't Fix

Currently all the archive/jar creation ets are by design independent of their respective "build" targets.       
The workflow is typically to iterate over the build targets and at some point create the archives.  Per the usage docs (run ant w/o specifying a target), to go straight to archives simply run "ant clean build.dist build.dist.archives".

Builds are also faster w/o deps like this, since even when the dep is satisfied, it takes a non-trivial amount of time to crank through them.



> ant build.dist.archives fails
> -----------------------------
>
>          Key: BEEHIVE-62
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-62
>      Project: Beehive
>         Type: Bug
>     Versions: V1Alpha
>  Environment: Win32
>     Reporter: Garrett Conaty

>
> the build.dist.archives ant target needs a dependency not to fail.
> if you do ant clean followed by ant.build.dist, it fails, though succeeds if you do an 'ant build.dist' first.  hence, build.dist.archives should have a dependency on building the dist.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira