diff --git a/ant-phase-compile.xml b/ant-phase-compile.xml new file mode 100644 index 000000000..4a9733aa5 --- /dev/null +++ b/ant-phase-compile.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/ant-phase-verify.xml b/ant-phase-verify.xml new file mode 100644 index 000000000..145f52994 --- /dev/null +++ b/ant-phase-verify.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index bd978aeaa..9c6304a7c 100755 --- a/pom.xml +++ b/pom.xml @@ -167,43 +167,49 @@ - generate-checkstylecompilation.properties + ant-phase-compile compile run - - - - - - - - - - - - - + - - + + + + + + + ant-phase-verify + verify + + run + + + + + + + - ant + org.apache.ant ant-nodeps - 1.6.5 + 1.7.1