[jetty-dev] [jira] (JETTY-796) Ant Plugin Improvements
"Jan Bartel (JIRA)" <[email protected]> Thu, 6 Dec 2012 23:35:13 -0600 (CST)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1482887541.19649.1354858513684.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Jan Bartel resolved JETTY-796 as Fixed Ant Plugin Improvements Multiple updates done to jetty-ant plugin: 1. add jetty.stop task 2. renamed jetty task to jetty.run task 3. added attribute "daemon" which if true will cause the build to keep executing and jetty to execute in the background (NOT forked) 4. added stopPort and stopKey attributes to jetty.run to support jetty.stop task 5. added contextXml attribute to apply a context xml file to configure the webapp 6. changed webApp element to be a WebAppContext instance so attributes now are the setter methods from that class 7. works with jsp 2.2 Opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=396012 to remind myself to document changes for jetty-9. If there is interest in haveing a version that forks jetty in a new process, please open a new bug at Eclipse here: https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&namedcmd=jetty-bugs&list_id=3781522 as jira is closed for new bugs. thanks Jan Change By: Jan Bartel (06/Dec/12 11:34 PM) Resolution: Fixed Fix Version/s: 9.0.0 Status: Open Resolved This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email