[
http://jira.magnolia-cms.com/browse/MGNLRSSAGG-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=23306#action_23306
]
Hudson CI server commented on MGNLRSSAGG-15:
--------------------------------------------
Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif!
[magnolia-module-rssaggregator
#93|http://hudson.magnolia-cms.com/job/magnolia-module-rssaggregator/93/]
Rethrow exception when feed generator can't be instantiated.
> InvocationTargetException never rethrown
> ----------------------------------------
>
> Key: MGNLRSSAGG-15
> URL: http://jira.magnolia-cms.com/browse/MGNLRSSAGG-15
> Project: Magnolia RSS Aggregator Module
> Issue Type: Bug
> Reporter: Rob van der Linden Vooren
> Assignee: Jan Haderka
> Priority: Minor
> Fix For: 1.1
>
>
> See FeedGeneratorResolver, line 96:
> {code}
> } catch (InvocationTargetException e) {
> log.error(e.getMessage(), e);
> new FeedGeneratorConstructionException("Failed to setup " +
> generator.getClass().getCanonicalName(), e);
> }
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------