You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2004/10/30 14:54:33 UTC

[jira] Commented: (BEEHIVE-25) Should build.dist.docs depends on build.dist.core or deploy?

     [ http://issues.apache.org/jira/browse/BEEHIVE-25?page=comments#action_54828 ]
     
Eddie O'Neil commented on BEEHIVE-25:
-------------------------------------

My $0.02 on how this should work...

The "build.dist" target should call "build.dist.docs".  We'd like to keep the expensive parts of building the distribution separate from the main build process.

So, it'd do something like this:

  build.dist

calls:

  build.dist.core
  build.dist.samples
  build.dist.docs

Not sure why they aren't wired together now.  <g>

> Should build.dist.docs depends on build.dist.core or deploy?
> ------------------------------------------------------------
>
>          Key: BEEHIVE-25
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-25
>      Project: Beehive
>         Type: Bug
>   Components: Documentation
>     Versions: V1Alpha
>     Reporter: Julie Zhuo
>     Assignee: Steve Hanson
>     Priority: Minor
>      Fix For: V1Alpha

>
> Currently this target is called by build.dist. But if "ant clean" is being called and then try to build the docs distribution, it won't run propertly because it does not have the things it is depending on that are generated from deploy. Just thought occasionally some people might want to do this for some reason. :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.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