henning     2004/06/26 10:54:40

  Modified:    extensions/maven-plugin/src/plugin Tag: TURBINE_2_3_BRANCH
                        plugin.jelly
  Log:
  Version suddently changed its name!
  Also remove a debug message
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.12  +2 -5      
jakarta-turbine-2/extensions/maven-plugin/src/plugin/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin/plugin.jelly,v
  retrieving revision 1.1.2.11
  retrieving revision 1.1.2.12
  diff -u -r1.1.2.11 -r1.1.2.12
  --- plugin.jelly      26 Jun 2004 17:41:18 -0000      1.1.2.11
  +++ plugin.jelly      26 Jun 2004 17:54:40 -0000      1.1.2.12
  @@ -43,9 +43,6 @@
           <u:properties file="${turbine.setup.properties}" />
       </u:available>
   
  -    <echo>Package:        ${turbine.app.package}
  -    </echo>
  -
       <attainGoal name="turbine:check-setup-environment"/>
   
       <filter token="TURBINE_APP_NAME"           value="${turbine.app.name}"/>
  @@ -728,7 +725,7 @@
   --------------------------------------------------------------------------
   
    The requested flavor ${turbine.app.flavor} was not found in the
  - current version (${plugin.version}) of M.E.T.A.
  + current version (${plugin.currentVersion}) of M.E.T.A.
   
   --------------------------------------------------------------------------
           </fail>
  @@ -751,7 +748,7 @@
   --------------------------------------------------------------------------
   
    The requested mode ${turbine.app.plugin.mode} was not found in the
  - current version (${plugin.version}) of M.E.T.A.
  + current version (${plugin.currentVersion}) of M.E.T.A.
   
   --------------------------------------------------------------------------
           </fail>
  
  
  

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

Reply via email to