Hi all, I updated the Neethi dependencies to be compatible with Axis2 dependencies.. Build passed in both Maven 1 as well as in Maven2.
Anyway please review this change.. Specially the wsdl4j version.. Thanks, Thilina On 10/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: thilina Date: Fri Oct 6 23:39:32 2006 New Revision: 453853 URL: http://svn.apache.org/viewvc?view=rev&rev=453853 Log: Updated the Neethi dependencies Modified: webservices/commons/trunk/modules/neethi/project.properties Modified: webservices/commons/trunk/modules/neethi/project.properties URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/project.properties?view=diff&rev=453853&r1=453852&r2=453853 ============================================================================== --- webservices/commons/trunk/modules/neethi/project.properties (original) +++ webservices/commons/trunk/modules/neethi/project.properties Fri Oct 6 23:39:32 2006 @@ -19,12 +19,12 @@ neethi.version=SNAPSHOT axiom.version=SNAPSHOT -stax.api.version=1.0 +stax.api.version=1.0.1 stax.impl.groupid=woodstox stax.impl.artifactid=wstx -stax.impl.version=asl-3.0.0 -wsdl4j.version=1.5.2 -commons.logging.version=1.0.4 +stax.impl.version=asl-3.0.1 +wsdl4j.version=1.6.1 +commons.logging.version=1.1 # ------------------------------------------------------------------- # Dependency Repositories --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://webservices.apache.org/~thilina/ http://thilinag.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
