Description of problem: The jboss.org website used to provide a table layout with the columns for the quickstart name, technologies used, description, skill level, and prerequisites. This is no longer the case, however, the instructions still refer to it that way: The list of all currently available quickstarts can be found here: http://site-jdf.rhcloud.com/quickstarts/get-started/. The table lists each quickstart name, the technologies it demonstrates, gives a brief description of the quickstart, and the level of experience required to set it up. For more detailed information about a quickstart, click on the quickstart name. Some quickstarts are designed to enhance or extend other quickstarts. These are noted in the Prerequisites column. If a quickstart lists prerequisites, those must be installed or deployed before working with the quickstart. There are a number of JIRAs related to this issue: https://issues.jboss.org/browse/DEVELOPER-587 https://issues.jboss.org/browse/DEVELOPER-601 https://issues.jboss.org/browse/DEVELOPER-909 The plan is to bring the table view back, but in the meantime, we need to change the instructions to reflect the current site: All available quickstarts can be found here: http://site-jdf.rhcloud.com/quickstarts/get-started/. You can filter by the quickstart name, the product, and the technologies demonstrated by the quickstart. You can also limit the results based on skill level and date published. The resulting page provides a brief description of each matching quickstart, the skill level, and the technologies used. Click on the quickstart to see more detailed information about how to run it. Some quickstarts require deployment of other quickstarts. This information is noted in the Prerequisites section of the quickstart README file. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The URL in CONTRIBUTING.html [1] gives 404. However, [2] exists. [1] https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONTRIBUTING.html [2] https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONTRIBUTING.md
Fixed in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/5ffd97527a66d2eafa4681007e021e4fabe50e73
The changes can be verified in DR7.
Verified with EAP 6.4.0.DR7