In efforts to help Jean-Louis with the JIRA cleaning and ensure his hard work 
can bring as much value as possible, I expanded the capabilities of our CMS 
usage so we can generate reports from JIRA

I went ahead and made a couple of them:

 - http://tomee.apache.org/dev/jira/todo.html
 - http://tomee.apache.org/dev/jira/patches.html

The functionality is driven by the Swizzle Jira Report tool.  Example source 
looks like:

 - 
https://svn.apache.org/repos/asf/openejb/site/trunk/content/dev/jira/todo.swjira

New reports added to that dir are automatically indexed.

Feel free to tweak these reports as much as you want or add new ones.  You can 
run any of them by hand via:

 $ wget 
https://svn.apache.org/repos/asf/openejb/site/trunk/lib/swizzle-jirareport-1.6.2-SNAPSHOT-dep.jar
 $ wget 
https://svn.apache.org/repos/asf/openejb/site/trunk/content/dev/jira/todo.swjira
 $ java -jar swizzle-jirareport-1.6.2-SNAPSHOT-dep.jar todo.swjira


-David

Reply via email to