Log of /webservices/axis2/trunk/java/build.xml
Parent Directory
|
Revision Log
Revision
559554 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Jul 25 18:49:22 2007 UTC
(2 years, 4 months ago)
by
dims
File length: 5239 byte(s)
Can't get ant out of my system :) Helper build script that works around the axis2-aar-maven-plugin/axis2-mar-maven-plugin issue.
"ant clean" - cleans up
"ant install" - runs the build
"ant deploy" - deploys artifacts in apache m2 snapshots repo
"ant -Doffline=true clean" - offline clean up
"ant -Doffline=true install" - offline build
"ant -Dskip=true install" - run the build, but skip the tests
"ant -Dskip=true install" - run the build, but skip the tests
"ant -Dskip=true deploy" - deploys artifacts, but skip the tests
"ant -Doffline=true -Dskip=true install" - run the build in the offline and skips the tests
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.