Re: Using Classpath as copy Source

2007-01-13 Thread Michael Franz
Thanks, I will take a look at that. I have not used the 1.7 version. On 1/13/07, Matt Benson <[EMAIL PROTECTED]> wrote: In Ant 1.7.0 can use any resource collection, including a , as its source. In the manual's "Concepts and Types" section, look for "Resources". HTH, Matt --- Michael Franz

EDIT XML

2007-01-13 Thread akinola oni
hello Can someone tell me how to edit xml. l am working with gridsphere portals and l need to edit the $CATALINA_HOME/conf/tomcat-users.xml in tomcat to allow gridsphere users to manage web apps. _ Be the first to hear what's new

Re: Using Classpath as copy Source

2007-01-13 Thread Matt Benson
In Ant 1.7.0 can use any resource collection, including a , as its source. In the manual's "Concepts and Types" section, look for "Resources". HTH, Matt --- Michael Franz <[EMAIL PROTECTED]> wrote: > I have been searching for an answer to this for a > few days and have not > found the solution

Using Classpath as copy Source

2007-01-13 Thread Michael Franz
I have been searching for an answer to this for a few days and have not found the solution. I would think it is easy (I hope it is) and I have just missed the solution. What I want to do is copy every jar that is on my classpath into a directory. From my understanding copy does not work with pa

Another Oddity with Anthill OS

2007-01-13 Thread Res Pons
I'm testing a dummy project which checks out a basic simple project out of Subversion and echoes bunch of paths. The purpose of this project is to see if I can force loading different property fiels at the command line via Anthill. Basically, I would like to use the same project 3x but each tim