You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by gh...@apache.org on 2006/06/05 17:37:53 UTC

svn commit: r411823 - in /incubator/harmony/enhanced/classlib/trunk/modules: crypto2/ crypto2/doc/ crypto2/doc/testing/ crypto2/doc/testing/crypto/ crypto2/make/ crypto2/src/ crypto2/src/ar/ crypto2/src/ar/org/ crypto2/src/ar/org/fitc/ crypto2/src/ar/o...

Author: gharley
Date: Mon Jun  5 08:37:38 2006
New Revision: 411823

URL: http://svn.apache.org/viewvc?rev=411823&view=rev
Log:
HARMONY-199 : Contribution of javax.crypto and java.math

Prior to check-in the following deletions have been made to the
contribution attached to HARMONY-199:

itc/doc/math/BUGS 
itc/doc/math/COMPARISON 
itc/doc/math/SUN_BUGS 
itc/doc/math/VIRTUES 
itc/doc/testing/performace.xsl 
itc/doc/testing/crypto/Coverage/* 
itc/doc/testing/crypto/Linux/* 
itc/doc/testing/crypto/Windows/* 
itc/doc/testing/math/BUGS_SUN.rtf 
itc/doc/testing/math/harmony/* 
itc/doc/testing/math/Linux/* 
itc/doc/testing/math/Windows/*

test/ar/org/fitc/test/crypto/definitions/DefinitionCipher.class
test/ar/org/fitc/test/crypto/definitions/DefinitionCipher.class
test/ar/org/fitc/test/crypto/definitions/DefinitionCipherInitedNonBlock.class
test/ar/org/fitc/test/crypto/definitions/DefinitionCipherWrapModeInited.class
test/ar/org/fitc/test/crypto/definitions/DefinitionEncryptedPrivateKeyInfo.class
test/ar/org/fitc/test/crypto/definitions/DefinitionKeyAgreement.class
test/ar/org/fitc/test/crypto/definitions/DefinitionKeyGenerator.class
test/ar/org/fitc/test/crypto/definitions/DefinitionSecretKeyFactory.class

test/ar/org/fitc/test/main/AllPerformanceTest.class
test/ar/org/fitc/test/main/AllTests.class
test/ar/org/fitc/test/main/LaunchAllCryptoTests.class
test/ar/org/fitc/test/main/LaunchAllProviders.class
test/ar/org/fitc/test/main/LaunchAllTests.class
test/ar/org/fitc/test/main/LaunchBouncyCastleProviderTest.class
test/ar/org/fitc/test/main/LaunchCipherCertificateTests.class
test/ar/org/fitc/test/main/LaunchCryptixCryptoProviderTest.class
test/ar/org/fitc/test/main/LaunchIntegrationTests.class
test/ar/org/fitc/test/main/LaunchSunJCEProviderTest.class
test/ar/org/fitc/test/main/NewPerformaceTests.class

test/ar/org/fitc/test/util/AllPerformanceTest.class      
test/ar/org/fitc/test/util/CertGen.class
test/ar/org/fitc/test/util/Configuration.class
test/ar/org/fitc/test/util/ControlSerializable.class
test/ar/org/fitc/test/util/FileCompareInputStream.class
test/ar/org/fitc/test/util/IteratorCertificate.class
test/ar/org/fitc/test/util/K.class
test/ar/org/fitc/test/util/MacGenerator.class
test/ar/org/fitc/test/util/MassiveTestGenerator.class
test/ar/org/fitc/test/util/Messages.class
test/ar/org/fitc/test/util/MyClassLoader.class
test/ar/org/fitc/test/util/Net.class
test/ar/org/fitc/test/util/Serializator.class
test/ar/org/fitc/test/util/SuiteRunner.class
test/ar/org/fitc/test/util/TestSuiteAcumulable$1.class
test/ar/org/fitc/test/util/TestSuiteAcumulable.class
test/ar/org/fitc/test/util/XMLReporter.class

test/ar/org/fitc/test/util/crypto/AllTransformation.class
test/ar/org/fitc/test/util/crypto/BlockTransformation.class
test/ar/org/fitc/test/util/crypto/IOExcepctionTesting.class
test/ar/org/fitc/test/util/crypto/NonBlockTransformation.class
test/ar/org/fitc/test/util/crypto/NoSuchTypeException.class

test/ar/org/fitc/test/util/xmlcompare/ComparerHandler$1.class
test/ar/org/fitc/test/util/xmlcompare/ComparerHandler.class
test/ar/org/fitc/test/util/xmlcompare/Html2XmlInputStream.class
test/ar/org/fitc/test/util/xmlcompare/Result.class

test/ar/org/fitc/test/whitebox/MyInputStream.class
test/ar/org/fitc/test/whitebox/TestCipher.class
test/ar/org/fitc/test/whitebox/TestCipherInputStream.class
test/ar/org/fitc/test/whitebox/TestEncryptedPrivateKeyInfo.class
test/ar/org/fitc/test/whitebox/TestMac.class
test/ar/org/fitc/test/whitebox/TestNullCipher.class
test/ar/org/fitc/test/whitebox/TestSealedObject.class
test/ar/org/fitc/test/whitebox/WhiteBoxAllTests.class

test/ar/org/fitc/test/crypto/definitions/CVS/*
test/ar/org/fitc/test/main/CVS/*
test/ar/org/fitc/test/util/CVS/*
test/ar/org/fitc/test/util/crypto/CVS/*
test/ar/org/fitc/test/util/xmlcompare/CVS/*
test/ar/org/fitc/test/whitebox/CVS/*


In addition, a number of Javadoc comments were removed from the
following source files. These comments significantly increased
the size of the source files without providing any real value:

test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalConstructors.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalDivide.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalDivideInt.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalDivideIntInt.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalDivideIntRoundingMode.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalDivideMathContext.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalDivideRoundingMode.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalDivideToIntegralValue.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalMethods2.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalScaleInt.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalScaleIntInt.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalScaleIntRoundingMode.java
test/ar/org/fitc/test/math/bigdecimal/TestBigDecimalSubtract.java


[This commit notification would consist of 86 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]