Re: [VOTE] Versioning plugin 0.2.0

2014-05-26 Thread David Bosschaert
+1 David On 25 May 2014 12:44, Daniel Kulp dk...@apache.org wrote: With my own vote, I only have two votes. Can I get another PMC member to look at this? Thanks! Dan On May 19, 2014, at 1:15 PM, Daniel Kulp dk...@apache.org wrote: This is a vote to release 0.2.0 of the versioning

Re: Welcome our newest committers....

2014-05-26 Thread Jean-Baptiste Onofré
Thanks all guys, I would like to commit some stuff today, but I would like your approval/feedback: - ARIES-1006: I refactored the parent to use Java7 and OSGi 4.3.0 by default. I don't think it makes sense to still maintain Java5 (as it's EOL). The current patch that I provided upgrade and

Re: [VOTE] Versioning plugin 0.2.0

2014-05-26 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB On 05/19/2014 07:15 PM, Daniel Kulp wrote: This is a vote to release 0.2.0 of the versioning plugin. The main change for this plugin is to support both Maven 3.0.x and 3.1.x/3.2.x by flipping from using Aether directly to using the Maven provided API’s. When

Re: Welcome our newest committers....

2014-05-26 Thread Giuseppe Gerla
Hi all I am very interested about the issue ARIES-1047. Please check releated issue ARIES-1134 and my commit https://github.com/ggerla/aries/commit/8fa3a46c3eff7abe893d3e859300c4cf807d5490 I think that is a good start point. regards Giuseppe 2014-05-26 11:04 GMT+02:00 Jean-Baptiste Onofré

[jira] [Updated] (ARIES-1185) SPI Fly does not work with Java 8

2014-05-26 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated ARIES-1185: Assignee: (was: David Bosschaert) SPI Fly does not work with Java 8

Re: Welcome our newest committers....

2014-05-26 Thread David Bosschaert
Hi JB, On 26 May 2014 09:04, Jean-Baptiste Onofré j...@nanthrax.net wrote: - ARIES-1180, ARIES-1179: I have a set of patches ready to upgrade to ASM 5.0.2 and support Java8, especially in Proxy and SpiFly. Great - this should hopefully address ARIES-1185 as well! Thanks! David

Re: Welcome our newest committers....

2014-05-26 Thread Jean-Baptiste Onofré
Hi Giusseppe, I've already done JPA 2.1 support. I submitted the pull request, and we are good. You can take a look in ARIES-1047 (the pull request is in comment). Regards JB On 05/26/2014 11:13 AM, Giuseppe Gerla wrote: Hi all I am very interested about the issue ARIES-1047. Please check

Re: Welcome our newest committers....

2014-05-26 Thread Stuart McCulloch
On 26 May 2014, at 10:04, Jean-Baptiste Onofré j...@nanthrax.net wrote: Thanks all guys, I would like to commit some stuff today, but I would like your approval/feedback: - ARIES-1006: I refactored the parent to use Java7 and OSGi 4.3.0 by default. I don't think it makes sense to still

Re: Welcome our newest committers....

2014-05-26 Thread Giuseppe Gerla
Hi JB For now I was able to see the commit via web. I see that there are no tests of the features of version 2.0 and 2.1. The persistence.xml refer to JPA 1.0 xsi: schemaLocation = http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd; version = 1.0

Re: Welcome our newest committers....

2014-05-26 Thread Giuseppe Gerla
Hi JB I make a diff between your commit and my commit. A general consideration to make is that in all pom files in the import-package section the javax.persistence version should be [1.0.0,2.2.0) and not [1.0.0,3.0.0). By code point of view I see following main difference: - In

[jira] [Commented] (ARIES-1185) SPI Fly does not work with Java 8

2014-05-26 Thread Harald Wellmann (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008826#comment-14008826 ] Harald Wellmann commented on ARIES-1185: BTW, I've just hacked and tested this

[jira] [Created] (ARIES-1194) Update jmx integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1194: -- Summary: Update jmx integration tests to pax exam 3.4.0 Key: ARIES-1194 URL: https://issues.apache.org/jira/browse/ARIES-1194 Project: Aries

[jira] [Commented] (ARIES-1185) SPI Fly does not work with Java 8

2014-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008959#comment-14008959 ] Jean-Baptiste Onofré commented on ARIES-1185: - Yes, it's what I did (with

[jira] [Commented] (ARIES-1185) SPI Fly does not work with Java 8

2014-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008962#comment-14008962 ] Jean-Baptiste Onofré commented on ARIES-1185: - By the way, I sent an e-mail

[jira] [Assigned] (ARIES-1194) Update jmx integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1194: -- Assignee: Christian Schneider Update jmx integration tests to pax exam 3.4.0

[jira] [Resolved] (ARIES-1194) Update jmx integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1194. Resolution: Fixed Update jmx integration tests to pax exam 3.4.0

[jira] [Resolved] (ARIES-1190) Update aries proxy integration tests to pax exam 3

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1190. Resolution: Fixed Update aries proxy integration tests to pax exam 3

[jira] [Assigned] (ARIES-1190) Update aries proxy integration tests to pax exam 3

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1190: -- Assignee: Christian Schneider Update aries proxy integration tests to pax

[jira] [Resolved] (ARIES-1184) Update blueprint integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1184. Resolution: Fixed Assignee: Christian Schneider Update blueprint

[jira] [Resolved] (ARIES-1189) Update transaction integration tests to pax exam 3

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1189. Resolution: Fixed Assignee: Christian Schneider Update transaction

[jira] [Resolved] (ARIES-1188) Remove pax exam dependency from org.apache.aries.testsupport.unit

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1188. Resolution: Fixed Assignee: Christian Schneider Remove pax exam dependency

[jira] [Assigned] (ARIES-1183) Small refactorings

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1183: -- Assignee: Christian Schneider Small refactorings ---

Re: Welcome our newest committers....

2014-05-26 Thread Jean-Baptiste Onofré
Thanks for the update Giuseppe, For the version range, I'm not 100% sure as the next JPA version will be 3.0.0 (not 2.2.0). So actually, both is correct. For all updates, I'm just waiting the geronimo-jpa_2.1 release to complete. Regards JB On 05/26/2014 02:54 PM, Giuseppe Gerla wrote: Hi

Re: Welcome our newest committers....

2014-05-26 Thread Jean-Baptiste Onofré
Hi Stuart, correct, (actually, it's what I thought ;)). Regards JB On 05/26/2014 01:09 PM, Stuart McCulloch wrote: On 26 May 2014, at 10:04, Jean-Baptiste Onofré j...@nanthrax.net wrote: Thanks all guys, I would like to commit some stuff today, but I would like your approval/feedback: -