On Sun, 2002-07-14 at 16:35, [EMAIL PROTECTED] wrote:
> vmassol     2002/07/14 13:35:23
> 
>   Modified:    src/plugins-build/changelog maven.xml
>   Log:
>   use property instead of hard-coded value

Can you leave these alone for a while, I'm generating them at the
moment.
   
>   Revision  Changes    Path
>   1.3       +1 -1      jakarta-turbine-maven/src/plugins-build/changelog/maven.xml
>   
>   Index: maven.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/changelog/maven.xml,v
>   retrieving revision 1.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- maven.xml       14 Jul 2002 19:40:29 -0000      1.2
>   +++ maven.xml       14 Jul 2002 20:35:23 -0000      1.3
>   @@ -11,7 +11,7 @@
>        
>        <property name="assemblyDir" value="target/assemblyDir"/>
>        
>   -    <mkdir dir="target/assemblyDir"/>
>   +    <mkdir dir="${assemblyDir}"/>
>        
>        <copy todir="${assemblyDir}" flatten="true">
>          <fileset dir=".">
>   
>   
>   
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to