You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by am...@apache.org on 2003/03/18 23:57:31 UTC

cvs commit: xml-security/src_xenc_alpha/java/org/apache/xml/security/encryption AgreementMethod.java CipherData.java CipherReference.java CipherValue.java EncryptedData.java EncryptedKey.java EncryptedType.java EncryptionMethod.java EncryptionProperties.java EncryptionProperty.java package.html Reference.java ReferenceList.java Transforms.java XMLCipher.java XMLCipherParameters.java XMLEncryptionException.java

amattheu    2003/03/18 14:57:31

  Removed:     src_xenc_alpha/java/org/apache/xml/security/encryption
                        AgreementMethod.java CipherData.java
                        CipherReference.java CipherValue.java
                        EncryptedData.java EncryptedKey.java
                        EncryptedType.java EncryptionMethod.java
                        EncryptionProperties.java EncryptionProperty.java
                        package.html Reference.java ReferenceList.java
                        Transforms.java XMLCipher.java
                        XMLCipherParameters.java
                        XMLEncryptionException.java
  Log:
  Redundant, moved into src branch.

Re: cvs commit: xml-security/src_xenc_alpha/java/org/apache/xml/security/encryption AgreementMethod.java CipherData.java CipherReference.java CipherValue.java EncryptedData.java EncryptedKey.java EncryptedType.java EncryptionMethod.java EncryptionProperties.java EncryptionProperty.java package.html Reference.java ReferenceList.java Transforms.java XMLCipher.java XMLCipherParameters.java XMLEncryptionException.java

Posted by Axl Mattheus <ax...@sun.com>.
Christian Geuer-Pollmann wrote:

>
>>   Log:
>>   Redundant, moved into src branch.
>
>
> Hi Axl,
>
> I understood that you wanted to release a beta version before moving 
> all things to src/ ?
>
> Christian

I am working on ${ROOT}/build.xml to compile a beta release of the XML 
Enc implementation from the main java source tree (will check build.xml 
in later today). The encryption stuff, is pretty much isolated from the 
signature stuff anyway. Also, I want to get rid of the encrypiton 
libraries (done it already) and use the signature stuff. I guess now is 
a good time to move the enc source into the main brainch.

Any issues?

Ax/


Re: cvs commit: xml-security/src_xenc_alpha/java/org/apache/xml/security/encryption AgreementMethod.java CipherData.java CipherReference.java CipherValue.java EncryptedData.java EncryptedKey.java EncryptedType.java EncryptionMethod.java EncryptionProperties.java EncryptionProperty.java package.html Reference.java ReferenceList.java Transforms.java XMLCipher.java XMLCipherParameters.java XMLEncryptionException.java

Posted by Christian Geuer-Pollmann <ge...@nue.et-inf.uni-siegen.de>.
>   Log:
>   Redundant, moved into src branch.

Hi Axl,

I understood that you wanted to release a beta version before moving all 
things to src/ ?

Christian