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

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

bq. My last comment: If it is only adding some static strings to the META-INF 
of every JAR, who cares? But if you need crazy magic or must upload the JAR 
files to another site on the net, I am also -1!

basically I do agree with the fact that we should keep the release process as 
smooth as possible, that's why I was not pushing too much this myself.
I don't think we should upload artifacts anywhere else (and I don't think 
that's the point here), using the BND Ant tasks with our Ant based build is 
instead not really smooth, at least as far as I could do.
My personal point here is if the Maven build already provides an "OSGi 
friendly" jar / manifest then (to me) we can mark this as resolved as I don't 
see why we should duplicate our efforts; probably we should instead fix the 
Maven configuration for the OSGi manifest as till now when I tried to deploy a 
released Lucene/Solr package into an OSGi container it didn't work correctly as 
the required manifest information wasn't there (which leads me to think that 
the problem may be related to the Maven profile used for the release).

My 2 cents.

                
> 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_20130108.patch, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to