With the same idea, I'd like to also add a widget from this page (the last one at the bottom of the page). And also try to generate dependency reports like this one.
thoughts? Jean-Louis 2012/7/18 David Blevins <[email protected]> > 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 > >
