[jboss-cvs] repository.jboss.com/maven2/org/ajax4jsf/cdk/compiler/1.1.0 ...

Alexander Smirnov asmirnov at exadel.com
Fri Mar 9 12:45:11 EST 2007


  User: alexsmirnov
  Date: 07/03/09 12:45:11

  Added:       maven2/org/ajax4jsf/cdk/compiler/1.1.0      
                        compiler-1.1.0.pom.md5 compiler-1.1.0.pom
                        compiler-1.1.0.pom.sha1 compiler-1.1.0.jar.md5
                        compiler-1.1.0.jar.sha1 compiler-1.1.0.jar
  Log:
  Publish releases of the ajax4jsf 1.1.0 and RichFaces 3.0.0
  
  Revision  Changes    Path
  1.1      date: 2007/03/09 17:45:11;  author: alexsmirnov;  state: Exp;repository.jboss.com/maven2/org/ajax4jsf/cdk/compiler/1.1.0/compiler-1.1.0.pom.md5
  
  Index: compiler-1.1.0.pom.md5
  ===================================================================
  d19126ba40c078749f661c84984baad4
  
  
  1.1      date: 2007/03/09 17:45:11;  author: alexsmirnov;  state: Exp;repository.jboss.com/maven2/org/ajax4jsf/cdk/compiler/1.1.0/compiler-1.1.0.pom
  
  Index: compiler-1.1.0.pom
  ===================================================================
  <?xml version="1.0"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
      <artifactId>cdk</artifactId>
      <groupId>org.ajax4jsf</groupId>
      <version>1.1.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.ajax4jsf.cdk</groupId>
    <artifactId>compiler</artifactId>
    <name>JSF Renderers templates complier</name>
    <url>http://jboss.org/projects/jbossajax4jsf/cdk/compiler</url>
  	  <build>
  	    <plugins>
  	      <plugin>
  	        <groupId>org.apache.maven.plugins</groupId>
  	        <artifactId>maven-compiler-plugin</artifactId>
  	        <inherited>true</inherited>
  	        <configuration>
  	          <source>1.5</source>
  	          <target>1.5</target>
  	        </configuration>
  	      </plugin>
  	    </plugins>
  	  </build>
    <dependencies>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>3.8.1</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>commons-logging</groupId>
        <artifactId>commons-logging-api</artifactId>
        <version>1.0.4</version>
      </dependency>
      <dependency>
        <groupId>velocity</groupId>
        <artifactId>velocity-dep</artifactId>
        <version>1.4</version>
      </dependency>
      <dependency>
        <groupId>commons-beanutils</groupId>
        <artifactId>commons-beanutils</artifactId>
        <version>1.7.0</version>
      </dependency>
      <dependency>
        <groupId>javax.el</groupId>
        <artifactId>el-api</artifactId>
        <version>1.0</version>
      </dependency>
      <dependency>
        <groupId>el-impl</groupId>
        <artifactId>el-impl</artifactId>
        <version>1.0</version>
      </dependency>
      <dependency>
        <groupId>ant</groupId>
        <artifactId>ant</artifactId>
        <version>1.6.5</version>
      </dependency>
    </dependencies>
  </project>
  
  
  1.1      date: 2007/03/09 17:45:11;  author: alexsmirnov;  state: Exp;repository.jboss.com/maven2/org/ajax4jsf/cdk/compiler/1.1.0/compiler-1.1.0.pom.sha1
  
  Index: compiler-1.1.0.pom.sha1
  ===================================================================
  88508d065cd67ae5f08b00bf0aa42cc8f9ceeb70
  
  
  1.1      date: 2007/03/09 17:45:11;  author: alexsmirnov;  state: Exp;repository.jboss.com/maven2/org/ajax4jsf/cdk/compiler/1.1.0/compiler-1.1.0.jar.md5
  
  Index: compiler-1.1.0.jar.md5
  ===================================================================
  f04d329d7b92aa9e9ee1db68470579e6
  
  
  1.1      date: 2007/03/09 17:45:11;  author: alexsmirnov;  state: Exp;repository.jboss.com/maven2/org/ajax4jsf/cdk/compiler/1.1.0/compiler-1.1.0.jar.sha1
  
  Index: compiler-1.1.0.jar.sha1
  ===================================================================
  6b5583808ac59e8466b866b30a1e028de9d7414f
  
  
  1.1      date: 2007/03/09 17:45:11;  author: alexsmirnov;  state: Exp;repository.jboss.com/maven2/org/ajax4jsf/cdk/compiler/1.1.0/compiler-1.1.0.jar
  
  	<<Binary file>>
  
  



More information about the jboss-cvs-commits mailing list