dev@glassfish.java.net

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

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Thu, 21 Aug 2008 09:21:12 -0700

Jerome Dochez wrote:
> 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.
yes
> 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 ?
I agree. this is a nice convention to follow (See either Eclipse jars or
NetBeans jar names). It is much easier to trace back the binary jars to
source code as well.
Maybe the top directory of Bundle in the source repository could also be
named with this pattern. (See Eclipse source code or NetBeans source code)
Ludo
>
> 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
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>