[GitHub] maven-indexer issue #16: MINDEXER-102 - indexer-reader OSGI changes forward ...

2017-03-21 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/16 I have changed the package version for index-reader to 5.2.0, since there is a minor level change from 5.1.2.snapshot. --- If your project is set up for it, you can reply to this email

[GitHub] maven-indexer issue #13: MINDEXER-97: Index/Store Extra OSGI Headers

2017-03-21 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/13 I have changed the package version for the indexer to 5.2.0 because there are minor changes from prior 5.1.2.SNAPSHOT versions. The overall 5.x release version might want to skip to 5.1.3

[GitHub] maven-indexer pull request #13: MINDEXER-97: Index/Store Extra OSGI Headers

2017-03-18 Thread sesuncedu
GitHub user sesuncedu opened a pull request: https://github.com/apache/maven-indexer/pull/13 MINDEXER-97: Index/Store Extra OSGI Headers * Add "Provide-Capability", "Require-Capability", and "Fragment-Host" to the set of indexed+stored manifest h

[GitHub] maven-indexer issue #13: MINDEXER-97: Index/Store Extra OSGI Headers

2017-03-19 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/13 I have been consistently confused about which branch is live, so it would not surprise me either way ☺️. I had been working against main on some code to use the central index

[GitHub] maven-indexer issue #13: MINDEXER-97: Index/Store Extra OSGI Headers

2017-03-19 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/13 Also, OSGI headers really need a custom analyzer, as they have their own nested organization and datatyping. It doesn't seem worth it for this change, but would be worth it for the next

[GitHub] maven-indexer issue #13: MINDEXER-97: Index/Store Extra OSGI Headers

2017-03-19 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/13 Also, if I do forward port, should I also try and forward port index-reader? And, if you are thinking of releasing 5.1.2, would you like me to do a more detailed job of bundle

[GitHub] maven-indexer pull request #14: MINDEXER-100

2017-03-19 Thread sesuncedu
GitHub user sesuncedu opened a pull request: https://github.com/apache/maven-indexer/pull/14 MINDEXER-100 Forward port changes from maven-indexer-5.x branch to master. Minor fixes to pom.xml's and test resources. Manually set org.apache.maven.index.reader package version

[GitHub] maven-indexer pull request #15: MINDEXER-101 Forward port OSGI improvements ...

2017-03-20 Thread sesuncedu
GitHub user sesuncedu opened a pull request: https://github.com/apache/maven-indexer/pull/15 MINDEXER-101 Forward port OSGI improvements to master branch Forward port most OSGI related changes from 5.x to master branch. Does not include changes to index-reader

[GitHub] maven-indexer pull request #16: MINDEXER-102 - indexer-reader OSGI changes f...

2017-03-20 Thread sesuncedu
GitHub user sesuncedu opened a pull request: https://github.com/apache/maven-indexer/pull/16 MINDEXER-102 - indexer-reader OSGI changes forward ported to master Forward ports index-reader changes from MINDEXER-97. Requires/includes MINDEXER-100, which forward ports other

[GitHub] maven-indexer issue #16: MINDEXER-102 - indexer-reader OSGI changes forward ...

2017-04-04 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/16 I'll close them all out except for the one tagged MINDEXER-97, so that I can file an issue asking why it didn't get auto-closed :-) --- If your project is set up for it, you can reply

[GitHub] maven-indexer pull request #16: MINDEXER-102 - indexer-reader OSGI changes f...

2017-04-04 Thread sesuncedu
Github user sesuncedu closed the pull request at: https://github.com/apache/maven-indexer/pull/16 --- 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

[GitHub] maven-indexer issue #16: MINDEXER-102 - indexer-reader OSGI changes forward ...

2017-04-04 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/16 Also, the packageinfo change to 5.2.0 didn't take. I will submit as a separate PR, though I'm likely to make some changes in the near term that might require a major bump which would moot

[GitHub] maven-indexer issue #14: MINDEXER-100

2017-04-04 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/14 Closed per request --- 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

[GitHub] maven-indexer pull request #15: MINDEXER-101 Forward port OSGI improvements ...

2017-04-04 Thread sesuncedu
Github user sesuncedu closed the pull request at: https://github.com/apache/maven-indexer/pull/15 --- 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

[GitHub] maven-indexer issue #15: MINDEXER-101 Forward port OSGI improvements to mast...

2017-04-04 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/15 Closed per request --- 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

[GitHub] maven-indexer pull request #14: MINDEXER-100

2017-04-04 Thread sesuncedu
Github user sesuncedu closed the pull request at: https://github.com/apache/maven-indexer/pull/14 --- 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

[GitHub] maven-indexer issue #13: MINDEXER-97: Index/Store Extra OSGI Headers

2017-04-04 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/13 As mentioned for MINDEXER-102, I'm leaving this PR temporarily open, so I can file JIRA issue on why it wasn't auto-closed. --- If your project is set up for it, you can reply

[GitHub] maven-indexer issue #13: MINDEXER-97: Index/Store Extra OSGI Headers

2017-04-01 Thread sesuncedu
Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/13 @cstamas Squashbasing gives the cleanest trees. Just make sure to give yourself credit for the commits of yours that were cherry-picked. index-reader should be identical for both