[jira] [Created] (FELIX-4971) gogo runtime does not import what it exports

2015-07-22 Thread Benson Margulies (JIRA)
Benson Margulies created FELIX-4971: --- Summary: gogo runtime does not import what it exports Key: FELIX-4971 URL: https://issues.apache.org/jira/browse/FELIX-4971 Project: Felix Issue Type:

[jira] [Commented] (FELIX-4970) all felix poms should advertise their SCM

2015-07-22 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14636816#comment-14636816 ] Benson Margulies commented on FELIX-4970: - Patch provided via pull request:

Re: Some small dev issues

2015-07-22 Thread Benson Margulies
On Wed, Jul 22, 2015 at 8:10 AM, Benson Margulies ben...@basistech.com wrote: 1) The web site (felix.apache.org) does not seem to describe the location of the source control for Felix anywhere. A typical apache project has this information linked from the main left-hand navigation. 2) there

[GitHub] felix pull request: FELIX-4970: add scm to the gogo pom.

2015-07-22 Thread bimargulies
GitHub user bimargulies opened a pull request: https://github.com/apache/felix/pull/28 FELIX-4970: add scm to the gogo pom. Add the missing SCM section to the gogo pom. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (FELIX-4969) cd refuses to leave initial directory

2015-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14636861#comment-14636861 ] ASF GitHub Bot commented on FELIX-4969: --- GitHub user bimargulies opened a pull

[jira] [Updated] (FELIX-4970) all felix poms should advertise their SCM

2015-07-22 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated FELIX-4970: Description: It would be helpful if all the Felix poms followed the convention of having an

[jira] [Commented] (FELIX-4970) all felix poms should advertise their SCM

2015-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14636815#comment-14636815 ] ASF GitHub Bot commented on FELIX-4970: --- GitHub user bimargulies opened a pull

gogo install command default URI scheme

2015-07-22 Thread Benson Margulies
Is there a reason why install can't default to file:? If not, I'd be happy to make the patch.

Some small dev issues

2015-07-22 Thread Benson Margulies
1) The web site (felix.apache.org) does not seem to describe the location of the source control for Felix anywhere. A typical apache project has this information linked from the main left-hand navigation. 2) there are no scm urls in the poms. 3) The current trunk needs a version of bndlib that

[jira] [Created] (FELIX-4970) felix poms should advertise their SCM

2015-07-22 Thread Benson Margulies (JIRA)
Benson Margulies created FELIX-4970: --- Summary: felix poms should advertise their SCM Key: FELIX-4970 URL: https://issues.apache.org/jira/browse/FELIX-4970 Project: Felix Issue Type:

[GitHub] felix pull request: FELIX-4969: use the URI class for cd

2015-07-22 Thread bimargulies
GitHub user bimargulies opened a pull request: https://github.com/apache/felix/pull/29 FELIX-4969: use the URI class for cd to handle absolute pathnames. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bimargulies/felix