Hi,
Anyone using Rant successfully in building projects on remote machines?
Colin
[Ant-user] RANT project
| Tweet |
|
Search Discussions
Discussion Posts
Follow ups
- Jesse Stockall: Yes, I use rant running in Tomcat to invoke native code compiles on different platforms. Jesse Stockall - jesse@cryptocard.com CRYPTOCard Corp.
- Colin Chalmers: Cool!! I just downloaded it to do something similiar, unfortunately there's not much documentation :-( I do have it (the example) working but do you have tips/pitfalls I should look out for? Is it possible to echo messages back to the client concerning the build? Colin -----Original Message----- From: Jesse Stockall Sent: Friday, March 28, 2003 8:38 PM To: Ant Users List Subject: Re: RANT project Yes, I use rant running in Tomcat to invoke native code compiles on different platforms. Jesse
- Jesse Stockall: No, but a quick glance at the code will show you that there isn't much to document. Rant is an extremely simple implementation that does not return to the calling build file until the target(s) are completed. I've modified AntCall.java to dump output to an xml log file that I run through a transform to get html results. Jesse Stockall - jesse@cryptocard.com CRYPTOCard Corp.
Related Discussions
Discussion Overview
| group | user
|
| categories | ant |
| posted | Mar 28, '03 at 6:48p |
| active | Mar 28, '03 at 8:07p |
| posts | 4 |
| users | 2 |
| website | ant.apache.org |
