[jira] [Resolved] (ARIES-1186) Upgrade proxy-impl to ASM 5 for Java 8 support

2014-05-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved ARIES-1186. Resolution: Fixed Fix Version/s: proxy-impl-1.0.3 Assignee: Daniel Kulp Pull reques

[jira] [Updated] (ARIES-1186) Upgrade proxy-impl to ASM 5 for Java 8 support

2014-05-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated ARIES-1186: --- Summary: Upgrade proxy-impl to ASM 5 for Java 8 support (was: Upgrade to ASM 5 for Java 8 support)

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

2014-05-16 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1190: -- Summary: Update aries proxy integration tests to pax exam 3 Key: ARIES-1190 URL: https://issues.apache.org/jira/browse/ARIES-1190 Project: Aries

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

2014-05-16 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1183: -- Summary: Small refactorings Key: ARIES-1183 URL: https://issues.apache.org/jira/browse/ARIES-1183 Project: Aries Issue Type: Improvement

[GitHub] aries pull request: Aries 1190

2014-05-16 Thread cschneider
GitHub user cschneider opened a pull request: https://github.com/apache/aries/pull/12 Aries 1190 You can merge this pull request into a Git repository by running: $ git pull https://github.com/cschneider/aries ARIES-1190-2 Alternatively you can review and apply these changes

[jira] [Resolved] (ARIES-915) The CM module for managed-service-factory does not perform the update correct with embedded managed-properties

2014-05-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved ARIES-915. --- Resolution: Fixed Fix Version/s: blueprint-cm-1.0.4 Assignee: Daniel Kulp Pull reques

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998611#comment-13998611 ] Christian Schneider commented on ARIES-1181: I don't think your approach is co

[GitHub] aries pull request: ARIES-1188 , ARIES-1184

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/aries/pull/10 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[GitHub] aries pull request: Fix managed service factory

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/aries/pull/8 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

[GitHub] aries pull request: Aries 1190

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/aries/pull/12 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-16 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000238#comment-14000238 ] Matt Sicker commented on ARIES-1181: I don't need JPA 2.1 per se (my DAO and entities

[jira] [Commented] (ARIES-1186) Upgrade to ASM 5 for Java 8 support

2014-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998983#comment-13998983 ] ASF GitHub Bot commented on ARIES-1186: --- Github user asfgit closed the pull request

[jira] [Created] (ARIES-1191) Change location of aries file utils temporary file space to bundlecontext data area.

2014-05-16 Thread Samuel Bratton (JIRA)
Samuel Bratton created ARIES-1191: - Summary: Change location of aries file utils temporary file space to bundlecontext data area. Key: ARIES-1191 URL: https://issues.apache.org/jira/browse/ARIES-1191

[jira] [Comment Edited] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998611#comment-13998611 ] Christian Schneider edited comment on ARIES-1181 at 5/15/14 9:20 AM: ---

Re: versioning plugin release for Maven 3.1+

2014-05-16 Thread Daniel Kulp
Ok. I’ve update the plugin to work with 3.0.x as well as 3.1 and 3.2 by just using the Maven API’s instead of using Aether directly. I also flipped it to using the Maven plugin annotations instead of the javadoc type things. Possibly a bit cleaner. Anyway, any objections now to getting i

[jira] [Commented] (ARIES-915) The CM module for managed-service-factory does not perform the update correct with embedded managed-properties

2014-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998989#comment-13998989 ] ASF GitHub Bot commented on ARIES-915: -- Github user asfgit closed the pull request at:

[GitHub] aries pull request: Aries 1189

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/aries/pull/11 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

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

2014-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999048#comment-13999048 ] ASF GitHub Bot commented on ARIES-1188: --- Github user asfgit closed the pull request

[GitHub] aries pull request: [ARIES-1186] Support Java 8 with ASM 5.0.2 in ...

2014-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/aries/pull/9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled