Re: Extending path

2010-06-08 Thread Jon Stevens
http://code.google.com/p/sweetened/source/browse/#svn/trunk/src/com/googlecode/sweetened/typedef http://code.google.com/p/sweetened/source/browse/trunk/example.xml The above is what I have so far, and it works pretty well, but isn't beautiful. It was kind of ugly since I had to implement my own ,

Re: Visual SourceSafe Antlib

2010-06-08 Thread Stefan Bodewig
On 2010-06-08, Bruce Atherton wrote: > On 08/06/2010 7:08 AM, Stefan Bodewig wrote: >> Can the tests depend on cleanup? Sorry, I haven't actually looked into >> the build file but thought I might toss out the idea anyway. > Sure they could, but then you couldn't examine the repository to make >

Re: [GUMP@vmgump]: Project test-ant (in module ant) failed

2010-06-08 Thread Gilles Scokart
I don't have the time to gig further, but the error is : [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/taskdefs/xslt-test.xml [au:antunit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 0.753 sec Gilles Scokart On 8 June 2010 20:23, Gump Integration Build wrot

Re: Visual SourceSafe Antlib

2010-06-08 Thread Bruce Atherton
On 08/06/2010 7:08 AM, Stefan Bodewig wrote: Can the tests depend on cleanup? Sorry, I haven't actually looked into the build file but thought I might toss out the idea anyway. Sure they could, but then you couldn't examine the repository to make sure everything is being stored as expecte

Re: Ant1.8 copy task gives error "Failed to copy" with "Permission denied"

2010-06-08 Thread Stefan Bodewig
On 2010-06-07, SHAILJA wrote: > /u/kumari/ant> less less build.xml > > > > > > I tried with apache-ant-1.8.1 also and got same error as previous append. Yes, this is to be expected. More so it will be that way with any later release of Ant as well. In addition the workaround I suggeste

Re: Extending path

2010-06-08 Thread Stefan Bodewig
On 2010-06-04, Jon Stevens wrote: > What I'd like to do is be able to add a couple of attributes to the > element that lives in a and then get access to those > attributes in my Task. I've seen you've already taken on Matt's Resource advice. You may want to look into org.apache.tools.ant.types

Re: Visual SourceSafe Antlib

2010-06-08 Thread Stefan Bodewig
On 2010-06-04, Bruce Atherton wrote: > One downside to the way they are currently laid out is that you have > to do a test build followed by a cleanup build every time (running Ant > twice). Separating them out makes sense so that you have time between > runs to examine the database and make sure