dev@grizzly.java.net

Re: Review of Maven build

From: Jason Lee <jasondlee_at_sun.com>
Date: Thu, 05 Feb 2009 09:27:47 -0600

On Feb 5, 2009, at 9:04 AM, Jeanfrancois Arcand wrote:
> Hubert Iwaniuk wrote:
>> Jeanfrancois could say something about trunk/www and trunk/www/
>> apidocs ?
>
> This is the javadocs/xdoc published for grizzly.dev.java.net:
>
> https://grizzly.dev.java.net/nonav/apidocs/index.html
>
> All java.net works like that I suspect. Is there a way to exclude
> this folder from svn checkout?


The main way to manage a project's web site is by putting files in
www/ in the root of the project's source control (be it CVS or SVN).
I would imagine most users want the code and not the www stuff, so
what I did with my java.net project (and what I've seen with others)
is to have www/ and code/ (for example). People interested in only
code, then, would checkout https://<project>.dev.java.net/svn/
<project>/trunk/code.

It's still ugly, but when life hands you lemons... :P

         Jason Lee
Senior Java Developer
GlassFish Administration Console

Sun Microsystems, Inc.
Phone x31197/+1 405-343-1964
Email jasondlee_at_sun.com
Blog http://blogs.sun.com/jasondlee
Blog http://blogs.steeplesoft.com