Ticket #1037 (new task)
Opened 8 weeks ago
Improve dist/build.xml targets as well
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0-Beta3.1 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | build, dist | Cc: |
Description
After #781 now it's time to look at the rather ugly:
check-system Verifies that system is ready to build deploy Copy *.ear to JBOSS_HOME/server/default/deploy fail-on-error Fail if tests do not pass findbugs Run findbugs on components' jar lifecycle.fail-on-error Fail if tests do not pass lifecycle.findbugs Run findbugs on components' jar lifecycle.nochecks Turn off checks lifecycle.quick Turn off tests lifecycle.setup-db Creates and installs the OMERO db in a fresh database nochecks Turn off checks quick Turn off tests setup Prepares code base for compilation setup-db Creates and installs the OMERO db in a fresh database setup.check-system Verifies that system is ready to build setup.setup Prepares code base for compilation usage Usage information Default target: usage
Note: See
TracTickets for help on using
tickets.
