Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 3.0.0.Beta1
-
Fix Version/s: 3.0.0.CR1
-
Labels:None
-
Affects:Documentation (Ref Guide, User Guide, etc.), Release Notes
Description
1.) Use <literal> for
- class names
- method names
- expressions like $ {seam-wicket-version}
2.) Syntax highlighting is broken - probably since <programlisting role="java"> is used instead of <programlisting role="JAVA">
3.) Section 2.1 describes what Weld does - since the module should be implementation agnostic it would be more appropriate to talk about a "CDI implementation"
Reference guide updated with corrections.