dev@glassfish.java.net

Re: REVIEW: pom.xml change to add ejb related GUI plugins

From: Carla Carlson <Carla.Carlson_at_Sun.COM>
Date: Tue, 23 Jun 2009 16:58:26 -0400

Hi -

if you are updating a certain file - the date should be changed to the
year you are releasing that code.
so you should change it to 1997-2009. If you create a new file this
year, the date should be 2009.
All other text should stay the same.

If a file doesn't get touched/updated - the date shouldn't change.

thanks,
carla

On 06/23/09 16:58, Anissa Lam wrote:
>
> Hi Carla,
> I don't remember seeing a new copyright text that we should use.
> Most source code is still saying:
> Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
>
> Maybe a new copyright text should send out to the alias, and all
> developer ensure to include the correct copyright text.
> For now, I will change the few files that i am going to commit to 2009.
>
> thanks
> Anissa.
>
>
> Carla Carlson wrote:
>> Hi Anissa -
>>
>> shouldn't the copyright date be 2009?
>>
>> thanks,
>> carla
>>
>> On 06/23/09 16:45, Anissa Lam wrote:
>>> Hi,
>>>
>>> I need to create 3 plugin modules for the console. There will be 3
>>> different sub modules under v3/admingui.
>>>
>>> changes to v3/admingui/pom.xml:
>>>
>>> ~/Awork/V3/v3/admingui 344) svn diff pom.xml
>>> Index: pom.xml
>>> ===================================================================
>>> --- pom.xml (revision 28048)
>>> +++ pom.xml (working copy)
>>> @@ -86,7 +86,9 @@
>>> <module>community-theme</module>
>>> <module>web</module>
>>> <module>jdbc-gui</module>
>>> - <module>ejb-gui</module>
>>> + <module>ejb</module>
>>> + <module>ejb-lite</module>
>>> + <module>corba</module>
>>> <module>security</module>
>>> <module>updatecenter</module>
>>> <module>war</module>
>>>
>>> Attached are the pom.xml for the 3 submodules.
>>>
>>> thanks
>>> Anissa.
>>> ------------------------------------------------------------------------
>>>
>>> ---------------------------------------------------------------------
>>> 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