Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1155040

Summary: Update DOC-137409 (module classification document) for EAP 6.4.0
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jakub Cechacek <jcechace>
Component: OtherAssignee: Yong Yang <yyang>
Status: CLOSED EOL QA Contact: Pavel Jelinek <pjelinek>
Severity: high Docs Contact: eap-docs <eap-docs>
Priority: unspecified    
Version: 6.4.0CC: jason.greene, jkudrnac, kanovotn
Target Milestone: ---   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:44:38 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: 1158078, 1189053, 1189162, 1189166, 1189170, 1189172, 1189174, 1189199    
Bug Blocks:    

Description Jakub Cechacek 2014-10-21 10:06:03 UTC
DOC-137409 [1] needs to be updated with 6.4.0 classifications. This might become a blocker for javadoc verification in future.

[1] https://mojo.redhat.com/docs/DOC-137409

Comment 1 Yong Yang 2014-10-23 03:29:29 UTC
Updated for EAP 6.4.0.DR6

Comment 2 Katerina Odabasi 2014-10-23 07:18:20 UTC
Modules org.codehaus.jackson.jackson-* were made public in EAP 6.4.0.DR6:

org.codehaus.jackson.jackson-mapper-asl
org.codehaus.jackson.jackson-xc
org.codehaus.jackson.jackson-jaxrs
org.codehaus.jackson.jackson-core-asl

Comment 3 Yong Yang 2014-10-24 08:05:43 UTC
(In reply to Katerina Novotna from comment #2)
> Modules org.codehaus.jackson.jackson-* were made public in EAP 6.4.0.DR6:
> 
> org.codehaus.jackson.jackson-mapper-asl
> org.codehaus.jackson.jackson-xc
> org.codehaus.jackson.jackson-jaxrs
> org.codehaus.jackson.jackson-core-asl

Updated, thanks.

Comment 4 Radim Hatlapatka 2014-11-05 14:42:21 UTC
In EAP 6.4.0.DR7 there was added new public module javax/websocket/api making javax.websocket and javax.websocket.server packages public from org.jboss.as.web module. See EAP6-310

Comment 5 Katerina Odabasi 2014-12-15 09:10:38 UTC
Unfortunately, the jackson modules mentioned in Comment 2 went again private in EAP 6.4.0.DR9.

Comment 6 Katerina Odabasi 2014-12-15 09:11:41 UTC
For more info, see https://bugzilla.redhat.com/show_bug.cgi?id=1158078

Comment 7 Pavel Jelinek 2015-01-16 09:34:25 UTC
For EAP 6.4.0.ER1 jackson modules mentioned in Comment 2 are private (and probably will stay private) but DOC-137409 [1] states them as public.

[1] https://mojo.redhat.com/docs/DOC-137409

Comment 9 Pavel Jelinek 2015-02-09 13:43:24 UTC
For EAP 6.4.0.ER2 the visibility of jackson modules is still different from what is stated in https://mojo.redhat.com/docs/DOC-137409

Comment 10 Pavel Jelinek 2015-03-04 09:07:32 UTC
|module                                 |DOC-137409|EAP 6.4.0.ER3|
------------------------------------------------------------------
|org.hornetq                            |public    |deprecated   |
|org.jboss.as.core-security-api         |public    |deprecated   |
|org.jboss.sasl                         |public    |deprecated   |
|org.osgi.core                          |preview   |deprecated   |
|org.osgi.enterprise                    |public    |deprecated   |
|org.picketbox                          |public    |deprecated   |
|org.picketlink.common                  |public    |deprecated   |
|org.picketlink.config                  |public    |deprecated   |
|org.picketlink.core.api                |public    |deprecated   |
|org.picketlink.core                    |public    |deprecated   |
|org.picketlink.federation.bindings     |public    |deprecated   |
|org.picketlink.federation              |public    |deprecated   |
|org.picketlink.idm.api                 |public    |deprecated   |
|org.picketlink.idm                     |public    |deprecated   |
|org.picketlink.idm.schema              |public    |deprecated   |
|org.picketlink                         |public    |deprecated   |
|org.codehaus.jackson.jackson-core-asl  |public    |private      |
|org.codehaus.jackson.jackson-jaxrs     |public    |private      |
|org.codehaus.jackson.jackson-mapper-asl|public    |private      |
|org.codehaus.jackson.jackson-xc        |public    |private      |

Comment 11 Pavel Jelinek 2015-03-18 10:27:07 UTC
For EAp 6.4.0.CR1 there are 2 new differencies in modeule classification of org.jboss.as.security-api and org.jboss.security.negotiation.
Summary:

|module                                  |DOC-137409 |EAP 6.4.0.CR1 |
--------------------------------------------------------------------
|org.hornetq                             |public     |deprecated    |
|org.jboss.as.core-security-api          |public     |deprecated    |
|org.jboss.as.security-api               |public     |deprecated    |
|org.jboss.sasl                          |public     |deprecated    |
|org.jboss.security.negotiation          |public     |deprecated    |
|org.osgi.core                           |preview    |deprecated    |
|org.osgi.enterprise                     |public     |deprecated    |
|org.picketbox                           |public     |deprecated    |
|org.picketlink.common                   |public     |deprecated    |
|org.picketlink.config                   |public     |deprecated    |
|org.picketlink.core.api                 |public     |deprecated    |
|org.picketlink.core                     |public     |deprecated    |
|org.picketlink.federation.bindings      |public     |deprecated    |
|org.picketlink.federation               |public     |deprecated    |
|org.picketlink.idm.api                  |public     |deprecated    |
|org.picketlink.idm                      |public     |deprecated    |
|org.picketlink.idm.schema               |public     |deprecated    |
|org.picketlink                          |public     |deprecated    |
|org.codehaus.jackson.jackson-core-asl   |public     |private       |
|org.codehaus.jackson.jackson-jaxrs      |public     |private       |
|org.codehaus.jackson.jackson-mapper-asl |public     |private       |
|org.codehaus.jackson.jackson-xc         |public     |private       |

Comment 12 Pavel Jelinek 2015-03-31 07:02:28 UTC
The state for EAP 6.4.0.CR2 is just as bad as the situation in 6.4.0.CR1.

Comment 13 Yong Yang 2015-04-01 12:42:06 UTC

Updated for EAP 6.4.0.CR2

Comment 14 JBoss JIRA Server 2015-04-28 15:05:54 UTC
John Doyle <jdoyle> updated the status of jira EAP6-310 to Closed

Comment 16 Pavel Jelinek 2015-05-19 09:23:19 UTC
For EAP 6.4.0.GA as well as 6.4.1.CP.CR2 the state is much better but there are yet 2 differences:
|module                        |DOC-137409|EAP 6.4.0.GA,6.4.1.CP.CR2|
---------------------------------------------------------------------
|org.jboss.as.security-api     |public    |deprecated               |
|org.jboss.security.negotiation|public    |deprecated               |