[JBoss JIRA] (RF-13754) Showcase - remove dependencies for JMS push example
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13754?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-13754:
----------------------------------
If you agree with this I would incorporate fix for this in the work for moving showcase tests into showcase repository itself ?
> 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
>
> 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)
10 years, 3 months
[JBoss JIRA] (RF-13754) Showcase - remove dependencies for JMS push example
by Juraj Húska (JIRA)
Juraj Húska created RF-13754:
--------------------------------
Summary: 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
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)
10 years, 3 months
[JBoss JIRA] (RF-12744) Make the test suite log less verbose
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12744?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak updated RF-12744:
-------------------------------
Fix Version/s: 4.5-Tracking
(was: 5-Tracking)
> Make the test suite log less verbose
> ------------------------------------
>
> Key: RF-12744
> URL: https://issues.jboss.org/browse/RF-12744
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: tests - functional , tests - unit
> Affects Versions: 5.0.0.Alpha1
> Reporter: Lukáš Fryč
> Assignee: Pavol Pitonak
> Labels: rf5-build
> Fix For: 4.5-Tracking
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> We could add logging.properties which will filter out unnecessary output (e.g. JSF container startup logging).
> We should also remove any unnecessary System.out/logging from tests.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RF-13753) Upgrade Atmosphore to 2.2.0
by Thomas Amrhein (JIRA)
Thomas Amrhein created RF-13753:
-----------------------------------
Summary: Upgrade Atmosphore to 2.2.0
Key: RF-13753
URL: https://issues.jboss.org/browse/RF-13753
Project: RichFaces
Issue Type: Component Upgrade
Security Level: Public (Everyone can see)
Components: component-push/poll
Affects Versions: 5.0.0.Alpha3, 4.3.7
Reporter: Thomas Amrhein
Upgrade Atmosphere from 1.0.18 to 2.2.0.
Reason: Many bugfixes, improved compatibility to many servers, ...
For us: Also upgrade in 4.3.x is required.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months