[jira] Updated: (FELIX-2330) Uninstall, refresh, and resolve osgi shell commands do not support multiple bundle ids

2010-05-07 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor updated FELIX-2330: --- Attachment: FELIX-2330.patch Updates to uninstall, refresh, and resolve osgi shell commands to work w

[jira] Created: (FELIX-2330) Uninstall, refresh, and resolve osgi shell commands do not support multiple bundle ids

2010-05-07 Thread Jarek Gawor (JIRA)
Uninstall, refresh, and resolve osgi shell commands do not support multiple bundle ids -- Key: FELIX-2330 URL: https://issues.apache.org/jira/browse/FELIX-2330 Projec

[jira] Resolved: (FELIX-995) JRE packages are exported with wrong version

2010-05-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-995. --- Resolution: Fixed Ok, as crazy as it is, I've modified the JRE package version numbering schem

[jira] Reopened: (FELIX-995) JRE packages are exported with wrong version

2010-05-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall reopened FELIX-995: --- Need to account for ordering of JRE versions. > JRE packages are exported with wrong version > --

[jira] Updated: (FELIX-2328) [gogo] tidy-up runtime to remove optional code etc

2010-05-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-2328: --- Fix Version/s: gogo-0.6.0 > [gogo] tidy-up runtime to remove optional code etc >

Re: [ANNOUNCE] Welcome Jamie Goodyear in the Felix team.

2010-05-07 Thread Felix Meschberger
On 07.05.2010 13:46, Guillaume Nodet wrote: > The Felix PMC has voted Jamie Goodyear as a committer. > Welcome on board Jamie ! > Welcome and Congratulations. Regards Felix

Re: Maven groupId question

2010-05-07 Thread Richard S. Hall
On 5/6/10 17:21, Chris Custine wrote: All joking aside, the best place to search for an artifact now is the sonatype Nexus instance which has a complete index of all of maven central. I recommend the GAV search page which also gives you a formatted dependency declaration string for your project

[jira] Work started: (FELIX-2280) To much code duplication in DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock

2010-05-07 Thread Jamie goodyear (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-2280 started by Jamie goodyear. > To much code duplication in DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock > --

[jira] Assigned: (FELIX-2280) To much code duplication in DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock

2010-05-07 Thread Jamie goodyear (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie goodyear reassigned FELIX-2280: - Assignee: Jamie goodyear > To much code duplication in DefaultJDBCLock, OracleJDBCLock an

[ANNOUNCE] Welcome Jamie Goodyear in the Felix team.

2010-05-07 Thread Guillaume Nodet
The Felix PMC has voted Jamie Goodyear as a committer. Welcome on board Jamie ! -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/ Open Source SOA http://fusesource.com

RE: Tools to determine correct package version?

2010-05-07 Thread Craig Phillips
I routinely separate API from IPML period; An API is strictly package based; An IMPL is strictly service based; When the API is broken ('er not backwards compatible), I bump the major number; Thusly, the IMPL version numbering follows suit; I've never had a problem with bnd or unit testing or

[jira] Updated: (FELIX-2329) Improve the URL handling in features-maven-plugin regarding the add-features-to-repo goal

2010-05-07 Thread Bengt Rodehav (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bengt Rodehav updated FELIX-2329: - Attachment: AddFeaturesToRepoMojo.diff Diff file containing the changes made to AddFeaturesToRepo