[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [jetty-users] What is the current status of 7.1.x debian	packaging? Is there interest in patches? | 
Just took a look over your changes in the git repo.
Looks fun. :-)
Let me digest the changes locally and try a few things out.
I'll write up a review soon.
- Joakim
On Sun, Aug 8, 2010 at 1:13 PM, mabrek 
<mabrek@xxxxxxxxx> wrote:
On 08/08/2010 02:58 PM, mabrek wrote:
> I tryed to use maven entirely without maven-debian-helper and maven-repo-helper. It builds and installs but does nothing because of some bugs in jetty.sh that I haven't fixed yet. I almost rewrote jetty.sh in another successful packaging attempt but haven't merged it into jetty-deb-by-maven repository.
> Packaging scripts are uploaded to 
http://github.com/mabrek/jetty-deb-by-maven and build patches to 
http://github.com/mabrek/jetty/commits/7.1.6-build-fixes
> It doesn't use eclipse drops and builds only from maven central artefacts. It can be easily switched back to eclipse signed jars when they become available to download.