Re: Using Classpath as copy Source

2007-01-14 Thread Michael Franz
Well, it depends if another group has already gone through the hard battle of the upgrade or 3rd party. The 3rd party stuff is already approved, but I am not sure what version. On 1/14/07, Matt Benson <[EMAIL PROTECTED]> wrote: Failing that (i.e. if you can't upgrade for corporate reasons or s

Re: Using Classpath as copy Source

2007-01-14 Thread Matt Benson
Failing that (i.e. if you can't upgrade for corporate reasons or something) ant-contrib has a task (pathtofileset?) that will create a fileset from a path for paths whose constituent elements share a common ancestor. Of course, if you weren't allowed to upgrade Ant, you're probably not allowed to

Re: EDIT XML

2007-01-14 Thread Brian Agnew
Depending on the complexity of what you're trying to do, XMLTask can help. See http://www.oopsconsultancy.com/software/xmltask Brian akinola oni wrote: 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 i