Re: Free package of Apache Derby?

2011-03-02 Thread Zied ABID
Hi, On 28/02/2011 22:57, Andreas Tille wrote: > Hi, > > when searching the Debian archive for derby.jar I can only find > sun-java6-javadb which is non-free. Is there any packaging > effort for the free > >http://db.apache.org/derby/ > > project? I'm a beginner packager, I tried to some

Apache Derby packaging ( Was Free package of Apache Derby?)

2011-03-02 Thread Zied ABID
> I'll try do package it as soon as possible. I have some questions : - Trying to checkup derby dependencies, I didn't find 2 libs in Debian : geronimo-spec-servlet-2.4, jakarta-oro-2.0.8. Some one is already packaging them ? - There are several internal jars for testing derby (for example dcl_

Re: Anybody working on Jide library?

2011-03-05 Thread Zied ABID
On 01/03/2011 23:02, Andreas Tille wrote: > Hi, > > I try to "free" the package igv and noticed that it contains JARs from > Jide: > >http://www.jidesoft.com/products/oss.htm Hi, I verified jide sources [1] and I find that jide depend on Apple Look and Feel library (laf.jar) [2] Any one k

Apache Derby packaging

2011-03-10 Thread Zied ABID
Hi all, I'm working on derby packaging [1], it's "an Apache DB subproject, is an open source relational database implemented entirely in Java and available under the Apache License, Version 2.0." I begin to compile derby sources [2] with debian libs and I find problem with javacc lib. After so

Re: Apache Derby packaging

2011-03-14 Thread Zied ABID
On 10/03/2011 16:09, Zied ABID wrote: > Hi all, > > I'm working on derby packaging [1], it's "an Apache DB subproject, is an > open source relational database implemented entirely in Java and > available under the Apache License, Version 2.0." > > >