diff --git a/common_build.xml b/common_build.xml index d9fe4b6..4eb9f28 100644 --- a/common_build.xml +++ b/common_build.xml @@ -152,9 +152,6 @@ TYPICAL TARGET SEQUENCE - @@ -324,69 +321,6 @@ TYPICAL TARGET SEQUENCE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + depends="svnant.download-check"> @@ -491,58 +425,13 @@ TYPICAL TARGET SEQUENCE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + depends="ivy.download-check"> @@ -602,7 +491,7 @@ TYPICAL TARGET SEQUENCE Verifies that there are no SNAPSHOT dependencies defined in the ivy xml. If there are SNAPSHOTS, fail the release build. ====================================================================--> - + @@ -769,7 +658,7 @@ TYPICAL TARGET SEQUENCE Publishes the jar file for this project to a Maven2 repository. ====================================================================--> + depends="create-pom,ivy.deliver"> @@ -1038,12 +927,11 @@ TYPICAL TARGET SEQUENCE - compile.pre : anything needed to prep for compile - compile.compile : the actual compilation step - compile.src_copy : copying the source into the bin directory - - compile.res_copy : copying the resources into the bin directory - compile.lic_copy : copying the license information into the bin directory - compile.post : anything needed after the compile is done ====================================================================--> @@ -1076,36 +964,6 @@ TYPICAL TARGET SEQUENCE - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -1165,7 +1023,7 @@ TYPICAL TARGET SEQUENCE Creates a new manifest file if one is not specified, or updates an existing manifest file if one is specified. ====================================================================--> - +