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

[jira] Commented: (BEEHIVE-54) Patch for MantisTask to play friend with a mobile ${basedir}/$pwd

     [ http://nagoya.apache.org/jira/browse/BEEHIVE-54?page=comments#action_55020 ]
     
James Song commented on BEEHIVE-54:
-----------------------------------

changes made by r56407 is reverted by r56560.
Reasons:
The proposed change will limit usability of MantisTask by only allowing user to pass relative path for srcdir and srcgen, while the original code provide more flexibility by allowing user to pass fullpath for srcdir and srcgen.

User could still redirect mantis output by passing the right path for srcdir and srcgen.

> Patch for MantisTask to play friend with a mobile ${basedir}/$pwd
> -----------------------------------------------------------------
>
>          Key: BEEHIVE-54
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-54
>      Project: Beehive
>         Type: Improvement
>   Components: Build, Controls
>     Reporter: bob mcwhirter
>     Assignee: James Song
>  Attachments: MantisTask.diff
>
> MantisTask assumes that ${basedir} is equal to $PWD, which isn't always the case.
> Diff that mixes in a hearty does of getProject().getBaseDir() into the new File(...) calls within the task.
> This patch enables my build changes to run the control tests as part of the build nicely now.

-- 
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