dev@glassfish.java.net

Re: question on package names for Glassfish V3

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 14 Feb 2008 14:35:07 -0800

you *don't* have to change any package name unless :
    - you want to
    - you create a new package

and then, you should name it org.glassfish.something

org.jvnet.glassfish was used before we had secured the
http://glassfish.org URL

Jerome

Anissa Lam wrote:
> Kedar Mhaswade wrote:
>>
>>
>> Lloyd L Chambers wrote:
>>> I'm confused about package names. I see two apparently conflicting
>>> approaches:
>>>
>>> org.glassfish...
>>> org.jvnet.glassfish
>>>
>>> I assume for now that "org.glassfish" is the right one to use.
>>
>> I believe so.
> I am confused here. Are we talking about java code package name or
> the groupID in pom.xml ? I see that most of the code checked in eg
> v3/admin/cli/ , v3/admin/util all uses package name
> com.sun.enterprise.admin.... . Does it mean this will be changed
> later on ?
> If we are getting rid of com.sun.enterprise... package name, then
> admin gui will also switch to org.glassfish.console...
> Please clarify.
>
> thanks
> Anissa.
>
>>
>> - Kedar
>>>
>>> Lloyd
>>>
>>> ---
>>> Lloyd L Chambers
>>> lloyd.chambers_at_sun.com
>>> Sun Microsystems, Inc
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>