Author: veithen
Date: Thu Aug 1 21:45:01 2013
New Revision: 1509438
URL: http://svn.apache.org/r1509438
Log:
Avoid the dependency on JavaMail (which is no longer a dependency of Axiom; see
AXIOM-418).
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml
axis/axis2/java/core/
Author: veithen
Date: Thu Aug 1 20:10:19 2013
New Revision: 1509409
URL: http://svn.apache.org/r1509409
Log:
Avoid the dependency on JavaMail (which is no longer a dependency of Axiom; see
AXIOM-418).
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml
axis/axis2/java/core/
Author: veithen
Date: Thu Aug 1 19:48:44 2013
New Revision: 1509397
URL: http://svn.apache.org/r1509397
Log:
Removed duplicate dependency declaration. Maven 3 doesn't like that.
Modified:
axis/axis2/java/core/trunk/modules/transport/http/pom.xml
Modified: axis/axis2/java/core/trunk/modules/