Are you about to do another beta build?  I've finished my changes for the
ear deployer problem, I think it fixes 1 bug in the testsuite, and I'm
finishing an explicit test case.  If no one objects I'd like to check it in
before the next beta.

thanks
david jencks


On 2002.02.21 21:51:16 -0500 Scott M Stark wrote:
>   User: starksm 
>   Date: 02/02/21 18:51:16
> 
>   Modified:    jboss    build.xml
>   Log:
>   Beta Rel_3_0_0_3 is already history
>   
>   Revision  Changes    Path
>   1.89      +3 -3      build/jboss/build.xml
>   
>   Index: build.xml
>   ===================================================================
>   RCS file: /cvsroot/jboss/build/jboss/build.xml,v
>   retrieving revision 1.88
>   retrieving revision 1.89
>   diff -u -r1.88 -r1.89
>   --- build.xml       21 Feb 2002 23:33:18 -0000      1.88
>   +++ build.xml       22 Feb 2002 02:51:16 -0000      1.89
>   @@ -12,7 +12,7 @@
>    <!--                                                                  
>      -->
>    <!-- ======================================================================
> -->
>    
>   -<!-- $Id: build.xml,v 1.88 2002/02/21 23:33:18 chirino Exp $ -->
>   +<!-- $Id: build.xml,v 1.89 2002/02/22 02:51:16 starksm Exp $ -->
>    
>    <project default="main" name="JBoss/Build">
>    
>   @@ -64,9 +64,9 @@
>        <property name="version.major" value="3"/>
>        <property name="version.minor" value="0"/>
>        <property name="version.revision" value="0"/>
>   -    <property name="version.tag" value="beta"/>
>   +    <property name="version.tag" value="beta2"/>
>        <!-- This must be set to the CVS tag for any release -->
>   -    <property name="version.name" value="Rel_3_0_0_3"/>
>   +    <property name="version.name" value="HEAD"/>
>    
>        <!-- Module name(s) & version -->
>        <property name="module.name" value="jboss"/>
>   
>   
>   
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to