You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2006/06/13 14:18:28 UTC

svn commit: r413883 - /incubator/harmony/enhanced/classlib/trunk/modules/beans/make/patternset.txt

Author: hindessm
Date: Tue Jun 13 05:18:27 2006
New Revision: 413883

URL: http://svn.apache.org/viewvc?rev=413883&view=rev
Log:
Fix beans patternset - removing awt and applet.

Modified:
    incubator/harmony/enhanced/classlib/trunk/modules/beans/make/patternset.txt

Modified: incubator/harmony/enhanced/classlib/trunk/modules/beans/make/patternset.txt
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/beans/make/patternset.txt?rev=413883&r1=413882&r2=413883&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/beans/make/patternset.txt (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/beans/make/patternset.txt Tue Jun 13 05:18:27 2006
@@ -12,7 +12,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-java/applet/**/*
-java/awt/**/*
 java/beans/**/*
 org/apache/harmony/beans/**/*