cvs commit: maven-plugins/genapp plugin.jelly

2004-01-08 Thread evenisse
evenisse2004/01/08 08:53:58

  Modified:genapp   plugin.jelly
  Log:
  Comment echo. genapp doesn't work if this echo are present 
  
  Revision  ChangesPath
  1.6   +2 -2  maven-plugins/genapp/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/genapp/plugin.jelly,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- plugin.jelly  30 Nov 2003 21:26:26 -  1.5
  +++ plugin.jelly  8 Jan 2004 16:53:58 -   1.6
  @@ -92,12 +92,12 @@
 
   
 
  -  Parameters used in template:
  +  
 
   maven.genapp.template.${var}
   
   
  -${varname} (${placeholder}):${value}
  +
 
   
 
  
  
  

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



cvs commit: maven-plugins/genapp plugin.jelly

2003-11-25 Thread jvanzyl
jvanzyl 2003/11/25 07:56:18

  Modified:genapp   plugin.jelly
  Log:
  o applying patches for
  
MAVEN-1045
MAVEN-1046
  
  Revision  ChangesPath
  1.4   +30 -15maven-plugins/genapp/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/genapp/plugin.jelly,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- plugin.jelly  25 Aug 2003 09:43:14 -  1.3
  +++ plugin.jelly  25 Nov 2003 15:56:18 -  1.4
  @@ -15,24 +15,28 @@
|
-->
   
  -  
  -  
  -  
  -  
  -
  -  
  -  
  -  
  -  
  -
  -  
  -  
  +  
 
 
  -
  -
  -  
  +
  +
  +
  +
  +  
  +
  +  
  +
  +
  +  
   
  +  
  +
  +
  +  
  +  
  +
  +  
  +
 
 
 
  @@ -117,6 +121,17 @@
 
   
 
  +
  +  
  +   
  +  
  +  
  +
  +  
  +  
  +  
  +  
  +  
   
 
 
  
  
  

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