Hi Dims, Oops, I'm looking into the tests now. Will send in the patches soon. :-)
In the meantime can please do the following changes if possible: - RENAME "org.apache.ws.security.conversation.dkAlgo" PACKAGE to "org.apache.ws.security.conversation.dkalgo" - RENAME "org.apache.ws.security.trust.message.token.LifeTime.java" FILE to "org.apache.ws.security.trust.message.token.Lifetime" Those changes were not reflected in the CVS! Thanks Ruchith On 6/1/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Ruchith, > > Checked in the files...Can you please fix the test cases in > "secconv/components/PackageTests" and send in a new patch? the tests > are failing. > > thanks, > dims > > On 6/1/05, Ruchith Fernando <[EMAIL PROTECTED]> wrote: > > HI, > > > > I refactored the org.apache.ws.security.trust.message.token.* classes > > of the WS-Trust impl. > > > > Changes: > > > > * RequestSecurityToken, RequestSecurityTokenResponse, > > RequestedProofToken, RequestedSecurityToken were moved into the Trust > > Impl. where they actually belong. > > > > * All the WS-Trust related security token classes extends from AbstractToken > > Removed the unnecessary methods from these classes and added missing ones > > > > * Added a few missing tokens: RenewTarget, Claims > > > > ws-trust_patch_01_06_2005.txt - Changes to files in the wss4j/src > > source directory > > ws-trust_tests_patch_01_06_2005.txt - Changes to files in the > > wss4j/test source directory > > > > Can someone please apply the patches. :-) > > > > Thanks, > > Ruchith > > > > > > > > > -- > Davanum Srinivas - http://webservices.apache.org/~dims/ > -- Ruchith Fernando www.ruchith.org
