Skip to content

Commit a9a96cf

Browse files
committed
Merge pull request #3 from alexeykazakov/batchAndCdi12
Added Batch. Mentioned CDI 1.2 support.
2 parents a1d04ee + 0a4b0dd commit a9a96cf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.asciidoc

+8-1
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,14 @@ http://docs.jboss.org/tools/4.1.x.Final/en/cdi_tools_reference_guide/html/chap-C
206206
* Beans.xml editor: Content assist, Navigation, Validation
207207
http://docs.jboss.org/tools/whatsnew/cdi/cdi-news-3.2.0.Beta1.html
208208
* Search usage: https://issues.jboss.org/browse/JBIDE-8705[Injection Points], EL #{} (See JSF)
209+
* CDI 1.2 support was introduced in JBoss Tools 4.3.0.Alpha1: http://tools.jboss.org/documentation/whatsnew/jbosstools/4.3.0.Alpha1.html#cdi
210+
But it's mostly about showing CDI 1.2 as available in our wizards (New CDI Project wizard for example) + minor bug fixing. In JBoss Tools 4.2 (Eclipse Luna) you can use CDI 1.1 in wizards for CDI 1.2 projects since 1.2 is just a maintenance release and CDI Tools relays on actual CDI jars from the project's class path.
211+
212+
Batch
213+
-----
214+
215+
* Batch job XML editor - http://tools.jboss.org/documentation/whatsnew/jbosstools/4.3.0.Alpha1.html#batch - *Available in JBoss Tools 4.3.0.Alpha1*
216+
* Upcoming 4.3.0.Alpha2 features: Validation, Content Assist, Navigation, - https://issues.jboss.org/browse/JBIDE-18857
209217
210218
JavaServer Faces
211219
----------------
@@ -239,4 +247,3 @@ Forge
239247
Continuous Delivery
240248
-------------------
241249

242-

0 commit comments

Comments
 (0)