Re: StarTeam checkout task change

2005-06-17 Thread Steve Cohen
Burgess, Benjamin wrote: I am willing and able to help with the StarTeam tasks (just got company permission). I did a search and found 13 open bugs/enhancements for and am very familiar with StarTeam SDK programming. Perhaps I should contact you (or you me) off list to better understand the p

Problems with build file

2005-06-17 Thread Thomas George
Hello, I'm getting strange javac error messages from an Ant build and since I'm a new Ant user, I'm really not sure where to start troubleshooting. Here is the error: [javac] src\[PathToFile]\filenameDTO.java added as src/[PathToFile]\filenameDTO.class doesn't exist. I can't tell if the file is

RE: how can i use filenames in scripts?

2005-06-17 Thread Anderson, Rob (Global Trade)
You can probably accomplish what you need by looping over the fileset with the task, from ant-contrib (http://ant-contrib.sourceforge.net/tasks/tasks/index.html) You might want to use the task in the loop also, to remove the path part of the filename. -Rob A > -Original Message- > F

RE: StarTeam checkout task change

2005-06-17 Thread Burgess, Benjamin
I am willing and able to help with the StarTeam tasks (just got company permission). I did a search and found 13 open bugs/enhancements for these tasks. I have access to a license and server and am very familiar with StarTeam SDK programming. Perhaps I should contact you (or you me) off list to

Re: AbstractCvsTask not executing second command???

2005-06-17 Thread Jeffrey E Care
> Well, actually, when they cannot be executed twice in a row, it often > means that they are buggy, because some instance variables modified by > the execution of the task are not reset to their value before the > execution of the task. What about tasks that null out data members at the end of

how can i use filenames in scripts?

2005-06-17 Thread Jörg Uhlmann
Hello, i have some html files. A token in this files would i replace with the filename. e.g. my_page.html result: the replace task, has no access to the filename. The same in the fileset task. How can i do it? thanks

RE: AbstractCvsTask not executing second command???

2005-06-17 Thread Brandon, Raymond
Ok, But if these tasks are one time only can you please explain what the difference is when I have an actual build.xml containing How is the execution of these two separate Tasks in a single Target object handled differently than when I programmatically create a Targe

RE: Question: List

2005-06-17 Thread Frank Hansen
I thought the build.bat was needed to compile the XML libraries etc. into a solid ANT environment, but yes it seems to work, will do some ANT building. Will let you know of my progress and listening to the posts. Thanks. - Frank -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PR