-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.1.z.GA
-
Component/s: Documentation
-
Labels:
-
Target Release:
-
Affects:Documentation (Ref Guide, User Guide, etc.)
This was reported by a customer, Myee Riri, on the Customer Portal discussion forum (https://access.redhat.com/discussions/3332721):
This
<dependency><groupId>org.jboss.spec.javax.websocket</groupId><artifactId>jboss-websocket-api_1.0_spec</artifactId><version>1.0.0.Final</version><scope>provided</scope></dependency>should be
<dependency><groupId>org.jboss.spec.javax.websocket</groupId><artifactId>jboss-websocket-api_1.1_spec</artifactId><scope>provided</scope></dependency>
- cloned to
-
JBEAP-14341 [EO12] Websocket Maven Dependency Wrong in Documentation in Developer Guide
-
- Closed
-