You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by mp...@apache.org on 2003/07/16 02:21:42 UTC

cvs commit: jakarta-turbine-flux project.xml

mpoeschl    2003/07/15 17:21:42

  Modified:    .        Tag: T_2_1_BRANCH project.xml
  Log:
  sync dependencies with turbine-2.3-dev
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +21 -4     jakarta-turbine-flux/Attic/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-flux/Attic/project.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- project.xml	13 Dec 2002 09:17:04 -0000	1.1.2.1
  +++ project.xml	16 Jul 2003 00:21:42 -0000	1.1.2.2
  @@ -72,13 +72,29 @@
         </properties>
       </dependency>
       <dependency>
  +      <id>commons-lang</id>
  +      <version>1.0.1</version>
  +      <url>http://jakarta.apache.org/commons/lang.html</url>
  +      <properties>
  +        <war.bundle.jar>true</war.bundle.jar>
  +      </properties>
  +    </dependency>
  +    <dependency>
  +      <id>commons-logging</id>
  +      <version>1.0.3</version>
  +      <url>http://jakarta.apache.org/commons/logging.html</url>
  +      <properties>
  +        <war.bundle.jar>true</war.bundle.jar>
  +      </properties>
  +    </dependency>
  +    <dependency>
         <id>ecs</id>
  -      <version>1.4.1</version>
  +      <version>1.4.2</version>
         <url>http://jakarta.apache.org/ecs/</url>
       </dependency>
       <dependency>
         <id>servletapi</id>
  -      <version>2.2</version>
  +      <version>2.3</version>
       </dependency>
       <dependency>
         <id>turbine</id>
  @@ -86,11 +102,12 @@
       </dependency>
       <dependency>
         <id>torque</id>
  -      <version>3.1-dev</version>
  +      <version>3.1-alpha2</version>
  +      <url>http://db.apache.org/torque/</url>
       </dependency>
       <dependency>
         <id>velocity</id>
  -      <version>1.3</version>
  +      <version>1.3.1</version>
         <url>http://jakarta.apache.org/velocity/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


jakarta-turbine-flux tagging

Posted by Daniel Rall <dl...@finemaltcoding.com>.
Martin Poeschl <mp...@marmot.at> writes:

> Daniel Rall wrote:
> 
> >mpoeschl@apache.org writes:
> >
> >
> 
> >>mpoeschl    2003/07/15 17:21:42
> >>
> >>  Modified:    .        Tag: T_2_1_BRANCH project.xml
> >>  Log:
> >>  sync dependencies with turbine-2.3-dev
> >>
> 
> >
> >Wouldn't these changes be more appropriate in a branch for 2.3?
> >
> 
> how's about moving HEAD (which is for turbine-3) to T_3_DEV_BRANCH
> and make the version for turbine-2 the HEAD version

+1
-- 

Daniel Rall

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine-flux project.xml

Posted by Martin Poeschl <mp...@marmot.at>.
Daniel Rall wrote:

>mpoeschl@apache.org writes:
>
>  
>
>>mpoeschl    2003/07/15 17:21:42
>>
>>  Modified:    .        Tag: T_2_1_BRANCH project.xml
>>  Log:
>>  sync dependencies with turbine-2.3-dev
>>    
>>
>
>Wouldn't these changes be more appropriate in a branch for 2.3?
>  
>
how's about moving HEAD (which is for turbine-3) to T_3_DEV_BRANCH
and make the version for turbine-2 the HEAD version

looks like turbine-3 will be never released so this seems to be the 
right way for me ...


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine-flux project.xml

Posted by Daniel Rall <dl...@finemaltcoding.com>.
mpoeschl@apache.org writes:

> mpoeschl    2003/07/15 17:21:42
> 
>   Modified:    .        Tag: T_2_1_BRANCH project.xml
>   Log:
>   sync dependencies with turbine-2.3-dev

Wouldn't these changes be more appropriate in a branch for 2.3?
-- 

Daniel Rall

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org