Gentoo Archives: gentoo-commits

From: "William Thomson (wltjr)" <wltjr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/java: index.xml
Date: Thu, 31 Jan 2008 16:24:59
Message-Id: E1JKcDg-0006iT-TF@stork.gentoo.org
1 wltjr 08/01/31 16:24:56
2
3 Modified: index.xml
4 Log:
5 Updated call for help section
6
7 Revision Changes Path
8 1.53 xml/htdocs/proj/en/java/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/java/index.xml?rev=1.53&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/java/index.xml?rev=1.53&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/java/index.xml?r1=1.52&r2=1.53
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/java/index.xml,v
17 retrieving revision 1.52
18 retrieving revision 1.53
19 diff -u -r1.52 -r1.53
20 --- index.xml 10 Jan 2008 10:41:26 -0000 1.52
21 +++ index.xml 31 Jan 2008 16:24:56 -0000 1.53
22 @@ -5,7 +5,7 @@
23 <project>
24 <name>Java</name>
25 <longname>The Java Project</longname>
26 -<date>2007-04-11</date>
27 +<date>2008-01-31</date>
28
29 <author title="author">
30 <mail link="nichoj@g.o">Joshua Nichols</mail>
31 @@ -15,6 +15,10 @@
32 <mail link="karltk@g.o">Karl Trygve Kalleberg</mail>
33 </author>
34
35 +<author title="author">
36 + <mail link="wltjr@g.o">William L. Thomson Jr.</mail>
37 +</author>
38 +
39 <description>
40 The Java Project handles all Gentoo-related Java things.
41 </description>
42 @@ -63,7 +67,7 @@
43 <resource link="irc://irc.freenode.org/#gentoo-java">#gentoo-java on irc.freenode.org</resource>
44 <resource link="why-build-from-source.xml">Why Build From Source</resource>
45 <resource link="why-we-need-java-14.xml">Why We Need Java 1.4</resource>
46 -
47 +<resource link="getting-involved.xml">Getting Involved</resource>
48
49 <extraproject name="java-config" lead="nichoj">
50 Java environment configuration tool
51 @@ -81,17 +85,34 @@
52 <section>
53 <body>
54 <p>
55 -Due to severe attrition this past year, we now just barely have enough
56 -manpower to maintain our 350+ packages. This leaves hardly any leftover
57 -time and energy to extend our offering into new areas, such as natively
58 -compiled Java packages using gcj, extensively packaging popular
59 -Eclipse plugins, or creation of a stable and complete J2EE
60 -development platform.
61 + We are always looking for more help. We barely have enough
62 + manpower to maintain our 350+ packages. Not to mention packages that
63 + require a dedicated maintainer like Eclipse, Netbeans, Tomcat, Resin,
64 + and several others that are no longer in true for this very reason.
65 + Specifically JBoss and Jetty. Others like Glassfish, Jasper Reports,
66 + OpenJDK/IcedTea, etc.
67 </p>
68
69 +<p>
70 + On top of all that we need time and energy to extend our offering into new
71 + areas. Such as natively compiled Java packages using gcj, providing an all
72 + open source from source Java vm, developing a framework for packaging
73 + webapps, packaging popular webapps themselves, or creation of a stable and
74 + complete J2EE development platform.
75 +</p>
76 +
77 +<p>
78 + There are lots of areas we are in need. We are always seeking new team
79 + members, be it contributors or developers. All efforts are voluntary.
80 + We do not assign tasks or do much deligation of duties. Pretty much
81 + jump in and start helping out is our motto.
82 +</p>
83 +
84 <p>
85 If you have any interest in helping please read
86 - <uri link="getting-involved.xml">Getting Involved</uri>
87 + <uri link="getting-involved.xml">Getting Involved</uri>. Then get moving on
88 + the ideas suggested in that document. The Java Team members are more
89 + than happy to help at any point along the way.
90 </p>
91
92 </body>
93
94
95
96 --
97 gentoo-commits@l.g.o mailing list