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:47:30 UTC

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

Author: hindessm
Date: Thu May 27 21:47:30 2010
New Revision: 949012

URL: http://svn.apache.org/viewvc?rev=949012&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=949012&r1=949011&r2=949012&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:47:30 2010
@@ -1,4 +1,3 @@
-org/apache/harmony/text/tests/java/text/SimpleDateFormatTest.java
 org/apache/harmony/text/tests/java/text/CollationElementIteratorTest.java
 
 #HARMONY-6524
@@ -6,3 +5,6 @@ org/apache/harmony/text/tests/java/text/
 
 #HARMONY-6525
 org/apache/harmony/text/tests/java/text/DecimalFormatTest.java
+
+#HARMONY-6526
+org/apache/harmony/text/tests/java/text/SimpleDateFormatTest.java