diff --git a/trunk/SIPRPSoft/.classpath b/trunk/SIPRPSoft/.classpath index 84ce8fd2..9a6cfe1b 100644 --- a/trunk/SIPRPSoft/.classpath +++ b/trunk/SIPRPSoft/.classpath @@ -34,5 +34,6 @@ + diff --git a/trunk/SIPRPSoft/ant/common/evo-app-build-common.xml b/trunk/SIPRPSoft/ant/common/evo-app-build-common.xml index 8b7488ea..628aa635 100644 --- a/trunk/SIPRPSoft/ant/common/evo-app-build-common.xml +++ b/trunk/SIPRPSoft/ant/common/evo-app-build-common.xml @@ -1,7 +1,7 @@ - + @@ -32,9 +32,19 @@ - + + + + + + + + + + + \ No newline at end of file diff --git a/trunk/SIPRPSoft/ant/common/evo-app-build-obfuscate-common.xml b/trunk/SIPRPSoft/ant/common/evo-app-build-obfuscate-common.xml index 6bae8003..22c61d2c 100644 --- a/trunk/SIPRPSoft/ant/common/evo-app-build-obfuscate-common.xml +++ b/trunk/SIPRPSoft/ant/common/evo-app-build-obfuscate-common.xml @@ -36,8 +36,6 @@ - - diff --git a/trunk/SIPRPSoft/ant/common/evo-app-compile-common.xml b/trunk/SIPRPSoft/ant/common/evo-app-compile-common.xml index a7b6edd2..7fa14e9e 100644 --- a/trunk/SIPRPSoft/ant/common/evo-app-compile-common.xml +++ b/trunk/SIPRPSoft/ant/common/evo-app-compile-common.xml @@ -1,9 +1,9 @@ - + - + @@ -19,6 +19,7 @@ + diff --git a/trunk/SIPRPSoft/ant/common/evo-app-deploy-common.xml b/trunk/SIPRPSoft/ant/common/evo-app-deploy-common.xml index 81e43486..d81433f7 100644 --- a/trunk/SIPRPSoft/ant/common/evo-app-deploy-common.xml +++ b/trunk/SIPRPSoft/ant/common/evo-app-deploy-common.xml @@ -125,6 +125,24 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/trunk/SIPRPSoft/ant/common/evo-app-load-properties.xml b/trunk/SIPRPSoft/ant/common/evo-app-load-properties.xml index 219e80f0..061b0872 100644 --- a/trunk/SIPRPSoft/ant/common/evo-app-load-properties.xml +++ b/trunk/SIPRPSoft/ant/common/evo-app-load-properties.xml @@ -1,5 +1,5 @@ - + @@ -21,6 +21,7 @@ + @@ -66,6 +67,7 @@ + \ No newline at end of file diff --git a/trunk/SIPRPSoft/ant/evo-tool-build.xml b/trunk/SIPRPSoft/ant/evo-tool-build.xml new file mode 100644 index 00000000..a2e45dbd --- /dev/null +++ b/trunk/SIPRPSoft/ant/evo-tool-build.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/trunk/SIPRPSoft/lib.tools/evo-ant.jar b/trunk/SIPRPSoft/lib.tools/evo-ant.jar index 4d3c8dc3..c8ad8da1 100644 Binary files a/trunk/SIPRPSoft/lib.tools/evo-ant.jar and b/trunk/SIPRPSoft/lib.tools/evo-ant.jar differ diff --git a/trunk/SIPRPSoft/lib.tools/evoservices.jar b/trunk/SIPRPSoft/lib.tools/evoservices.jar new file mode 100644 index 00000000..f4e1417a Binary files /dev/null and b/trunk/SIPRPSoft/lib.tools/evoservices.jar differ diff --git a/trunk/SIPRPSoft/lib.tools/truelicense.jar b/trunk/SIPRPSoft/lib.tools/truelicense.jar new file mode 100644 index 00000000..8c56bd12 Binary files /dev/null and b/trunk/SIPRPSoft/lib.tools/truelicense.jar differ diff --git a/trunk/SIPRPSoft/lib.tools/truexml.jar b/trunk/SIPRPSoft/lib.tools/truexml.jar new file mode 100644 index 00000000..6ce23e31 Binary files /dev/null and b/trunk/SIPRPSoft/lib.tools/truexml.jar differ diff --git a/trunk/SIPRPSoft/lib/evologger.jar b/trunk/SIPRPSoft/lib/evologger.jar new file mode 100644 index 00000000..65560ad4 Binary files /dev/null and b/trunk/SIPRPSoft/lib/evologger.jar differ diff --git a/trunk/SIPRPSoft/lib/evolute.jar b/trunk/SIPRPSoft/lib/evolute.jar index e58c1ce5..cad72b06 100644 Binary files a/trunk/SIPRPSoft/lib/evolute.jar and b/trunk/SIPRPSoft/lib/evolute.jar differ