Author: dkulp
Date: Tue Aug 28 20:19:26 2012
New Revision: 1378298
URL: http://svn.apache.org/viewvc?rev=1378298&view=rev
Log:
Merged revisions 1377789 via git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1377789 | dkulp | 2012-08-27 14:48:47 -0400 (Mon, 27 Aug 2012) | 2 lines
Cannot have blank line
........
Modified:
cxf/branches/2.6.x-fixes/bin/jira-report.tmpl
Modified: cxf/branches/2.6.x-fixes/bin/jira-report.tmpl
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/bin/jira-report.tmpl?rev=1378298&r1=1378297&r2=1378298&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/bin/jira-report.tmpl (original)
+++ cxf/branches/2.6.x-fixes/bin/jira-report.tmpl Tue Aug 28 20:19:26 2012
@@ -6,7 +6,6 @@
#end
#set( $void = $params.validate() )
##
-
#set( $url =
"${serverUrl}/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+${projectName}+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29+AND+updated+%3E%3D+-28d&tempMax=500"
)
#set( $jirarss = $rss.fetch( $url ) )
#set( $issues = $jirarss.fillAttachments() )