[ https://issues.jboss.org/browse/RF-13754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Leathem updated RF-13754: ------------------------------- Original Estimate: 30 minutes Remaining Estimate: 30 minutes > Showcase - remove dependencies for JMS push example > --------------------------------------------------- > > Key: RF-13754 > URL: https://issues.jboss.org/browse/RF-13754 > Project: RichFaces > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: showcase > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj Húska > Fix For: 4.5.0.Beta1 > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > The JMS example is not used anymore in the Showcase. But there are still > dependencies needed to run it on AS 7 and AS 6. > The problem is that particularly, dependency: > {code:xml} > <dependency> > <groupId>org.jboss.as</groupId> > <artifactId>jboss-as-controller-client</artifactId> > <scope>provided</scope> > </dependency> > {code} > is blocking start of Wildfly 8.1.Final when running integration tests. > Because 4.5.x will not run on AS 7 and below anymore, and because JMS example > is deprecated in Showcase (we are using instead Push examples) I would remove > these dependencies altogether. -- This message was sent by Atlassian JIRA (v6.2.6#6264) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues