You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ay...@apache.org on 2006/11/14 15:10:29 UTC

svn commit: r474798 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/build.xml

Author: ayza
Date: Tue Nov 14 06:10:29 2006
New Revision: 474798

URL: http://svn.apache.org/viewvc?view=rev&rev=474798
Log:
removing javax.swing.text.GapContent_GapVectorTest from the exclude list

Modified:
    incubator/harmony/enhanced/classlib/trunk/modules/swing/build.xml

Modified: incubator/harmony/enhanced/classlib/trunk/modules/swing/build.xml
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/swing/build.xml?view=diff&rev=474798&r1=474797&r2=474798
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/swing/build.xml (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/swing/build.xml Tue Nov 14 06:10:29 2006
@@ -228,7 +228,6 @@
                     <exclude name="javax/swing/plaf/basic/BasicSplitPaneUITest.java"/>
                     <exclude name="javax/swing/plaf/metal/MetalComboBoxUITest.java"/>
                     <exclude name="javax/swing/plaf/metal/MetalLookAndFeelTest.java"/>
-                    <exclude name="javax/swing/text/GapContent_GapVectorTest.java"/>
                     <exclude name="javax/swing/text/GlyphView_AttributesTest.java"/>
                     <exclude name="org/apache/harmony/x/swing/plaf/resources/basic/BasicResourceBundleTest.java"/>