Here are the specifics of how derby committers can add themselves to the list at http://db.apache.org/whoweare.html .

Check out the db site module:

  svn checkout https://svn.apache.org/repos/asf/db/site/

Edit the file below and add yourself to the developers section (you can use my entry as a starting point for creating your own):

  site/projects/derby/project.xml

To see more xml tags that are available, see:

  site/projects/db-torque/project-base.xml

The site uses maven and is really easy to build (just run 'maven' in the root directory of the site module); see:

  site/README.txt

After building the site, here's one way to check results. With your browser open file on:

   site/target/docs/whoweare.html

If you like what you see, commit your change. Committing your change verifies you have the right karma. If you get an error that indicates permissions aren't in place for you, send email to [EMAIL PROTECTED] .

I'm still working out the site:deploy step. I'm both of these, but my password doesn't get accepted:

   maven -Dmaven.username=jta site:sshdeploy
   maven -Dmaven.username=jta site:deploy

Anyone know maven and have suggestions?

 -jean


Jean T. Anderson wrote:
Hi, Phillip,

It looks like that's something that kind of disappeared in the graduation. Currently the Derby committer list is still on the incubator page at http://incubator.apache.org/projects/derby.html . That list is current; I updated it as we were leaving the incubator.

I think http://db.apache.org/whoweare.html is populated by more than one file.

DB PMC members add themselves to this file:

   https://svn.apache.org/viewcvs.cgi/db/site/project.xml

I think committers need to add themselves to this file, but I haven't worked out/verified the specifics:

   https://svn.apache.org/viewcvs.cgi/db/site/projects/derby/project.xml

I won't have time to look at this today, but will try to over the weekend. If another Derby committer can look at it first, please post for the rest of us.

thanks,

 -jean


Philip Wilder wrote:

Hello all,

I'm having trouble finding the list of comitters for derby which I'm fairly confident I have seen before. Does anyone know where it might be lurking online and should any effort be taken to display it more prominently (possibly like the main db site: http://db.apache.org/whoweare.html)?

Philip



Reply via email to