felipeal    2004/12/12 11:06:11

  Modified:    xdoc     project.xml
  Log:
  upgrade jelly-tags to 1.0-RC1, otherwise announcement fails with message: 
<jsl:template> Property 'match' has no write method
  
  Revision  Changes    Path
  1.63      +1 -1      maven-plugins/xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- project.xml       23 Oct 2004 12:11:51 -0000      1.62
  +++ project.xml       12 Dec 2004 19:06:11 -0000      1.63
  @@ -144,7 +144,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly</artifactId>
  -      <version>1.0-beta-4</version>
  +      <version>1.0-RC1</version>
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  

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

Reply via email to