[
https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094931#comment-13094931
]
Steven Rowe commented on LUCENE-3167:
-------------------------------------
Hi Luca,
I'll take a look at your new patch today or tomorrow.
Have you done any timings yet?
I don't understand a couple of things you wrote:
bq. War files in OSGI are worked as the jar files.
Do you mean that OSGI treats .war files the same as .jar files?
bq. If the OSGI repository has functionalities to work with containers, it
takes the informations directly by the bundle. The MANIFEST.MF file doesn't
include informations about containers.
What is a container? What is a bundle? Why does it matter that MANIFEST.MF
does not include information about containers? How are these things related to
the other topics under discussion on this issue? (I wasn't kidding when I
wrote that I know nothing about OSGi.)
> Make lucene/solr a OSGI bundle through Ant
> ------------------------------------------
>
> Key: LUCENE-3167
> URL: https://issues.apache.org/jira/browse/LUCENE-3167
> Project: Lucene - Java
> Issue Type: New Feature
> Environment: bndtools
> Reporter: Luca Stancapiano
> Attachments: 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.
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]