Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Working directory, component directory for ant actors
Working directory, component directory for ant actors [message #519110] Sat, 06 March 2010 17:01 Go to next message
Patrick Ruckstuhl is currently offline Patrick RuckstuhlFriend
Messages: 65
Registered: July 2009
Member
What is the working directory where an ant actor will be executed in the headless scenario? Is it the same as where buckminster was called from?

Is there a way to provide the directory of a component to an ant actor? In my case I'd like to launch the ant actor from the directory of the component.

Re: Working directory, component directory for ant actors [message #519138 is a reply to message #519110] Sat, 06 March 2010 23:27 Go to previous message
Patrick Ruckstuhl is currently offline Patrick RuckstuhlFriend
Messages: 65
Registered: July 2009
Member
I was able to solve the problem by specifying basepath="." in my ant file and running the task in the ant by forking the java process and specifying a directory of "." as well.
Previous Topic:Headless SVN not working with 3.6?
Next Topic:site.p2/ contains non-packed and packed jars
Goto Forum:
  


Current Time: Fri Apr 26 14:34:46 GMT 2024

Powered by FUDForum. Page generated in 0.02785 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top