Skip to content

Commit

Permalink
Use dedicated JBT 4.1 / JBDS 7.0 example descriptors
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <fbricon@gmail.com>
  • Loading branch information
fbricon committed Apr 4, 2013
1 parent f7e28f4 commit 2a253e5
Show file tree
Hide file tree
Showing 4 changed files with 1,173 additions and 0 deletions.
1 change: 1 addition & 0 deletions jbosstools/examples/4.1.0.GA/readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Keep empty dir so the jenkins jbosstools-jdf-quickstarts-download.jboss.org-rsync-from-git-clone job doesn't puke
21 changes: 21 additions & 0 deletions jbosstools/examples/project-examples-category-jbds-7.0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<categories>
<category name="Web Applications"
description="These quickstarts are aimed to get you up to writing web applications with minimal fuss."
priority="1" />
<category name="Mobile Applications"
description="These quickstarts are aimed to get you up to writing mobile applications with minimal fuss."
priority="2" />
<category name="Back-end Applications"
description="These quickstarts are aimed to get you up to writing back-end applications with minimal fuss."
priority="3" />
<category name="JBoss Quickstarts"
description="These quickstarts are aimed to get you up to writing applications with minimal fuss. We recommend that you work through the quickstarts in the order they are presented in this guide, however if you have previous experience with Java EE 6, you may wish to skip some or all of the quickstarts."
priority="5" />
<category name="JBoss Maven Archetypes"
priority="6" />
<category name="GateIn Portal Quickstarts"
description="GateIn Portal Quickstarts"
priority="10" />

</categories>

0 comments on commit 2a253e5

Please sign in to comment.