Yep, it's on a web server... Thanks to all for the HttpUnit suggestions
and others... I'll try them out!



On Fri, 2004-11-05 at 07:19 -0500, Mark Lybarger wrote:
> I haven't done much CGI, but I assume this is on a web server?  You can use the ant 
> get task to hit the script.  If you want to validate what the script returns, you 
> might want to look into something like HttpUnit and friends.  Very nice to validate 
> web sites.
> 
> > -----Original Message-----
> > From: Dave Bartmess [mailto:[EMAIL PROTECTED]
> > Sent: Friday, November 05, 2004 7:22 AM
> > To: Ant Users List
> > Subject: Trying to run CGI script on server after build
> > 
> > 
> > I've got a product I'm working on that needs a "validation" script run
> > after the build is complete. The Ant script right now FTP's the built
> > modules to the server, but I have to manually use the browser 
> > to run the
> > script.
> > 
> > Is there any Task out there that can handle this, and return the
> > resulting page contents to me, so I can check whether it's a 
> > valid build
> > or not?
> > 
> > Thanks for any help!
> > -- 
> > David A. Bartmess
> > Software Configuration Manager / Sr. Software Developer
> > eDingo Enterprises
> > http://edingo.net
> > _________________________________________________________________
> > jSyncManager Development Team (http://www.jsyncmanager.org)
> > jSyncManager Email List
> > (https://lists.sourceforge.net/lists/listinfo/jsyncmanager-devel)
> >  
> >  But one should not forget that money can buy a bed but not sleep, 
> >  finery but not beauty, a house but not a home, 
> >  medicine but not health, luxuries but not culture, 
> >  sex but not love, and amusements but not happiness.
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
-- 
David A. Bartmess
Software Configuration Manager / Sr. Software Developer
eDingo Enterprises
http://edingo.net
_________________________________________________________________
jSyncManager Development Team (http://www.jsyncmanager.org)
jSyncManager Email List
(https://lists.sourceforge.net/lists/listinfo/jsyncmanager-devel)
 
 But one should not forget that money can buy a bed but not sleep, 
 finery but not beauty, a house but not a home, 
 medicine but not health, luxuries but not culture, 
 sex but not love, and amusements but not happiness.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to