-
1. Handy tool for creating various deployment descriptors?
aslak Apr 15, 2011 6:41 AM (in response to befield)We have a subproject to ShrinkWrap called Descriptors:
https://github.com/shrinkwrap/descriptors
It currently supports application.xml, persistence.xml, beans.xml and web.xml. More to come but, not there yet.
There are much more to do in this project, and lots of descriptors and issues up for grabs if you are interested helping out:
https://issues.jboss.org/browse/SHRINKDESC
-aslak-
-
2. Handy tool for creating various deployment descriptors?
befield Apr 15, 2011 8:44 AM (in response to aslak)Hi Aslak
Thanks for the links. Actually, I am interested to help and contribute since the last JBossWorld in Boston.
I am interested, especially if I can directly reuse it. So, the Descriptor project sounds to be perfect Do you have a procedure what I have to do further? This is something I have to learn how to collaborate in a open source project, and of course other things.
Tx, Ralf
-
3. Handy tool for creating various deployment descriptors?
alrubinger Apr 15, 2011 9:25 AM (in response to befield)The Descriptors project is currently little more than a prototype which needs a proper unified design and documented scope.
That said, we do have:
http://community.jboss.org/wiki/ShrinkWrapDevelopmentandContribution
...as general development guidelines which cover Git usage, JIRA, etc.
S,
ALR
-
4. Handy tool for creating various deployment descriptors?
befield Apr 17, 2011 7:43 AM (in response to alrubinger)Thanks Andrew
I installed git and the shrinkwrap descriptor source and had a first look.
You mentioned that a propert design is required. Does it mean that first the existing source should be refactored and I should probably wait for a while to jump in? As I said, I am new here and don't know how people work on projects like this.
We are more living in the EJB world, a ejb-jar, jboss and jboss-app deployment descriptor is something we could directly reuse. I can imagine that these deployment descriptors are already planned and someone is working in it.
Let me know, what is best for the current state of the project.
Tx, Ralf