updating the dependencies + excluding tests for the moment

git-svn-id: https://svn.apache.org/repos/asf/webservices/kandula/trunk/java@529611 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/project.properties b/project.properties
index a608578..b9f8aca 100644
--- a/project.properties
+++ b/project.properties
@@ -49,7 +49,7 @@
 # -------------------------------------------------------------------

 #                Versions of dependencies

 # -------------------------------------------------------------------

-axis2.version=SNAPSHOT

+axis2.version=1.2-SNAPSHOT

 activation.version=1.1

 annogen.version=0.1.0

 axiom.version=SNAPSHOT

@@ -58,15 +58,15 @@
 commons.httpclient.version=3.0.1
 commons.fileupload.version=1.1.1

 commons.logging.version=1.1

-jakarta.httpcore.version=4.0-alpha3

+jakarta.httpcore.version=4.0-alpha4

 javamail.version=1.4

 jaxen.version=1.1-beta-10

 junit.version=3.8.2

 neethi.version=2.0

 stax.api.version=1.0.1

 stax.impl.artifactid=wstx

-stax.impl.groupid=woodstox

-stax.impl.version=asl-3.0.1

+stax.impl.groupid=org.codehaus.woodstox

+stax.impl.version=asl-3.2.1

 stax_utils.version=20060915 

 woden.version=1.0.0M6

 wsdl4j.version=1.6.1

diff --git a/project.xml b/project.xml
index 9e0ff38..0bb12f9 100644
--- a/project.xml
+++ b/project.xml
@@ -302,7 +302,7 @@
 	<build>

 		<nagEmailAddress>kandula-dev@ws.apache.org</nagEmailAddress>

 		<sourceDirectory>src</sourceDirectory>

-		<unitTestSourceDirectory>test</unitTestSourceDirectory>
+		<!--unitTestSourceDirectory>test</unitTestSourceDirectory>
 
 		<unitTest>
 			<includes>
@@ -327,7 +327,7 @@
 					</includes>
 				</resource>
 			</resources>
-		</unitTest>

+		</unitTest-->

 

 		<resources>

 			<resource>