dev@glassfish.java.net

Re: [Fwd: [Issue 5559] Fix module jar names]

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 21 Aug 2008 09:09:58 -0700

the usual guideline is to use the package name like

javax.annotation-10.0-SNAPSHOT.jar

of course we have many jars containing more than one package, but you can always hope there is only one main package for each bundle.
so we could continue having the workspace splitted in functional areas like (web, security, ejb, core) but use a package name for the sub directories,
something like :
        ejb/javax.ejb -> APIs would become javax-ejb-10.0...
        ejb/ejb -> container would become org-glassfish-ejb-10.0...
        ejb/ejb-security-> ejb related security become org-glassfish-ejb-security-10.0
 
should we use '-' or '.' to separate each package remains to be decided.

Sahoo, Richard, what do you think ?

jerome


V B Kumar Jayanti wrote:
> Are there some guidelines on how to proceed with Issue 5559 ?.
>
> regards,
> kumar
>
> ------------------------------------------------------------------------
>
> Subject:
> [Issue 5559] Fix module jar names
> From:
> kumara_at_dev.java.net
> Date:
> Thu, 21 Aug 2008 01:22:20 +0000
> To:
> issues_at_glassfish.dev.java.net
>
> To:
> issues_at_glassfish.dev.java.net
>
>
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=5559
>
>
>
> User kumara changed the following:
>
> What |Old value |New value
> ================================================================================
> Status whiteboard| |gfv3-prelude-include
> --------------------------------------------------------------------------------
>
>
>
>
> ------- Additional comments from kumara_at_dev.java.net Thu Aug 21 01:22:20 +0000 2008 -------
> Add gfv3-prelude-include to status whiteboard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: issues-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: issues-help_at_glassfish.dev.java.net
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>