You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2011/02/23 22:57:36 UTC

svn commit: r1073960 - /uima/build/trunk/parent-pom/pom.xml

Author: cwiklik
Date: Wed Feb 23 21:57:35 2011
New Revision: 1073960

URL: http://svn.apache.org/viewvc?rev=1073960&view=rev
Log:
UIMA-2071 Changed sort in JIRA report to Status,Key,Type

Modified:
    uima/build/trunk/parent-pom/pom.xml

Modified: uima/build/trunk/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1073960&r1=1073959&r2=1073960&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Wed Feb 23 21:57:35 2011
@@ -548,7 +548,7 @@ Copyright (c) 2003, 2006 IBM Corporation
                 <columnNames>Type,Key,Status,Summary</columnNames>
                 <resolutionIds>Fixed</resolutionIds>
                 <statusIds>Closed,Resolved</statusIds>
-                <sortColumnNames>Type,Key,Status</sortColumnNames>
+                <sortColumnNames>Status, Key, Type</sortColumnNames>
                 <outputDirectory>${basedir}/issuesFixed/</outputDirectory>
                 <maxEntries>1000</maxEntries> <!-- hopefully, bigger than ever needed -->
               </configuration>