David Roazen
60567c8d7e
Minor ant-bridge.sh changes
...
-add "gatk" target to mimic old "ant gatk" target
-comment out release targets to prevent accidental releases
2014-02-03 13:50:47 -05:00
Khalid Shakir
b10b42c10a
Added a "dry" argument to ant-bridge.sh, that just prints the command that would run.
2014-02-03 13:50:47 -05:00
Khalid Shakir
20b471ef7b
ant-bridge dist -> verify, test.compile -> test-compile
...
Added a utility script for running a single test, usually in parallel.
2014-02-03 13:50:46 -05:00
Khalid Shakir
de13f41fc3
One step closer to a proper test-utils artifact. Using the maven-jar-plugin to create a test classifer, excluding actual tests, until we can properly separate the classes into separate artifacts/modules.
2014-02-03 13:50:46 -05:00
Khalid Shakir
25aee7164e
Fixed missing "mvn" command execution in ant-bridge.
...
Added pom.xml workarounds for duplicate classpath error, due to gatk-framework dependency containing required BaseTest, and jarred *UnitTest/*IntegrationTest classes that also exist as files under target/test-classes.
2014-02-03 13:50:46 -05:00
Khalid Shakir
d1a689af33
Added new utility files used by maven build, including the ant-bridge script.
2014-02-03 13:50:46 -05:00