[jira] [Comment Edited] (DELTASPIKE-1198) BeanManagerProvider.isActive() returns true after container shutdown

2017-05-08 Thread Sean Flanigan (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16001886#comment-16001886 ] Sean Flanigan edited comment on DELTASPIKE-1198 at 5/9/17 2:42 AM: ---

[jira] [Commented] (DELTASPIKE-1198) BeanManagerProvider.isActive() returns true after container shutdown

2017-05-08 Thread Sean Flanigan (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16001886#comment-16001886 ] Sean Flanigan commented on DELTASPIKE-1198: --- [~struberg] I'm afraid I'm a bit rusty on this

Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

2017-05-08 Thread John D. Ament
What feature is that? On May 8, 2017 2:51 PM, "Mark Struberg" wrote: Paths and other nio features for accessing file attributes. Those are only available in Java7, and I need those now for a new DeltaSpike feature... Java6 is EOL since 2013 anyway. I don't even have

Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

2017-05-08 Thread Mark Struberg
Paths and other nio features for accessing file attributes. Those are only available in Java7, and I need those now for a new DeltaSpike feature... Java6 is EOL since 2013 anyway. I don't even have a java6 jdk anymore... LieGrue, strub > Am 08.05.2017 um 20:28 schrieb Romain Manni-Bucau

Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

2017-05-08 Thread Romain Manni-Bucau
+0 for the same reason Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | JavaEE Factory

Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

2017-05-08 Thread Thomas Andraschko
+0 There is no big benefit for using java7. IMO we should just upgrade to java8 if we start DS 2.0. 2017-05-08 17:44 GMT+02:00 Mark Struberg : > Java9 is just around the corner and we still support Java6. > Do we finally like to raise our prerequisites to Java7 at

[DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

2017-05-08 Thread Mark Struberg
Java9 is just around the corner and we still support Java6. Do we finally like to raise our prerequisites to Java7 at least? This would be for the upcoming 1.8.0 release and onwards. Wdyt? LieGrue, strub

[jira] [Commented] (DELTASPIKE-1198) BeanManagerProvider.isActive() returns true after container shutdown

2017-05-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000764#comment-16000764 ] Mark Struberg commented on DELTASPIKE-1198: --- Seems we do it properly. See

[jira] [Commented] (DELTASPIKE-1198) BeanManagerProvider.isActive() returns true after container shutdown

2017-05-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000761#comment-16000761 ] Mark Struberg commented on DELTASPIKE-1198: --- I've reviewed this and I interpret

[jira] [Resolved] (DELTASPIKE-1251) Make PersistenceConfigurationProvider pick up information from the config subsystem

2017-05-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved DELTASPIKE-1251. --- Resolution: Fixed > Make PersistenceConfigurationProvider pick up information

[jira] [Commented] (DELTASPIKE-1251) Make PersistenceConfigurationProvider pick up information from the config subsystem

2017-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000500#comment-16000500 ] ASF subversion and git services commented on DELTASPIKE-1251: - Commit

[jira] [Created] (DELTASPIKE-1251) Make PersistenceConfigurationProvider pick up information from the config subsystem

2017-05-08 Thread Mark Struberg (JIRA)
Mark Struberg created DELTASPIKE-1251: - Summary: Make PersistenceConfigurationProvider pick up information from the config subsystem Key: DELTASPIKE-1251 URL:

[jira] [Created] (DELTASPIKE-1250) create a master/client encryption handling

2017-05-08 Thread Mark Struberg (JIRA)
Mark Struberg created DELTASPIKE-1250: - Summary: create a master/client encryption handling Key: DELTASPIKE-1250 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1250 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-1033) BeanManagerProvider might create mem leaks

2017-05-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved DELTASPIKE-1033. --- Resolution: Won't Fix No, I think there is no @PreDestroy on CDI Extensions as

[jira] [Resolved] (DELTASPIKE-1126) variable support in ConfigResolver

2017-05-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved DELTASPIKE-1126. --- Resolution: Fixed yes, got fixed in 1.6.1 I think. > variable support in

[jira] [Created] (DELTASPIKE-1249) Pick up ~/.deltaspike/apache-deltaspike.properties from user.home folder

2017-05-08 Thread Mark Struberg (JIRA)
Mark Struberg created DELTASPIKE-1249: - Summary: Pick up ~/.deltaspike/apache-deltaspike.properties from user.home folder Key: DELTASPIKE-1249 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1249

[jira] [Resolved] (DELTASPIKE-1240) [Config] add List support

2017-05-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved DELTASPIKE-1240. --- Resolution: Fixed > [Config] add List support > - > >