History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1015
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Jan Koprowski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Broken path to ant script

Created: 18/Aug/11 03:47 PM   Updated: 20/Aug/11 01:25 AM
Component/s: None
Affects Version/s: 3.1.54
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
Linux
Ant
Configuration: root/TEST/jkoprows


 Description  « Hide
Setup:


What I expect:
I expect that QB enter to "abc/def" directory in my workspace and there run "build.xml" file

What I see instead:

(from build log)
Buildfile: /quickbuild-3.1.54-linux/workspace/root/TEST/jkoprows/build.xml does not exist!

And the second issue. Setting up:
2. Define ant step as following
  * Ant Build file as "abc/def/build.xml"
  * Working directory "abc/def"

cause:
Cannot run program "/path/to/ant" (in directory "/quickbuild-3.1.54-linux/workspace/root/TEST/jkoprows/abc/def/abc/def"): java.io.IOException: error=2, No such file or directory


 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [18/Aug/11 11:36 PM]
This is a bug. To work around it, please leave working directory empty, and define build file as "abc/def/build.xml".

Jan Koprowski [19/Aug/11 09:33 AM]
With Your workaround this issue is not blocker any more.
I found also second workaround to use Batch step.
Priority can be switched to "Minor" or "Major" as You will.
Thank You!