## ## This report is run with the swizzle-jirareport tool as follows: ## ## $ java -jar swizzle-jirareport-1.0-nodep.jar patchesInRtc.vm ## ## Download at: http://repository.codehaus.org/org/codehaus/swizzle/swizzle-jirareport/1.0/swizzle-jirareport-1.0-nodep.jar ## ##=================================================================== ## #set( $jira = $rss.fetch("http://issues.apache.org/jira/secure/IssueNavigator.jspa?view=rss&&pid=12310200&pid=10220&pid=12310111&pid=12310312&status=10002&sorter/field=issuekey&sorter/order=DESC&tempMax=200&reset=true&decorator=none") ) #set( $issues = $jira.fillVotes() ) TO: $to FROM: $from SUBJECT: Patches in RTC (Geronimo - $date) Geronimo - $date.as("EEEE, MMMM d, yyyy") $issues.size() Patches in RTC #foreach( $issue in $issues ) [$issue.key] $issue.summary - Assignee: $issue.assignee - Reporter: $issue.reporter - Created: $issue.created - Updated: $issue.updated - Votes: $issue.votes #foreach( $user in $issue.voters ) $velocityCount $user #end - $issue.link #end NOTE: This email is generated and does not constitute and offical vote or vote result. All official voting is done on the dev list. If you do not see your issue here, click the "Begin RTC Review" link under the "Available Workflow Actions" of the JIRA page. If you do not see your vote here, click the "Vote" link under the "Operations" section of the JIRA page. *** ALL COMMUNITY MEMBERS ARE ENCOURAGED TO VOTE *** Template: $template