[
https://issues.jboss.org/browse/JDF-97?page=com.atlassian.jira.plugin.sys...
]
Sande Gilda edited comment on JDF-97 at 9/12/12 11:02 AM:
----------------------------------------------------------
This information is already documented here:
https://docs.jboss.org/author/display/AS71/Writing+a+quickstart
* Packaging requirements
* The package must be org.jboss.as.quickstarts.<quickstartShortName>.
* The quickstart project or folder name should match the quickstart name.
* The project must follow the structure used by existing quickstarts such as
numberguess. A good starting point would be to copy the numberguess project.
I need to figure out how to add it under "Contributing a Quickstart" here:
http://www.jboss.org/jdf/about/contributing/
was (Author: sgilda):
This information is already documented here:
https://docs.jboss.org/author/display/AS71/Writing+a+quickstart
* Packaging requirements
* The package must be org.jboss.as.quickstarts.<quickstartShortName>.
* The quickstart project or folder name should match the quickstart name.
* The project must follow the structure used by existing quickstarts such as
numberguess. A good starting point would be to copy the numberguess project.
I need to figure out how to add it under "Contributing a Quickstart" here:
http://www.jboss.org/jdf/about/contributing/
Quickstart should use the pattern
org.jboss.as.quickstarts.QUICKSTART_NAME for packaging
----------------------------------------------------------------------------------------
Key: JDF-97
URL:
https://issues.jboss.org/browse/JDF-97
Project: JBoss Developer Framework
Issue Type: Bug
Components: quickstarts
Reporter: Sande Gilda
Assignee: Sande Gilda
Many of the quickstarts that were copied from kitchensink or other quickstarts did not
change packaging. For example, bean-validation uses org.jboss.as.quickstarts.kitchensink
and probably should be refactored to use org.jboss.as.quickstarts.bean-validation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira