Bug 821430

Summary: RichFaces Showcase not deployable because of non-existing EAP dependencies
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Pavol Pitonak <ppitonak>
Component: RichFaces, MavenAssignee: Marek Novotny <mnovotny>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Pitonak <ppitonak>
Severity: high Docs Contact:
Priority: high    
Version: 2.0.0.ER5CC: kpiwko
Target Milestone: ---   
Target Release: 2.0.0.ER6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: showcase
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-22 07:32:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 821442    
Bug Blocks:    

Description Pavol Pitonak 2012-05-14 13:08:20 UTC
Description of problem:
Showcase declares net.sourceforge.cssparser and org.w3c.css.sac modules which are no longer in EAP 6.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. deploy RichFaces Showcase
2. see server log
  
Actual results:
Caused by: org.jboss.modules.ModuleNotFoundException: Module net.sourceforge.cssparser:main is not found in local module loader @c75e4fc (roots: /data/soft/jboss-eap-6.0.0.ER6/modules)
        at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:126)
        at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:275)
        at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:222)
        at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:94)
        at org.jboss.modules.Module.addPaths(Module.java:841)
        at org.jboss.modules.Module.link(Module.java:1181)
        at org.jboss.modules.Module.relinkIfNecessary(Module.java:1207)
        at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:208)
        at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:71) [jboss-as-server-7.1.1.Final-redhat-1.jar:7.1.1.Final-redhat-1]
        ... 5 more

Expected results:
application deploys to EAP 6.0.0.ER6 without exceptions

Additional info:

Comment 1 JBoss JIRA Server 2012-05-16 00:42:09 UTC
Paul Gier <pgier> made a comment on jira JBPAPP-9016

Verified that cssparser and sac are not referenced by any eap 6 components, and these have been removed from the BOMs.
http://git.app.eng.bos.redhat.com/?p=jboss/jboss-component-management.git;a=commit;h=7ac896a284baf7b28ba9a06c6930a4457116f9e0

Also note that even if a dependency is listed in the BOMs, this does not require layered products to use these versions in all cases.  The version master BOM just specifies properties, but these can be overridden where appropriate.

Comment 2 JBoss JIRA Server 2012-05-16 00:44:54 UTC
Paul Gier <pgier> made a comment on jira JBPAPP-9016

Fernando, it looks like sac is no longer in the EAP6 tag.  Should the cssparser build also be untagged?
https://brewweb.devel.redhat.com/buildinfo?buildID=204412

Comment 3 JBoss JIRA Server 2012-05-16 22:01:42 UTC
Fernando Nasser <fnasser> updated the status of jira JBPAPP-9016 to Resolved

Comment 4 JBoss JIRA Server 2012-05-16 23:31:33 UTC
Paul Gier <pgier> updated the status of jira JBPAPP-9016 to Reopened

Comment 5 JBoss JIRA Server 2012-05-16 23:33:56 UTC
Paul Gier <pgier> made a comment on jira JBPAPP-9016

Fernando, can cssparser be untagged from eap6?

Comment 6 JBoss JIRA Server 2012-05-17 22:15:12 UTC
Fernando Nasser <fnasser> updated the status of jira JBPAPP-9016 to Resolved

Comment 7 JBoss JIRA Server 2012-05-17 22:15:12 UTC
Fernando Nasser <fnasser> made a comment on jira JBPAPP-9016

Untagged cssparser-0.9.5-4_redhat_1.ep6.el6.1

We can tag it back if needed.  -build regening, please
regen -latest to see this change there.

Comment 8 Marek Novotny 2012-05-20 08:18:11 UTC
I will roll back to community versions for both cssparser 0.9.5 and sac dependencies.

Comment 9 JBoss JIRA Server 2012-06-04 07:10:04 UTC
Karel Piwko <kpiwko> updated the status of jira JBPAPP-9016 to Closed

Comment 10 JBoss JIRA Server 2012-06-04 07:10:04 UTC
Karel Piwko <kpiwko> made a comment on jira JBPAPP-9016

Verified in ER8.