Re: Bug corrected in AnnotatedTypeImpl when used to create AnnotatedType for an Annotation

2014-11-17 Thread Antoine Sabot-Durand
Hi John, Yes I know I’m listed here, but as I never had the time to contribute to the code (only done communication and help for the new documentation), I thought more respectful to start with a patch. Now as it’s a small correction, I could probably push it myself ;). Antoine Le 16 nov.

Re: Bug corrected in AnnotatedTypeImpl when used to create AnnotatedType for an Annotation

2014-11-17 Thread Gerhard Petracek
hi antoine, since you are committer, you are welcome to commit at any time. if you would like to discuss something, you can provide a patch or follow a discussion-workflow like [1]. please just ensure that you are using rebase instead of merge (see [2]). furthermore, everybody should run mvn

[jira] [Commented] (DELTASPIKE-782) BeanManager lookup fails when BeanManager created in parent classloader and in SE mode

2014-11-17 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214465#comment-14214465 ] Mark Struberg commented on DELTASPIKE-782: -- I've committed a fix for it. BMP

Re: Bug corrected in AnnotatedTypeImpl when used to create AnnotatedType for an Annotation

2014-11-17 Thread Antoine Sabot-Durand
Thanks Gerhard, It’s done. I close the ticket. Antoine Le 17 nov. 2014 à 10:36, Gerhard Petracek gerhard.petra...@gmail.com a écrit : hi antoine, since you are committer, you are welcome to commit at any time. if you would like to discuss something, you can provide a patch or follow

[jira] [Updated] (DELTASPIKE-781) AnnotatedTypeImpl doesn't work for Annotation AnnotatedType

2014-11-17 Thread Antoine Sabot-Durand (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Sabot-Durand updated DELTASPIKE-781: Attachment: (was: DELTASPIKE-781.patch) AnnotatedTypeImpl doesn't

[jira] [Issue Comment Deleted] (DELTASPIKE-781) AnnotatedTypeImpl doesn't work for Annotation AnnotatedType

2014-11-17 Thread Antoine Sabot-Durand (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Sabot-Durand updated DELTASPIKE-781: Comment: was deleted (was: This patch solves the bug and add a

[jira] [Updated] (DELTASPIKE-782) BeanManager lookup fails when BeanManager created in parent classloader and in SE mode

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-782: Fix Version/s: 1.1.1 BeanManager lookup fails when BeanManager created in

[jira] [Updated] (DELTASPIKE-782) BeanManager lookup fails when BeanManager created in parent classloader and in SE mode

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-782: Assignee: Mark Struberg (was: John D. Ament) BeanManager lookup fails when

[jira] [Resolved] (DELTASPIKE-782) BeanManager lookup fails when BeanManager created in parent classloader and in SE mode

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-782. - Resolution: Fixed BeanManager lookup fails when BeanManager created in

[jira] [Resolved] (DELTASPIKE-777) Create and publish Javadocs section

2014-11-17 Thread Rafael Benevides (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael Benevides resolved DELTASPIKE-777. - Resolution: Fixed A new section was created here:

[jira] [Resolved] (DELTASPIKE-778) add duke's choice award badge to the site

2014-11-17 Thread Rafael Benevides (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael Benevides resolved DELTASPIKE-778. - Resolution: Fixed Added to main page: http://deltaspike.apache.org/index.html

[jira] [Updated] (DELTASPIKE-779) Add support to JPA 2.1 EntityGraphs and StoredProcedureQueries in repositories

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-779: Assignee: Thomas Hug Add support to JPA 2.1 EntityGraphs and

[jira] [Resolved] (DELTASPIKE-750) No error message if the filename provided PropertyFileConfig implementation isn't found.

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-750. - Resolution: Fixed No error message if the filename provided

[jira] [Commented] (DELTASPIKE-750) No error message if the filename provided PropertyFileConfig implementation isn't found.

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214954#comment-14214954 ] Gerhard Petracek commented on DELTASPIKE-750: - since we also need to

first steps for the next release

2014-11-17 Thread Gerhard Petracek
hi @ all, if there are no objections, i will start with the first steps for the next release (v1.2.0) by the end of next week. @ v1.2.0 instead of v1.1.1: we have some new features (esp. optional cdi 1.1+ support - e.g. the optional delegation to CDI.current().getBeanManager()). regards,

[jira] [Resolved] (DELTASPIKE-766) Created beans don't seem to get destroyed when using CdiTestRunner

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-766. - Resolution: Cannot Reproduce please re-open the ticket, once you can provide

[jira] [Updated] (DELTASPIKE-591) Add a ProjectStage aware resource Servlet

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-591: Assignee: Romain Manni-Bucau (was: Christian Kaltepoth) Add a ProjectStage

Re: first steps for the next release

2014-11-17 Thread Rafael Benevides
+1 for 1.2.0 On 11/17/14 16:54, Gerhard Petracek wrote: hi @ all, if there are no objections, i will start with the first steps for the next release (v1.2.0) by the end of next week. @ v1.2.0 instead of v1.1.1: we have some new features (esp. optional cdi 1.1+ support - e.g. the optional

[jira] [Closed] (DELTASPIKE-577) Test-control: Add delegation of container boot

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek closed DELTASPIKE-577. --- Test-control: Add delegation of container boot

[jira] [Resolved] (DELTASPIKE-577) Test-control: Add delegation of container boot

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-577. - Resolution: Won't Fix we can re-open it once we have new approach we can

[jira] [Updated] (DELTASPIKE-400) BeanBuilder should set the bean of the InjectionPoints

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-400: Fix Version/s: (was: 1.1.1) BeanBuilder should set the bean of the

[jira] [Updated] (DELTASPIKE-462) BeanManagedUserTransactionStrategy closes transaction even if it is called within EJB

2014-11-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-462: Fix Version/s: (was: 1.1.1) BeanManagedUserTransactionStrategy closes

Re: first steps for the next release

2014-11-17 Thread Jason Porter
+1 On Mon, Nov 17, 2014 at 12:10 Rafael Benevides benevi...@redhat.com wrote: +1 for 1.2.0 On 11/17/14 16:54, Gerhard Petracek wrote: hi @ all, if there are no objections, i will start with the first steps for the next release (v1.2.0) by the end of next week. @ v1.2.0 instead of

Re: first steps for the next release

2014-11-17 Thread Romain Manni-Bucau
+0 (i dont like all the noise around BeanManagerProvider but seems alone so dont want to block) Le 17 nov. 2014 20:20, Jason Porter lightguard...@gmail.com a écrit : +1 On Mon, Nov 17, 2014 at 12:10 Rafael Benevides benevi...@redhat.com wrote: +1 for 1.2.0 On 11/17/14 16:54, Gerhard

Re: first steps for the next release

2014-11-17 Thread Christian Kaltepoth
+1 for 1.2.0 2014-11-17 20:38 GMT+01:00 Romain Manni-Bucau rmannibu...@gmail.com: +0 (i dont like all the noise around BeanManagerProvider but seems alone so dont want to block) Le 17 nov. 2014 20:20, Jason Porter lightguard...@gmail.com a écrit : +1 On Mon, Nov 17, 2014 at 12:10 Rafael