diff --git a/ant/build.xml b/ant/build.xml new file mode 100644 index 000000000..7a6173024 --- /dev/null +++ b/ant/build.xml @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tests will run only if the TARGET and HOST match:${line.separator}${line.separator} + TARGET: ${os.target.classifier} + DETECTED: ${os.detected.classifier} + + + + + + + ===== ${maven.test.message} ===== + + + + + + + File information: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 73d385bbb..3bb6b6f0a 100644 --- a/pom.xml +++ b/pom.xml @@ -42,10 +42,12 @@ ${project.build.directory}/cmake + ${project.build.directory}/props.properties + ${project.basedir} - false - false + false + false false true @@ -184,288 +186,39 @@ - cmake-generate - run - generate-sources - - ${cmake.generator.skip} - - - - - - - - - - - - - - - - - cmake-compile - run - compile - - ${cmake.compile.skip} - - - - - - - - - - - - - - - - calculate-cmake-args - validate - run - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - - - - - calculate-msvc + gather-props validate run - - - - - - - - - - - - - - - - - - - - - - - - - + + + true - calculate-xcode - validate + cmake-generate run + generate-sources - - - - - - - - - - - - - - - - - - - - - - + ${cmake.generate.skip} + + - true - calculate-gcc - validate + cmake-build run - - - - - - - - - - - - - - - - - - - true - - - - - set-missing-properties - validate - run - - - - - - - - - true - - - - - calculate-testable compile - run - - - - - - - - - - - - - - - Tests will run only if the TARGET and HOST match:${line.separator}${line.separator} - TARGET: ${os.target.classifier} - DETECTED: ${os.detected.classifier} - - - - - - - ===== ${maven.test.message} ===== - + ${cmake.build.skip} + + - true @@ -474,39 +227,9 @@ install run - - - - - File information: - - - - - - - - - - - - - - - - - - - - - - - - - - + + - true @@ -565,7 +288,7 @@ single - ${cmake.generator.skip} + ${cmake.generate.skip} ${project.basedir}/src/assembly/one-off-jar.xml @@ -680,8 +403,8 @@ true true - true - true + true + true