[
https://jira.jboss.org/browse/SHRINKDESC-19?page=com.atlassian.jira.plugi...
]
Dan Allen commented on SHRINKDESC-19:
-------------------------------------
Naturally, the descriptors should be aware of the standard location and offer an API to
load the descriptors from there. But I still think that the location should be exposed as
a constant/enum for various auxiliary uses, so that in general people can turn to the
descriptors project to get them. This would be like the JAX-RS API exposing HTTP header
constants, response codes etc. Descriptors are the core compentency and we can be the
authority on standard location references.
Provide constants (or enums) for standard names & locations of
descriptors
--------------------------------------------------------------------------
Key: SHRINKDESC-19
URL:
https://jira.jboss.org/browse/SHRINKDESC-19
Project: ShrinkWrap Descriptors
Issue Type: Feature Request
Components: api
Affects Versions: 1.0.0-alpha-1
Reporter: Dan Allen
The ShrinkWrap Descriptors project would be the perfect API to provide constants (or
enums) for standard names and locations of Java EE (or other) descriptors. That way, we
can stop writing "beans.xml" / "META-INF/beans.xml" and
"web.xml" / "WEB-INF/web.xml" over and over and over again.
e.g.,
http://www.google.com/codesearch?hl=en&start=10&sa=N&q=%22WEB...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira