Author: olamy Date: Thu Jan 26 17:12:17 2012 New Revision: 1236294 URL: http://svn.apache.org/viewvc?rev=1236294&view=rev Log: revert previous commit was a bad idea to display all issues!
Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1236294&r1=1236293&r2=1236294&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Thu Jan 26 17:12:17 2012 @@ -739,6 +739,7 @@ <configuration> <columnNames>Type,Fix Version,Key,Summary,Assignee,Status,Created</columnNames> <maxEntries>200</maxEntries> + <onlyCurrentVersion>true</onlyCurrentVersion> <resolutionIds>Fixed</resolutionIds> <sortColumnNames>Type</sortColumnNames> <fixVersionIds>12317943</fixVersionIds> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org