diff --git a/branches/SIPRP/ant/common/evo-app-build-common.xml b/branches/SIPRP/ant/common/evo-app-build-common.xml
new file mode 100644
index 00000000..fadecbb0
--- /dev/null
+++ b/branches/SIPRP/ant/common/evo-app-build-common.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/common/evo-app-build-obfuscate-common.xml b/branches/SIPRP/ant/common/evo-app-build-obfuscate-common.xml
new file mode 100644
index 00000000..1c844aae
--- /dev/null
+++ b/branches/SIPRP/ant/common/evo-app-build-obfuscate-common.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -printseeds
+ -verbose
+ -dontskipnonpubliclibraryclasses
+
+ -keepclasseswithmembers public class * {
+ public static void main(java.lang.String[]);
+ }
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/common/evo-app-compile-common.xml b/branches/SIPRP/ant/common/evo-app-compile-common.xml
new file mode 100644
index 00000000..2997c34b
--- /dev/null
+++ b/branches/SIPRP/ant/common/evo-app-compile-common.xml
@@ -0,0 +1,108 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/common/evo-app-deploy-common.xml b/branches/SIPRP/ant/common/evo-app-deploy-common.xml
new file mode 100644
index 00000000..b97113cd
--- /dev/null
+++ b/branches/SIPRP/ant/common/evo-app-deploy-common.xml
@@ -0,0 +1,181 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Deploy cancelled
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/common/evo-app-load-properties.xml b/branches/SIPRP/ant/common/evo-app-load-properties.xml
new file mode 100644
index 00000000..8e920eab
--- /dev/null
+++ b/branches/SIPRP/ant/common/evo-app-load-properties.xml
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/common/evo-app-multiple-client-common.xml b/branches/SIPRP/ant/common/evo-app-multiple-client-common.xml
new file mode 100644
index 00000000..84b2469a
--- /dev/null
+++ b/branches/SIPRP/ant/common/evo-app-multiple-client-common.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-build-java5.xml b/branches/SIPRP/ant/evo-app-build-java5.xml
new file mode 100644
index 00000000..3280e098
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-build-java5.xml
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-build-jdo.xml b/branches/SIPRP/ant/evo-app-build-jdo.xml
new file mode 100644
index 00000000..d9d46f46
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-build-jdo.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-build-obfuscate-jdo.xml b/branches/SIPRP/ant/evo-app-build-obfuscate-jdo.xml
new file mode 100644
index 00000000..3b1f2ba1
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-build-obfuscate-jdo.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-build-obfuscate.xml b/branches/SIPRP/ant/evo-app-build-obfuscate.xml
new file mode 100644
index 00000000..168357f6
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-build-obfuscate.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-build.xml b/branches/SIPRP/ant/evo-app-build.xml
new file mode 100644
index 00000000..099651cb
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-build.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-multiple-client-build.xml b/branches/SIPRP/ant/evo-app-multiple-client-build.xml
new file mode 100644
index 00000000..e50cb65f
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-multiple-client-build.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-multiple-client-obfuscated-build.xml b/branches/SIPRP/ant/evo-app-multiple-client-obfuscated-build.xml
new file mode 100644
index 00000000..aaf21aed
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-multiple-client-obfuscated-build.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-app-ws-client-build.xml b/branches/SIPRP/ant/evo-app-ws-client-build.xml
new file mode 100644
index 00000000..9c9e3e96
--- /dev/null
+++ b/branches/SIPRP/ant/evo-app-ws-client-build.xml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-gwt-library-build.xml b/branches/SIPRP/ant/evo-gwt-library-build.xml
new file mode 100644
index 00000000..925b756e
--- /dev/null
+++ b/branches/SIPRP/ant/evo-gwt-library-build.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-library-build.xml b/branches/SIPRP/ant/evo-library-build.xml
new file mode 100644
index 00000000..545cbb40
--- /dev/null
+++ b/branches/SIPRP/ant/evo-library-build.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/ant/evo-tool-build.xml b/branches/SIPRP/ant/evo-tool-build.xml
new file mode 100644
index 00000000..043576b7
--- /dev/null
+++ b/branches/SIPRP/ant/evo-tool-build.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/branches/SIPRP/lib.tools/ant-classloadertask.jar b/branches/SIPRP/lib.tools/ant-classloadertask.jar
new file mode 100644
index 00000000..d2f58d9f
Binary files /dev/null and b/branches/SIPRP/lib.tools/ant-classloadertask.jar differ
diff --git a/branches/SIPRP/lib.tools/evo-ant.jar b/branches/SIPRP/lib.tools/evo-ant.jar
new file mode 100644
index 00000000..5b67d36a
Binary files /dev/null and b/branches/SIPRP/lib.tools/evo-ant.jar differ
diff --git a/branches/SIPRP/lib.tools/evoservices.jar b/branches/SIPRP/lib.tools/evoservices.jar
new file mode 100644
index 00000000..42b2430b
Binary files /dev/null and b/branches/SIPRP/lib.tools/evoservices.jar differ
diff --git a/branches/SIPRP/lib.tools/jaxen-1.1.1.jar b/branches/SIPRP/lib.tools/jaxen-1.1.1.jar
new file mode 100644
index 00000000..b6336311
Binary files /dev/null and b/branches/SIPRP/lib.tools/jaxen-1.1.1.jar differ
diff --git a/branches/SIPRP/lib.tools/jdom.jar b/branches/SIPRP/lib.tools/jdom.jar
new file mode 100644
index 00000000..288e64cb
Binary files /dev/null and b/branches/SIPRP/lib.tools/jdom.jar differ
diff --git a/branches/SIPRP/lib.tools/jsch-0.1.41.jar b/branches/SIPRP/lib.tools/jsch-0.1.41.jar
new file mode 100644
index 00000000..eb1e7647
Binary files /dev/null and b/branches/SIPRP/lib.tools/jsch-0.1.41.jar differ
diff --git a/branches/SIPRP/lib.tools/proguard.jar b/branches/SIPRP/lib.tools/proguard.jar
new file mode 100644
index 00000000..3a9aebcf
Binary files /dev/null and b/branches/SIPRP/lib.tools/proguard.jar differ
diff --git a/branches/SIPRP/lib.tools/svnClientAdapter.jar b/branches/SIPRP/lib.tools/svnClientAdapter.jar
new file mode 100644
index 00000000..ed37ba46
Binary files /dev/null and b/branches/SIPRP/lib.tools/svnClientAdapter.jar differ
diff --git a/branches/SIPRP/lib.tools/svnant.jar b/branches/SIPRP/lib.tools/svnant.jar
new file mode 100644
index 00000000..af52be0d
Binary files /dev/null and b/branches/SIPRP/lib.tools/svnant.jar differ
diff --git a/branches/SIPRP/lib.tools/svnjavahl.jar b/branches/SIPRP/lib.tools/svnjavahl.jar
new file mode 100644
index 00000000..71873057
Binary files /dev/null and b/branches/SIPRP/lib.tools/svnjavahl.jar differ
diff --git a/branches/SIPRP/lib.tools/truelicense.jar b/branches/SIPRP/lib.tools/truelicense.jar
new file mode 100644
index 00000000..8c56bd12
Binary files /dev/null and b/branches/SIPRP/lib.tools/truelicense.jar differ
diff --git a/branches/SIPRP/lib.tools/truexml.jar b/branches/SIPRP/lib.tools/truexml.jar
new file mode 100644
index 00000000..6ce23e31
Binary files /dev/null and b/branches/SIPRP/lib.tools/truexml.jar differ