Ticket #781 (closed task: fixed)
Add more sensible build targets
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3.1 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | Cc: | callan |
Description (last modified by jmoore) (diff)
Currently "ant clean cleantools build dist withtools" does the whole shebang. This is a bit much. Suggestions for more sensible build targets welcome. Currently:
- build-all
- build-blitz
- build-ear
- build-tools
- build-webadmin
- clean-all
- clean-blitz
- clean-ear
- clean-tools
- clean-webadmin
- deploy-ear-jboss
- deploy-webadmin-jboss
- start-blitz
- stop-blitz
- start-jboss
- stop-jboss
- javadoc
seem workable. Targets for the distribution will still include:
- setup
- update
- setup-db
- and the deploy/start/stop targets
though the "setup" target will be deprecated in the middle- to long-term.
Change History
Note: See
TracTickets for help on using
tickets.
