Gentoo Archives: gentoo-java

From: Scott Amort <jsamort@×××××.com>
To: gentoo-java@l.g.o
Subject: [gentoo-java] contributing to Gentoo Java
Date: Fri, 22 Sep 2006 17:28:44
Message-Id: 1158946058.24342.19.camel@localhost
1 Hello,
2
3 I have recently been tasked with developing and maintaining a web server
4 at work using Apache's Lenya CMS (lenya.apache.org). I thought setting
5 up a mock system on my Gentoo box would give me a good place to play and
6 learn. However, I notice many of the ebuilds required for Lenya (i.e.
7 Cocoon, Excalibur and even Lenya itself) are either missing or quite
8 outdated. I am happy to create/update and contribute these ebuilds, but
9 I will need some guidance and assistance. I have worked with and edited
10 ebuilds in the past, but quite rarely for Java apps. Here are some
11 starter questions:
12
13 1) Has anyone else already started this work? I don't want to duplicate
14 other people's work.
15
16 2) I have read and will follow the ebuild documentation at:
17 http://www.gentoo.org/proj/en/java/java-devel.xml, however it is rather
18 basic. My first major question is how to deal with Java Ant files that
19 get jar dependencies rather than provide them (the example that just
20 deletes distributed jars will not work in this instance)?
21
22 3) Many of Lenya's Java dependencies are part of the Excalibur project
23 which contains updates to the now closed Avalon project (i.e.
24 avalon-logkit, avalon-framework-api, avalon-framework-imp). Has there
25 been any discussion on where/how to deal with these new libraries? Is
26 anyone aware of API changes or other possible issues?
27
28 Finally, while I have a strong programming background, it has been
29 mainly focused around some C++ apps as of late, so my Java is a bit
30 rusty, and my familiarity with Ant is limited. I may need some basic
31 assistance while I get myself up to speed.
32
33 So, I guess I am wondering what the best way to get started on this is?
34 Thanks for any assistance.
35
36 Best,
37 Scott
38
39 --
40 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] contributing to Gentoo Java Joshua Nichols <nichoj@g.o>