Yes I successfully built Pivot. What I want to do is go to a blank directory and somehow invoke ant to fill that directory rather than modifying the original project source. At the moment I am just doing a straight up copy of the whole project and running the build in the copy.
On Tue, 4 Aug 2009 09:52:10 pm Greg Brown wrote: > How are you currently invoking Ant? Are you able to build the project > at all? > > On Aug 3, 2009, at 10:51 PM, Scott Lanham wrote: > > Hi, > > > > I am a complete novice when it comes to using ant. Is there a way I > > can tell > > ant to build Pivot in a different directory from the source? > > > > Thanks, > > > > Scott.
