]
Brian Leathem updated RF-13027:
-------------------------------
Fix Version/s: 5-Tracking
Warning when deploying showcase - using a private modules which can
be removed in the future
--------------------------------------------------------------------------------------------
Key: RF-13027
URL:
https://issues.jboss.org/browse/RF-13027
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: showcase
Affects Versions: 5.0.0.Alpha1
Environment: JBoss AS 7.1.1.Final
Reporter: Juraj Húska
Priority: Trivial
Fix For: 5-Tracking
There is following warning when deploying showcase:
{code}
11:54:39,865 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567:
Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a
private module ("com.google.guava:main") which may be changed or removed in
future versions without notice.
11:54:39,867 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567:
Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a
private module ("org.jboss.as.protocol:main") which may be changed or removed in
future versions without notice.
11:54:39,868 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567:
Deployment "deployment.richfaces-showcase-5.0.0.Alpha1-jbas71.war" is using a
private module ("org.jboss.marshalling.river:main") which may be changed or
removed in future versions without notice.
{code}
This was present in RF 4 as well and I guess that we are aware of this, but are we OK
with it ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: