+1

Thanks
Anita

--- Joe Bohn <[EMAIL PROTECTED]> wrote:

> 
> David,
> 
> I think this is a great idea.  However, I'm curious about the need
> for 
> the 1.4 specs in trunk.  Do you envision this soon being replaced by
> a 
> JavaEE5 specs car?   Should we just rename this now to be JavaEE5 and
> 
> then update the individual specs contained within it?   Just curious
> on 
> how you were thinking that we would handle the 1.4 to EE 5 move.
> 
> I'd also like to get the Jetty6 implementation from the sandbox
> included 
> in trunk soon.  Along the same lines as above, I assume that we would
> 
> drop the "-jee5" suffixes as well as the "6" from the jetty artifacts
> 
> and integrate these changes directly into the appropriate items in 
> trunk.  Being that we now have a branch for 1.2 and trunk is building
> 
> exclusively using 1.5 (both source and target) I don't think there is
> a 
> need to continue to maintain the Jetty 5.* in trunk.  If you don't
> have 
> any objects I'll be looking moving these changes into trunk with
> those 
> assumptions.
> 
> Joe
> 
> 
> [EMAIL PROTECTED] wrote:
> > Author: djencks
> > Date: Tue Nov 28 17:54:42 2006
> > New Revision: 480329
> > 
> > URL: http://svn.apache.org/viewvc?view=rev&rev=480329
> > Log:
> > GERONIMO-2604 create a specs car
> > 
> > Added:
> >     geronimo/server/trunk/configs/j2ee-1.4-specs/
> >       - copied from r476125,
> geronimo/server/trunk/configs/rmi-naming/
> >     geronimo/server/trunk/configs/j2ee-1.4-specs/LICENSE.txt
> >       - copied unchanged from r480282,
> geronimo/server/trunk/configs/rmi-naming/LICENSE.txt
> >     geronimo/server/trunk/configs/j2ee-1.4-specs/NOTICE.txt
> >       - copied unchanged from r480282,
> geronimo/server/trunk/configs/rmi-naming/NOTICE.txt
> >     geronimo/server/trunk/configs/j2ee-1.4-specs/pom.xml
> >       - copied, changed from r480282,
> geronimo/server/trunk/configs/rmi-naming/pom.xml
> >     geronimo/server/trunk/configs/j2ee-1.4-specs/src/
> >       - copied from r480282,
> geronimo/server/trunk/configs/rmi-naming/src/
> > Modified:
> >     geronimo/server/trunk/configs/client/pom.xml
> >     geronimo/server/trunk/configs/j2ee-1.4-specs/src/plan/plan.xml
> >     geronimo/server/trunk/configs/j2ee-server/pom.xml
> >     geronimo/server/trunk/configs/pom.xml
> >     geronimo/server/trunk/configs/rmi-naming/pom.xml
> > 
> > Modified: geronimo/server/trunk/configs/client/pom.xml
> > URL:
>
http://svn.apache.org/viewvc/geronimo/server/trunk/configs/client/pom.xml?view=diff&rev=480329&r1=480328&r2=480329
> >
>
==============================================================================
> > --- geronimo/server/trunk/configs/client/pom.xml (original)
> > +++ geronimo/server/trunk/configs/client/pom.xml Tue Nov 28
> 17:54:42 2006
> > @@ -42,6 +42,12 @@
> >              <version>${version}</version>
> >              <type>car</type>
> >          </dependency>
> > +        <dependency>
> > +            <groupId>org.apache.geronimo.configs</groupId>
> > +            <artifactId>j2ee-1.4-specs</artifactId>
> > +            <version>${version}</version>
> > +            <type>car</type>
> > +        </dependency>
> >  
> >          <!-- ThreadPool -->
> >          <dependency>
> > @@ -120,76 +126,6 @@
> >              <version>${version}</version>
> >          </dependency>
> >  
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -           
> <artifactId>geronimo-activation_1.0.2_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-ejb_2.1_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -           
> <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -           
> <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-javamail_1.3.1_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-jaxr_1.0_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-jms_1.1_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-jsp_2.0_spec</artifactId>
> > -        </dependency>
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-jta_1.0.1B_spec</artifactId>
> > -        </dependency>
> > -
> > -        <!--dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-qname_1.1_spec</artifactId>
> > -        </dependency-->
> > -
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-saaj_1.1_spec</artifactId>
> > -        </dependency>
> > -
> > -        <!-- required for the jaxrpc apis -->
> > -        <dependency>
> > -            <groupId>org.apache.geronimo.specs</groupId>
> > -            <artifactId>geronimo-servlet_2.4_spec</artifactId>
> > -        </dependency>
> >  
> >          <!-- geronimo-spec-corba, geronimo-j2ee_1.4_spec -->
> >          <!-- openejb-core, tranql, asm, activemq,
> > 
> > Copied: geronimo/server/trunk/configs/j2ee-1.4-specs/pom.xml (from
> r480282, geronimo/server/trunk/configs/rmi-naming/pom.xml)
> > URL:
>
http://svn.apache.org/viewvc/geronimo/server/trunk/configs/j2ee-1.4-specs/pom.xml?view=diff&rev=480329&p1=geronimo/server/trunk/configs/rmi-naming/pom.xml&r1=480282&p2=geronimo/server/trunk/configs/j2ee-1.4-specs/pom.xml&r2=480329
> >
>
==============================================================================
> > --- geronimo/server/trunk/configs/rmi-naming/pom.xml (original)
> > +++ geronimo/server/trunk/configs/j2ee-1.4-specs/pom.xml Tue Nov 28
> 17:54:42 2006
> > @@ -30,20 +30,13 @@
> >          <relativePath>../pom.xml</relativePath>
> >      </parent>
> >  
> > -    <artifactId>rmi-naming</artifactId>
> > -    <name>Geronimo Configs :: RMI Naming</name>
> > +    <artifactId>j2ee-1.4-specs</artifactId>
> > +    <name>Geronimo Configs :: J2EE 1.4 specs</name>
> >      <packaging>car</packaging>
> >      
> >      <dependencies>
> >          
> >          <dependency>
> > -            <groupId>org.apache.geronimo.configs</groupId>
> > -            <artifactId>j2ee-system</artifactId>
> > -            <version>${version}</version>
> > -            <type>car</type>
> > -        </dependency>
> > -        
> > -        <dependency>
> >              <groupId>org.apache.geronimo.specs</groupId>
> >             
> <artifactId>geronimo-activation_1.0.2_spec</artifactId>
> >          </dependency>
> > @@ -114,48 +107,6 @@
> 
=== message truncated ===



 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

Reply via email to