[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SOLR 1.4 debian packaging



On Mon, December 21, 2009 11:13, Thomas Koch wrote:
> @solr-dev: Could sbd. from upstream help us out with a working
> tomcat.policy
> for solr? For now I just granted all permissions to solr.
What I did for Solr 1.3 was to look in the log files where it got stuck,
add those permissions, and try again. Solr needs quite a lot of
PropertyPermissions.

> - Review web.xml.
> - enable junit tests on build?
> - Build javadocs?
> - Decide, where dist/apache-solr-dataimporthandler-1.4.0.jar should go:
>   - /usr/share/solr/WEB-INF/lib/
>   - /usr/share/java
>   Or should maybe all jars go to /usr/share/java and be symlinked?
I think policy says that all jars that may be used by other applications
should go to /usr/share/java. I don't think that is the case for the
dataimporthandler.

> - Review debian/tomcat.policy
> - Delete obsolete topgit branches from 1.3

Congrats on getting Solr 1.4 to work BTW. A few documentation things I
think should be done:
- note which contrib libraries (e.g. no extraction/Solr Cell/tika) are
included
- update orig-tar, get-orig-source (or remove both because git handles all
that)
- update README.source, on how to create the ds1.orig.tar.gz, or
'upstream' branch, from the Apache tarball. Also please show how to build
the Solr package from the git repository.
- add the Japanese debconf translation (see bug)

Cheers

Jan-Pascal


Reply to: