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 2010/05/27 23:16:47 UTC

svn commit: r949002 - in /harmony/enhanced/java/trunk/classlib/modules/text/make: exclude.common exclude.linux.x86_64.drl

Author: hindessm
Date: Thu May 27 21:16:32 2010
New Revision: 949002

URL: http://svn.apache.org/viewvc?rev=949002&view=rev
Log:
Removed linux/x86_64-specific exclude entry since it is also in common.
Created HARMONY-6524 and add reference to it to exclude entry.

Modified:
    harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.common
    harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.linux.x86_64.drl

Modified: harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.common
URL: http://svn.apache.org/viewvc/harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.common?rev=949002&r1=949001&r2=949002&view=diff
==============================================================================
--- harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.common (original)
+++ harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.common Thu May 27 21:16:32 2010
@@ -1,5 +1,7 @@
 org/apache/harmony/text/tests/java/text/DecimalFormatTest.java
 org/apache/harmony/text/tests/java/text/MessageFormatTest.java
 org/apache/harmony/text/tests/java/text/SimpleDateFormatTest.java
-org/apache/harmony/text/tests/java/text/RuleBasedCollatorTest.java
 org/apache/harmony/text/tests/java/text/CollationElementIteratorTest.java
+
+#HARMONY-6524
+org/apache/harmony/text/tests/java/text/RuleBasedCollatorTest.java

Modified: harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.linux.x86_64.drl
URL: http://svn.apache.org/viewvc/harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.linux.x86_64.drl?rev=949002&r1=949001&r2=949002&view=diff
==============================================================================
--- harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.linux.x86_64.drl (original)
+++ harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.linux.x86_64.drl Thu May 27 21:16:32 2010
@@ -1 +0,0 @@
-org/apache/harmony/text/tests/java/text/RuleBasedCollatorTest.java