[jboss-cvs] repository.jboss.com/apache-velocity/1.4jboss-brew ...

Vivek Lakshmanan vivekl at redhat.com
Tue Feb 27 23:35:56 EST 2007


  User: vivekl  
  Date: 07/02/27 23:35:56

  Added:       apache-velocity/1.4jboss-brew  component-info.xml
  Log:
  - brew built apache-velocity 1.4jboss
  
  Revision  Changes    Path
  1.1      date: 2007/02/28 04:35:56;  author: vivekl;  state: Exp;repository.jboss.com/apache-velocity/1.4jboss-brew/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="apache-velocity-component-info">
  
     <component id="apache-velocity"
                version="1.4jboss-brew"
                licenseType="apache-2.0"
                projectHome="http://jakarta.apache.org/velocity"
                description="Velocity is a Java-based template engine.
                This jboss patch allows ',' and ':' characters to be in a
                variable character set to work around the problem that velocity
                has no way to escape ${x:y} and ${x,y:z} constructs that should
                just pass through the template engine unchanged"
                scm=":ext:cvs.devel.redhat.com:/cvs/dist/velocity-jboss"
                tag="velocity-jboss-1_4-1_el4ep1_1">
        <!-- Build using JDK 1.4 -->
        <artifact id="velocity.jar"/>
        <export>
           <include input="velocity.jar"/>
        </export>
     </component>
  
  </project>
  
  
  
  



More information about the jboss-cvs-commits mailing list