Log of /webservices/rampart/trunk/java/pom.xml
Parent Directory
|
Revision Log
Revision
761773 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 3 20:02:18 2009 UTC
(7 months, 3 weeks ago)
by
veithen
File length: 12707 byte(s)
Diff to
previous 760510
(
colored)
Changed Axis2 version from SNAPSHOT to 1.5-SNAPSHOT to make sure the next release of Rampart works with the next Axis2 release.
Revision
759409 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 28 00:35:47 2009 UTC
(8 months ago)
by
veithen
File length: 18617 byte(s)
Diff to
previous 754659
(
colored)
Dependency cleanup (1st part):
* junit dependency should have test scope. Exception: in rampart-integration, the code in src/main/java also depends on junit.
* Added exclusions for transitive dependencies from jaxen.
* Removed dependencies on annogen, ant-nodeps and xalan.
* Replaced dependency on axis2-transports by dependencies on individual transport implementations so that maven can add the right transitive dependencies.
* Removed the explicit dependency on httpcore. This is now a transitive dependency contributed by axis2-transport-http.
* The dependency on org.opensaml:opensaml was declared twice: first using version 2.2.3 and then using version 1.1. Since Maven only keeps the last declared version, removed the dependency on 2.2.3.
* Removed dependencies on xml-apis and xercesImpl since the target platform is now Java 5. (Note that they still remain transitive dependencies)
Revision
751325 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 7 20:28:48 2009 UTC
(8 months, 2 weeks ago)
by
veithen
File length: 20055 byte(s)
Diff to
previous 751252
(
colored)
1. Removed the ModulePolicyExtension interface from the Rampart module. Rationale:
* ModulePolicyExtension is not really implemented since Rampart#getPolicyExtension() only throws an UnsupportedOperationException.
* The UnsupportedOperationException causes a misleading error message in wsdl2java (cf. http://markmail.org/thread/3kcjha2fxo2tksey and r748704).
* ModulePolicyExtension is part of axis2-codegen and therefore requires a corresponding Maven dependency. Since it is not really used, this is an unnecessary annoyance for Maven projects depending on Rampart.
* It causes troubles at runtime. See AXIS2-3213 and AXIS2-4265.
2. Moved the codegen and xmlbeans dependencies from the root POM to rampart-integration.
Revision
751252 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 7 12:10:48 2009 UTC
(8 months, 3 weeks ago)
by
veithen
File length: 20631 byte(s)
Diff to
previous 751236
(
colored)
Stripped dependencies that would impose a particular logging implementation on Maven projects depending on Rampart.
Revision
747687 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 25 07:06:39 2009 UTC
(9 months ago)
by
nandana
File length: 20587 byte(s)
Diff to
previous 733778
(
colored)
Adding bouncycastle to the distribution and upgrading to new version , adding OpenSAML2 dependancy and OpenSAML repo ,
Revision
733778 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 12 15:10:39 2009 UTC
(10 months, 2 weeks ago)
by
gdaniels
File length: 19656 byte(s)
Diff to
previous 725819
(
colored)
Use separate variable for transport version now that it's decoupled.
Remove -lcmn option from codegen, which should never have been needed originally.
Revision
611729 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 14 07:34:15 2008 UTC
(22 months, 1 week ago)
by
saminda
File length: 20469 byte(s)
Diff to
previous 597667
(
colored)
1. Fixed the disbribution
2. Fixed poms
3. Inorder to build the distribtuion use mvn clean install -Drelease
Revision
554163 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 7 08:33:33 2007 UTC
(2 years, 4 months ago)
by
ruchithf
File length: 17278 byte(s)
Diff to
previous 553190
(
colored)
Applied a patch from Amila on policy validation - Thanks Amila
Fixed a typo
Updated the neethi version to SNAPSHOT
Revision
504428 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 7 03:52:18 2007 UTC
(2 years, 9 months ago)
by
ruchithf
File length: 17990 byte(s)
Diff to
previous 504211
(
colored)
- Getting RampartTest (policy based) to work (Two more test scenarios to go - SecConv - and we'r done !!!:-) )
- Added the stub class for the codegen'ed tests to work around a bug in Axis2 codegen where it doesn't recognise the soapAction specified in the WSDL
Revision
494783 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Jan 10 11:01:43 2007 UTC
(2 years, 10 months ago)
by
ruchithf
File length: 16124 byte(s)
Adding maven2 build files
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.