RE: Calling ANT from a Servlet

2005-08-01 Thread Hardacker, Andrew
ject, File) from the type ProjectHelper is deprecated Anybody know a workaround for me to get the warning out ? Thank you for answers. Greets Oliver - Original Message ----- From: "Hardacker, Andrew" <[EMAIL PROTECTED]> To: "'Ant Users List'" Sent: W

RE: Calling ANT from a Servlet

2005-07-27 Thread Hardacker, Andrew
Yes, it's possible, and not particularly difficult. This article is a good place to start. http://www.onjava.com/pub/a/onjava/2002/07/24/antauto.html?page=1 Andy Hardacker -Original Message- From: KrustyDerClown [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 27, 2005 12:15 PM To: user@a

RE: Need help writing regular expression??

2005-06-22 Thread Hardacker, Andrew
Untested, but probably something like this: Andy Hardacker -Original Message- From: Ninju Bohra [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 22, 2005 4:55 PM To: Ant Users Group Subject: Need help writing regular expression?? Hello all, Quick question... I need write a regular exp

RE: Baseline Get from PVCS

2005-06-09 Thread Hardacker, Andrew
Unless the task has been updated recently, I doubt you will be able to use it against Dimensions. If you can do whatever you have to do from the command line, use . For example, we use this to get code from Merant Version Manager 8 (the new name of PVCS). Andy Hardacker -Or

RE: Call specific Targets from a GUI

2005-01-13 Thread Hardacker, Andrew
If a servlet-based application would fit your requirements, you might be interested in this article: http://www.onjava.com/lpt/a/2529/ I've used this technique to write a servlet-based build app that exposes some properties (with lists, checkboxes, etc) so that the buildmeister doesn't have to dea

RE: PVCS Problem

2003-05-29 Thread Hardacker, Andrew
for help but missed that sentence. Any way It helped me, now I can get the files. But here starts another problem...the exec task does not work on Solaris. Attaching the build file. Please, let me know if there is any problem with my script. Thanks Vijay -Original Message- From: Hardack