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:35:51 UTC

svn commit: r949007 - /harmony/enhanced/java/trunk/classlib/modules/text/make/exclude.common

Author: hindessm
Date: Thu May 27 21:35:51 2010
New Revision: 949007

URL: http://svn.apache.org/viewvc?rev=949007&view=rev
Log:
Annotate another exclude list item with a reference to a newly created jira.

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

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=949007&r1=949006&r2=949007&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:35:51 2010
@@ -1,7 +1,9 @@
-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/CollationElementIteratorTest.java
 
 #HARMONY-6524
 org/apache/harmony/text/tests/java/text/RuleBasedCollatorTest.java
+
+#HARMONY-6525
+org/apache/harmony/text/tests/java/text/DecimalFormatTest.java