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

Steven Rowe commented on LUCENE-3167:
-------------------------------------

bq. Ouch: any idea why it takes so long? I think adding 153 seconds to the 
compilation time is very painful for developers.

AFAICT, the bnd tool visits everything in the classpath and records everything 
it finds in the manifest.  Luca, maybe you can add some more info here?

bq. FYI: I had encoding problems with the patch (its ISO-8859-1 not UTF-8?)

How did you experience these problems?  I generated it using (Cygwin's) svn 
diff on Windows 7.  I skimmed the patch and didn't see any above-ASCII chars.   
The patch applies without complaint using Cygwin's patch.



> 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-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]

Reply via email to