[ 
https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470056#comment-13470056
 ] 

Tommaso Teofili commented on LUCENE-3167:
-----------------------------------------

In my opinion doing and (especially) maintaining the OSGi packages from ant 
would be a pain, on the other hand I can see that keeping two different 
versioning could be hard as well. That's the reason way I thought that, at 
least to start (as Jukka told), a facade package for explicitly exporting the 
main stuff for OSGi could be a solution.
There someone with enough OSGi experience could take care of the whole thing 
without causing much impact on the project.
What I personally look for is having something that works out without much pain 
and Jukka's proposal looks to me to go in that direction.
Obviously if there are other ideas I think that they'd be more than welcome.
Gunnar's proposal could be ok as a starting point as well, but actually I don't 
know how hard it'd be to do that automatically with our build mechanism.
                
> Make lucene/solr a OSGI bundle through Ant
> ------------------------------------------
>
>                 Key: LUCENE-3167
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3167
>             Project: Lucene - Core
>          Issue Type: New Feature
>         Environment: bndtools
>            Reporter: Luca Stancapiano
>         Attachments: LUCENE-3167.patch, LUCENE-3167.patch, LUCENE-3167.patch, 
> lucene_trunk.patch, lucene_trunk.patch
>
>
> We need to make a bundle thriugh Ant, so the binary can be published and no 
> more need the download of the sources. Actually to get a OSGI bundle we need 
> to use maven tools and build the sources. Here the reference for the creation 
> of the OSGI bundle through Maven:
> https://issues.apache.org/jira/browse/LUCENE-1344
> Bndtools could be used inside Ant

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to