Skip to content

Commit 1c58428

Browse files
committed
adding more details
1 parent b2a20ca commit 1c58428

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.asciidoc

+4-2
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,7 @@ Batch
237237
-----
238238

239239
* Open https://github.com/javaee-samples/javaee7-samples/[Java EE 7 Samples project] and show Job XML
240-
* http://tools.jboss.org/documentation/whatsnew/jbosstools/4.3.0.Alpha1.html#batch[Batch job XML editor]
241-
** Available in JBoss Tools 4.3.0.Alpha1
240+
* http://tools.jboss.org/documentation/whatsnew/jbosstools/4.3.0.Alpha1.html#batch[Batch job XML editor] - available in JBoss Tools 4.3.0.Alpha1
242241
* Upcoming 4.3.0.Alpha2 features: Validation, Content Assist, Navigation, - https://issues.jboss.org/browse/JBIDE-18857
243242
244243
JavaServer Faces
@@ -258,6 +257,7 @@ OpenShift
258257
---------
259258

260259
* Create a new server adapter from ``OpenShift Explorer''
260+
* More details at http://blog.arungupta.me/getting-started-wildfly-openshift-jboss-developer-studio/
261261
262262
Forge
263263
-----
@@ -269,6 +269,8 @@ Forge
269269
* `jpa-setup --jpaVersion 2.1`
270270
* Install plugin: `addon-install-from-git --url https://github.com/forge/addon-batch`
271271
** Create new Job XML: `batch-new-jobxml --jobXML myJob.xml --reader org.svcc.MyReader --writer org.svcc.MyWriter`
272+
* More details about Batch and Forge at: http://blog.arungupta.me/javaee7-batch-addon-jboss-forge-part1/
273+
* More details about other technologies at: http://blog.arungupta.me/rapid-javaee-development-forge2/
272274
273275
Continuous Delivery
274276
-------------------

0 commit comments

Comments
 (0)