dev@glassfish.java.net

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

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Tue, 23 Jun 2009 13:58:24 -0700

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@glassfish.dev.java.net For additional commands, e-mail: dev-help@glassfish.dev.java.net