Jboss Forge plugin - prototype

2012-01-19 Thread Rudy De Busscher
Hi All, I started with a prototype for the Jboss forge plugin for DeltaSpike. (1) For the moment, it just adds the dependencies to the POM. More functionality follows in the next days/weeks. Any comment, remarks, suggestions, are always welcome. regards Rudy (1)

Re: Jboss Forge plugin - prototype

2012-01-19 Thread Gerhard Petracek
hi rudy, nice - thx for the info! regards, gerhard 2012/1/19 Rudy De Busscher rdebussc...@gmail.com Hi All, I started with a prototype for the Jboss forge plugin for DeltaSpike. (1) For the moment, it just adds the dependencies to the POM. More functionality follows in the next

Re: [DISCUSS] [DELTASPIKE-54] AnnotationInstanceProvider

2012-01-19 Thread Pete Muir
+0.5 from me as well. I would want to see AnnotationInstanceProvider enhanced to have the ability to create a memberless annotation instance without having to provide an empty map as an argument. I would like to spend some time considering a type safe approach such as Matt's *in addition to*

Re: [DISCUSS] [DELTASPIKE-54] AnnotationInstanceProvider

2012-01-19 Thread Christian Kaltepoth
+1 for having a deeper look at Matt's approach. It looks clean, fluent and is type-safe. I would love to see something like this for AnnotationInstanceProvider. Christian 2012/1/19 Jason Porter lightguard...@gmail.com: +1 Sent from my iPhone On Jan 19, 2012, at 6:10, Pete Muir

Re: [DISCUSS] [DELTASPIKE-53] annotation literals for std. cdi annotations

2012-01-19 Thread Gerhard Petracek
hi @ all, if there are no objections i'll push it by the end of the day. jason thought about creating (jira-)sub-tasks for every literal. since the implementation itself isn't in question, i'll push the commit as it is and if we think that we don't need one of the literals we can remove it again.