James Page | 25 May 10:43
Favicon
Gravatar

RFS: solr 1.4.1+dfsg1-3 (updated)

Hi Team

I am looking for a sponsor for an update to the package "solr".

* Package name    : solr
  Version         : 1.4.1+dfsg1-3

This update addresses the important/confirmed issues in the Debian bugtracker
and integrates changes from Ubuntu.

In addition I will be picking up the maintenance of this package until I
complete work on solr3/lucene3. I would like to re-introduce this to wheezy
before freeze.

I have uploaded to git.debian.org:
 - ssh://git.debian.org/git/pkg-java/solr.git
 - http://git.debian.org/?p=pkg-java/solr.git

It would be great if someone could review, upload and tag this package for me.

The DMUA field is already set in this package which I assume means I will be able
to upload it in the future - if this is not the case please could the appropriate
action be taken to allow this.

Thanks

James

James Page | 25 May 10:26
Favicon
Gravatar

RFS: solr 1.4.1+dfsg1-3 (updated)

Hi Team

I am looking for a sponsor for an update to the package "solr".

* Package name    : solr
  Version         : 1.4.1+dfsg1-3

This update addresses the important/confirmed issues in the Debian bugtracker
and integrates changes from Ubuntu.

In addition I will be picking up the maintenance of this package until I 
complete work on solr3/lucene3. I would like to re-introduce this to wheezy
before freeze.

I have uploaded to git.debian.org:
 - ssh://git.debian.org/git/pkg-java/solr.git
 - http://git.debian.org/?p=pkg-java/solr.git

It would be great if someone could review, upload and tag this package for me.

The DMUA field is already set in this package which I assume means I will be able
to upload it in the future - if this is not the case please could the appropriate 
action be taken to allow this.

Thanks

James

James Page | 23 May 13:03
Favicon
Gravatar

RFS: libcommons-codec-java 1.6-1 (updated)

Hi Team

I am looking for a sponsor for an update to the package "libcommons-codec-java".

* Package name    : libcommons-codec-java
  Version         : 1.6-1

This update includes a new upstream release which implements features required
to support packaging of lucene 3.6.0 which I am currently working on.

The upstream release includes four additional bug fixes, migration to Java5 and
an upgrade to use junit4 as well as the require new codec for lucene3.

I have uploaded to git.debian.org:
 - svn+ssh://svn.debian.org/svn/pkg-java/trunk/libcommons-codec-java
 - http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-codec-java

It would be great if someone could reviewi, upload and tag this package for me.

It would also be great if the DMUA field could be set so I can upload this
package in the future.

Thanks

James

Mathieu Malaterre | 21 May 10:09
Picon
Favicon

japi-compliance-checker entered main

$subject

Jakub Adam | 20 May 15:41
Picon

RFS: eclipse-anyedit 2.4.2-1 (new upstream release)

Dear java packagers,

I am looking for a sponsor for package "eclipse-anyedit".

  * Package name    : eclipse-anyedit
    Version         : 2.4.2-1
    Upstream Author : Andrei Loskutov
  * URL             : http://andrei.gmxhome.de/anyedit/
  * License         : EPL-1.0
    Section         : devel

It builds those binary packages:

   eclipse-anyedit - Adds additional tools to the context menu of text-based Eclipse editors

Files can be accessed at pkg-java git repository:

  http://git.debian.org/?p=pkg-java/eclipse-anyedit.git

I would be glad if someone uploaded this package for me.

Kind regards,

Jakub Adam

Jakub Adam | 19 May 19:00
Picon

RFS: eclipse-linuxtools 0.10.0-1 (new)

Dear java packagers,

I am looking for a sponsor for package "eclipse-linuxtools".

  * Package name    : eclipse-linuxtools
    Version         : 0.10.0-1
    Upstream Author : Eclipse Linux Tools project <linuxtools-dev <at> eclipse.org>
  * URL             : http://www.eclipse.org/linuxtools
  * License         : EPL-1.0
    Section         : devel

It builds those binary packages:

   eclipse-cdt-autotools - Autotools support for Eclipse CDT
   eclipse-cdt-valgrind - Valgrind integration for Eclipse CDT
   eclipse-cdt-valgrind-remote - Valgrind integration for Eclipse CDT (remote launch)

Package sources can be accessed at pkg-java git repository:

  http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-linuxtools.git

I would be glad if someone uploaded this package for me.

Kind regards,

Jakub Adam

Onkar Shinde | 19 May 14:56
Picon

RFS: cdk 1.4.9-1

Hi all,

I am looking for sponsorship for cdk 1.4.9-1. The packaging bits have
been updated in pkg-java svn. I have also uploaded new source package
on mentors.d.n
http://mentors.debian.net/debian/pool/main/c/cdk/cdk_1.4.9-1.dsc

Please note that the upload will go through binary new as it adds a
new -doc package containing API documentation.

Latest changelog entry
cdk (1:1.4.9-1) unstable; urgency=low

  * New upstream release. (Closes: #635182, LP: #280189)
  * Build -doc package containing api docs.
  * Refresh patch as per latest upstream source.
  * Exclude modules inchi, libiocml, signature, smsd, tautomer, iordf as their
    build dependencies are not in packaged yet.

Cheers,
Onkar
--

-- 
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.

Thomas Koch | 18 May 18:57
Picon
Gravatar

Enable jsp support in jetty8?

Hi,

I get 
NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet

How can I enable jsp support?

I have not yet installed jetty8-extras. It depends on jstl1.1-java but the 
package name should be libjstl1.1-java.

Thank you,

Thomas Koch, http://www.koch.ro

Thomas Koch | 18 May 13:04
Picon
Gravatar

Jamwiki, lucene3, bliki (java mediawiki syntax)

Hi,

I'm thinking about packaging Jamwiki[1], a java clone of Mediawiki. We miss 
the lucene3 dependency and bliki (a java impl. of Mediawiki's syntax).

[1] http://jamwiki.org

Is anybody working on lucene3? Does anybody know Jamwiki?

Regards,

Thomas Koch, http://www.koch.ro

Thomas Koch | 18 May 09:29
Picon
Gravatar

FYI: Java cli option parsing in Debian

Hi,

I want to introduce a cli option parsing library for maven-debian-helper. 
There a tons of such java libraries out there:

http://jewelcli.lexicalscope.com/related.html

Just FYI, I had a look, which of these we have in Debian:

- libcommons-cli-java
- libjargs-java
- libjcommander-java
- libjoptsimple-java
- libgetopt-java
- libargs4j-java
- liboptions-java

Sh...ugar.. I thought looking into what is packaged would make the choice 
easier...

rule outs:

- libcommons-cli-java - I don't like Apache Commons stuff
- libargs4j-java - Is modelled after javac's broken options, not GNU style
- liboptions-java - AFAIK only used by one project
- libjargs-java - very low activity upstream, last release 2005?
- libgetopt-java - ancient (2000) Java style, only translation updates since 
then

good:
(Continue reading)

Thomas Koch | 16 May 15:39
Picon
Gravatar

jetty maintenance?

Hi,

the jetty package seems to be in kind of a sorry state (thanks Niels for the 
last upload!). Upstream is at version 8.1 and Debian on 6.

- Is anybody currently working on Jetty?

- Should we skip version 7 and directly package 8?

- Can the Jetty packaging repo be converted to Git?

- Should we update the jetty package to version 8 or introduce a new jetty8 
package and keep jetty 6 as plain jetty?

Regards,

Thomas Koch, http://www.koch.ro


Gmane