Author: ihabunek
Date: Mon Oct  8 14:33:47 2012
New Revision: 1395585

URL: http://svn.apache.org/viewvc?rev=1395585&view=rev
Log:
Fixed issue in pom.xml where JIRA report would fail (caused by JIRA upgrade).

Modified:
    logging/log4php/trunk/pom.xml

Modified: logging/log4php/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/logging/log4php/trunk/pom.xml?rev=1395585&r1=1395584&r2=1395585&view=diff
==============================================================================
--- logging/log4php/trunk/pom.xml (original)
+++ logging/log4php/trunk/pom.xml Mon Oct  8 14:33:47 2012
@@ -321,6 +321,7 @@
                                                        <configuration>
                                                                
<statusIds>Resolved, Closed</statusIds>
                                                                
<columnNames>Type,Key,Summary,Assignee,Status,Resolution,Fix 
Version</columnNames>
+                                                               
<useJql>true</useJql>
                                                        </configuration>
                                                </plugin>
                                                


Reply via email to