[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-cache build.xml
From:       Bela Ban <belaban () users ! sourceforge ! net>
Date:       2003-10-31 23:39:54
[Download RAW message or body]

  User: belaban 
  Date: 03/10/31 15:39:54

  Modified:    .        build.xml
  Log:
  
  
  Revision  Changes    Path
  1.24      +3 -3      jboss-cache/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-cache/build.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- build.xml	28 Oct 2003 08:24:25 -0000	1.23
  +++ build.xml	31 Oct 2003 23:39:53 -0000	1.24
  @@ -14,7 +14,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.23 2003/10/28 08:24:25 bwang00 Exp $ -->
  +<!-- $Id: build.xml,v 1.24 2003/10/31 23:39:53 belaban Exp $ -->
   
   <project default="main" name="JBoss/Cache">
   
  @@ -278,7 +278,7 @@
     <!-- ================================================================== -->
   
     <!-- sripped-down standlone tree cache (no aop) targets -->
  -  <target name="dist-basic" depends="jars">
  +  <target name="dist-basic" description="Creates small standalone distribution" depends="jars">
       <property name="dist" value="${module.output}/dist"/>
       <mkdir dir="${dist}"/>
       <mkdir dir="${dist}/lib"/>
  @@ -369,7 +369,7 @@
   
   
     <!-- standlone tree cache (including aop) targets -->
  -  <target name="dist" depends="jars">
  +  <target name="dist" description="Creates a full standalone distribution" depends="jars">
       <property name="dist" value="${module.output}/dist"/>
       <mkdir dir="${dist}"/>
       <mkdir dir="${dist}/lib"/>
  
  
  


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic