Yep, the ASF recently upgraded to a new Confluence release and some of
the macros are missing in the new setup. We have a JIRA opened with
INFRA to have them look at adding the missing macro.
-Donald
Ognjen Blagojevic wrote:
On page:
http://openjpa.apache.org/jpa-20-roadmap.html
i get:
Unknown macro: {swizzlejira}
#set( $jira =
$rss.fetch("http://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?pid=12310351&status=1&status=5&status=6&version=12313624&version=12313483&version=12314019&sorter/field=issuekey&sorter/order=DESC&tempMax=1000")
)
#set( $issues = $jira.fillSubTasks() )
Regards,
Ognjen