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 2008/06/18 22:04:51 UTC

svn commit: r669274 - in /harmony/enhanced/classlib/trunk/modules/swing: make/exclude.common src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties

Author: hindessm
Date: Wed Jun 18 13:04:51 2008
New Revision: 669274

URL: http://svn.apache.org/viewvc?rev=669274&view=rev
Log:
Applying patches from "[#HARMONY-5879] Fixes problems in JTextArea that
failed tests in JtextAreaTest".

Modified:
    harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common
    harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties

Modified: harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common?rev=669274&r1=669273&r2=669274&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common (original)
+++ harmony/enhanced/classlib/trunk/modules/swing/make/exclude.common Wed Jun 18 13:04:51 2008
@@ -27,7 +27,6 @@
 javax/swing/JRootPaneTest.java
 javax/swing/JSplitPaneTest.java
 javax/swing/JTableTest.java
-javax/swing/JTextAreaTest.java
 javax/swing/JTextArea_MultithreadedTest.java
 javax/swing/JTextFieldTest.java
 javax/swing/JTextField_NotifyActionRTest.java

Modified: harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties?rev=669274&r1=669273&r2=669274&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties (original)
+++ harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/internal/nls/messages.properties Wed Jun 18 13:04:51 2008
@@ -76,7 +76,7 @@
 swing.3A=Model must be not null
 swing.3B=Column model must be not null
 swing.3C=rows: {0}
-swing.3D=columns: {0} 
+swing.3D=columns: {0}
 swing.3E=Negative line
 swing.3F=No such line
 swing.40=Can't translate offset to line