You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2006/03/20 16:34:30 UTC

svn commit: r387221 - /incubator/harmony/enhanced/classlib/trunk/make/patternsets/crypto.txt

Author: tellison
Date: Mon Mar 20 07:34:18 2006
New Revision: 387221

URL: http://svn.apache.org/viewcvs?rev=387221&view=rev
Log:
Fix list of packages defined by crypto module.

Modified:
    incubator/harmony/enhanced/classlib/trunk/make/patternsets/crypto.txt

Modified: incubator/harmony/enhanced/classlib/trunk/make/patternsets/crypto.txt
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/make/patternsets/crypto.txt?rev=387221&r1=387220&r2=387221&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/make/patternsets/crypto.txt (original)
+++ incubator/harmony/enhanced/classlib/trunk/make/patternsets/crypto.txt Mon Mar 20 07:34:18 2006
@@ -13,4 +13,8 @@
 # limitations under the License.
  
 javax/crypto/*
+javax/crypto/interfaces/*
+javax/crypto/spec/*
+
 org/apache/harmony/security/x/crypto/*
+org/apache/harmony/security/x/crypto/utils/*