[jboss-cvs] Repository SVN: r25202 - in maven2/org/hibernate: tck-utils/0.9.1 and 4 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 17 12:49:44 EDT 2009


Author: petemuir
Date: 2009-04-17 12:49:44 -0400 (Fri, 17 Apr 2009)
New Revision: 25202

Added:
   maven2/org/hibernate/tck-utils-api/0.9.1/
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.md5
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.sha1
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.md5
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.sha1
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.md5
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.sha1
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.md5
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.sha1
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.md5
   maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.sha1
   maven2/org/hibernate/tck-utils-impl/0.9.1/
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.md5
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.sha1
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.md5
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.sha1
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.md5
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.sha1
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.md5
   maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.sha1
   maven2/org/hibernate/tck-utils/0.9.1/
   maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom
   maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.md5
   maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.sha1
Modified:
   maven2/org/hibernate/tck-utils-api/maven-metadata.xml
   maven2/org/hibernate/tck-utils-api/maven-metadata.xml.md5
   maven2/org/hibernate/tck-utils-api/maven-metadata.xml.sha1
   maven2/org/hibernate/tck-utils-impl/maven-metadata.xml
   maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.md5
   maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.sha1
   maven2/org/hibernate/tck-utils/maven-metadata.xml
   maven2/org/hibernate/tck-utils/maven-metadata.xml.md5
   maven2/org/hibernate/tck-utils/maven-metadata.xml.sha1
Log:
add tck utils 0.9.1

Added: maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom
===================================================================
--- maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom	                        (rev 0)
+++ maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1,164 @@
+<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">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>org.hibernate</groupId>
+    <artifactId>tck-utils</artifactId>
+    <version>0.9.1</version>
+    <packaging>pom</packaging>
+    <name>TCK Test Coverage Utils</name>
+
+    <description>
+        Utility classes for TCK Test Coverage creation.
+    </description>
+
+    <issueManagement>
+        <system>JIRA</system>
+        <url>http://opensource.atlassian.com/projects/hibernate/browse/BVAL</url>
+    </issueManagement>
+   
+    <modules>
+        <module>impl</module>
+        <module>api</module>
+    </modules>
+
+    <inceptionYear>2009</inceptionYear>
+
+    <licenses>
+        <license>
+            <name>Apache License, Version 2.0</name>
+            <url>license.txt</url>
+        </license>
+    </licenses>
+
+    <scm>
+        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/validator/tags/0.9.1</connection>
+    </scm>
+
+    <developers>
+        <developer>
+            <name>Hardy Ferentschik</name>
+            <email>hardy.ferentschik at redhat.com</email>
+            <organization>JBoss, a division of Red Hat</organization>
+            <url>http://in.relation.to/Bloggers/Hardy</url>
+        </developer>
+    </developers>
+
+    <repositories>
+        <repository>
+            <id>repository.jboss.org</id>
+            <name>JBoss Repository</name>
+            <url>http://repository.jboss.org/maven2</url>
+        </repository>
+    </repositories>
+
+    <pluginRepositories>
+        <pluginRepository>
+            <id>repository.jboss.org</id>
+            <name>JBoss Repository</name>
+            <url>http://repository.jboss.org/maven2</url>
+        </pluginRepository>
+    </pluginRepositories>
+
+    <distributionManagement>
+        <snapshotRepository>
+            <id>snapshots.jboss.org</id>
+            <name>JBoss Snapshot Repository</name>
+            <url>dav:https://snapshots.jboss.org/maven2</url>
+        </snapshotRepository>
+              <repository>
+         <!-- Copy the dist to the local checkout of the JBoss maven2 repo ${maven.repository.root} -->
+         <!-- It is anticipated that ${maven.repository.root} be set in user's settings.xml -->
+         <!-- todo : replace this with direct svn access once the svnkit providers are available -->
+         <id>repository.jboss.org</id>
+         <url>file://${maven.repository.root}</url>
+      </repository>
+    </distributionManagement>
+   
+    <build>
+        <extensions>
+            <extension>
+                <groupId>org.apache.maven.wagon</groupId>
+                <artifactId>wagon-webdav</artifactId>
+                <version>1.0-beta-2</version>
+            </extension>
+        </extensions>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-jar-plugin</artifactId>
+                    <version>2.2</version>
+                    <configuration>
+                        <archive>
+                            <manifestEntries>
+                                <Implementation-Title>${pom.artifactId}</Implementation-Title>
+                                <Implementation-Version>${pom.version}</Implementation-Version>
+                                <Implementation-Vendor>${pom.groupId}</Implementation-Vendor>
+                                <Implementation-Vendor-Id>${pom.groupId}</Implementation-Vendor-Id>
+                                <Implementation-URL>${pom.url}</Implementation-URL>
+                                <Specification-Title>TCK Utils API</Specification-Title>
+                            </manifestEntries>
+                        </archive>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-surefire-plugin</artifactId>
+                    <configuration>
+                        <forkMode>always</forkMode>
+                        <redirectTestOutputToFile>true</redirectTestOutputToFile>
+                        <includes>
+                            <include>**/*Test.java</include>
+                        </includes>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <artifactId>maven-source-plugin</artifactId>
+                    <executions>
+                        <execution>
+                            <id>attach-sources</id>
+                            <goals>
+                                <goal>jar</goal>
+                            </goals>
+                        </execution>
+                    </executions>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+    </build>
+
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-project-info-reports-plugin</artifactId>
+                <version>2.0.1</version>
+            </plugin>
+            <plugin>
+                <artifactId>maven-javadoc-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>jxr-maven-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <artifactId>maven-surefire-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <artifactId>maven-clover-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-pmd-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>taglist-maven-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>changes-maven-plugin</artifactId>
+            </plugin>
+        </plugins>
+    </reporting>
+</project>
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.md5
===================================================================
--- maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+3b06eb916cbd197e41caf65661edb2e8
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.sha1
===================================================================
--- maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils/0.9.1/tck-utils-0.9.1.pom.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+d1373265f7275f98e5d1bea51cc180f832872b69
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils/maven-metadata.xml
===================================================================
--- maven2/org/hibernate/tck-utils/maven-metadata.xml	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils/maven-metadata.xml	2009-04-17 16:49:44 UTC (rev 25202)
@@ -3,10 +3,11 @@
   <artifactId>tck-utils</artifactId>
   <version>0.9</version>
   <versioning>
-    <release>0.9</release>
+    <release>0.9.1</release>
     <versions>
       <version>0.9</version>
+      <version>0.9.1</version>
     </versions>
-    <lastUpdated>20090309000829</lastUpdated>
+    <lastUpdated>20090417164850</lastUpdated>
   </versioning>
 </metadata>
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils/maven-metadata.xml.md5
===================================================================
--- maven2/org/hibernate/tck-utils/maven-metadata.xml.md5	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils/maven-metadata.xml.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -1 +1 @@
-82e5c435b1655a97a2fffaaa68b2c671
\ No newline at end of file
+64394a6df550d79916ea269126a4f075
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils/maven-metadata.xml.sha1
===================================================================
--- maven2/org/hibernate/tck-utils/maven-metadata.xml.sha1	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils/maven-metadata.xml.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -1 +1 @@
-d333a6c9f9c114de63c876dea665b52d6cec2161
\ No newline at end of file
+38adca6417ea2d0e3ca2eec2c507252754926a1b
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
+           elementFormDefault="qualified"
+           targetNamespace="http://jboss.com/products/webbeans/tck/audit"
+           xmlns:audit="http://jboss.com/products/webbeans/tck/audit"
+           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+           xsi:schemaLocation="http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd"
+           >
+           
+  <xs:element name="specification">
+    <xs:annotation>
+      <xs:documentation> The specification tag is the root element for tck-audit.xml. </xs:documentation>
+    </xs:annotation>
+    <xs:complexType>
+      <xs:sequence maxOccurs="unbounded">
+        <xs:element ref="audit:section"/>
+      </xs:sequence>
+      <xs:attribute name="name" type="xs:string"/>
+      <xs:attribute name="version" type="xs:string"/>
+    </xs:complexType>
+  </xs:element>           
+  
+  <xs:element name="section">
+    <xs:annotation>
+      <xs:documentation>Each section of the specification should be identified and entered</xs:documentation>
+    </xs:annotation>
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" maxOccurs="unbounded" ref="audit:assertion"/>
+      </xs:sequence>
+      <xs:attributeGroup ref="audit:attlist.section"/>
+    </xs:complexType>
+  </xs:element>
+
+  <xs:attributeGroup name="attlist.section">
+    <xs:attribute name="id" type="xs:string">
+      <xs:annotation>
+        <xs:documentation>The section number</xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="title" type="xs:string">
+     <xs:annotation>
+         <xs:documentation>The section title</xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:attributeGroup>  
+    
+  <xs:element name="assertion">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="1" maxOccurs="1" ref="audit:text">
+           <xs:annotation>
+             <xs:documentation>The specification text that this assertion represents. You can include highlighting such as _highlight_ or ~score out~.</xs:documentation>
+           </xs:annotation>
+        </xs:element>
+        <xs:element minOccurs="0" maxOccurs="1" ref="audit:note">
+          <xs:annotation>
+             <xs:documentation>A note on the assertion, for example a justifaction for marking this assertion untestable</xs:documentation>
+           </xs:annotation>
+        </xs:element>
+      </xs:sequence>
+      <xs:attributeGroup ref="audit:attlist.assertion"/>
+    </xs:complexType>
+  </xs:element>
+  
+  <xs:attributeGroup name="attlist.assertion">
+    <xs:attribute name="id" type="xs:string"/>
+    <xs:attribute name="testable" type="xs:boolean" default="true">
+      <xs:annotation>
+        <xs:documentation>By default true, set to false if this test is untestable. The coverage report will then not count it as untested.</xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="implied" type="xs:boolean" default="true">
+      <xs:annotation>
+        <xs:documentation>Some assertions are often implied by the specification (for example inversions of statments), mark an assertion as implied using this attribute.</xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:attributeGroup>
+  
+  <xs:element name="text">
+    <xs:complexType>
+      <xs:simpleContent>
+        <xs:extension base="xs:string"/>
+      </xs:simpleContent>
+    </xs:complexType>
+  </xs:element>
+
+  <xs:element name="note">
+    <xs:complexType>
+      <xs:simpleContent>
+        <xs:extension base="xs:string"/>
+      </xs:simpleContent>
+    </xs:complexType>
+  </xs:element>
+  
+</xs:schema>
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.md5
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+883b377ba45613f58aafd388230dc9ee
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-audit.xsd.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+564a753e256feeb7f245e63f0837c1158ff66e69
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.md5
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+0cba351f0937850f8bf47c2c12d274f3
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-javadoc.jar.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+94b3a270ebd4d965c333239b3007b2ae3a2ea697
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.md5
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+8684a88b85edd0b92a411fbfdc2d97eb
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1-sources.jar.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+5b11bf385423afddcd425a8d78d092ab2fa2f931
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.md5
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+7f335fa880760b914ea5c93bcb213fac
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.jar.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+28e1cdacb46b8b99291e76a229f2ce4e3d6efab5
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1,51 @@
+<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">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>org.hibernate</groupId>
+    <artifactId>tck-utils-api</artifactId>
+    <packaging>jar</packaging>
+    <name>TCK Test Coverage Utils Implementation</name>
+
+    <parent>
+        <artifactId>tck-utils</artifactId>
+        <groupId>org.hibernate</groupId>
+        <version>0.9.1</version>
+    </parent>
+   
+    <build>
+        <plugins>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-compiler-plugin</artifactId>
+               <configuration>
+                  <source>1.5</source>
+                  <target>1.5</target>
+               </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <version>1.2</version>
+                <executions>
+                    <execution>
+                        <id>attach-artifacts</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>attach-artifact</goal>
+                        </goals>
+                        <configuration>
+                            <artifacts>
+                                <artifact>
+                                    <file>${basedir}/src/main/resources/tck-audit.xsd</file>
+                                    <type>xsd</type>
+                                    <classifier>audit</classifier>
+                                </artifact>
+                            </artifacts>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.md5
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+bb1c5768b919e52579484032360092ba
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-api/0.9.1/tck-utils-api-0.9.1.pom.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+11d45a0f113a00496652345db8ef0d78849faffb
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils-api/maven-metadata.xml
===================================================================
--- maven2/org/hibernate/tck-utils-api/maven-metadata.xml	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils-api/maven-metadata.xml	2009-04-17 16:49:44 UTC (rev 25202)
@@ -3,10 +3,11 @@
   <artifactId>tck-utils-api</artifactId>
   <version>0.9</version>
   <versioning>
-    <release>0.9</release>
+    <release>0.9.1</release>
     <versions>
       <version>0.9</version>
+      <version>0.9.1</version>
     </versions>
-    <lastUpdated>20090309000833</lastUpdated>
+    <lastUpdated>20090417164853</lastUpdated>
   </versioning>
 </metadata>
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils-api/maven-metadata.xml.md5
===================================================================
--- maven2/org/hibernate/tck-utils-api/maven-metadata.xml.md5	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils-api/maven-metadata.xml.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -1 +1 @@
-c7c7184ceeb684f06fd36cacd59711dc
\ No newline at end of file
+368150cd046e4a14c7603024dde9cce8
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils-api/maven-metadata.xml.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-api/maven-metadata.xml.sha1	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils-api/maven-metadata.xml.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -1 +1 @@
-3780c0363219844159eb8ff323c4c5895d212fe0
\ No newline at end of file
+c8f006d64a483ae3555ea43b6a951dfca3e4e6e2
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.md5
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+695a7f85a0eb880885e512051fe7f517
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-javadoc.jar.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+84ead1b49ea0b7d23d5848b6fabedb35efc97216
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.md5
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+4085ea8b31d05c6470a41631849820e7
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1-sources.jar.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+a97b8c9cfbaa75cc99bc2078c42323087fa7668a
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.md5
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+91139d3b85dd6349998b07914e69fa91
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.jar.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+030666db89d945ed37c90a38457d6ece406a525f
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1,47 @@
+<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">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>org.hibernate</groupId>
+    <artifactId>tck-utils-impl</artifactId>
+    <packaging>jar</packaging>
+    <name>TCK Test Coverage Utils API</name>
+    
+    <parent>
+      <artifactId>tck-utils</artifactId>
+      <groupId>org.hibernate</groupId>
+      <version>0.9.1</version>
+    </parent>
+
+    <dependencies>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.4</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.hibernate</groupId>
+            <artifactId>tck-utils-api</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+    
+    <build>
+        <plugins>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-compiler-plugin</artifactId>
+               <configuration>
+                  <source>1.6</source>
+                  <target>1.6</target>
+                  <compilerArgument>-proc:none</compilerArgument>
+               </configuration>
+            </plugin>
+            <plugin>
+            	<groupId>org.apache.maven.plugins</groupId>
+            	<artifactId>maven-enforcer-plugin</artifactId>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.md5
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.md5	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+3e78b60ca0e2865e202aa501b2fed921
\ No newline at end of file

Added: maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.sha1	                        (rev 0)
+++ maven2/org/hibernate/tck-utils-impl/0.9.1/tck-utils-impl-0.9.1.pom.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -0,0 +1 @@
+853ad0a438661cf3106bde0479aac428ebec2ccd
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils-impl/maven-metadata.xml
===================================================================
--- maven2/org/hibernate/tck-utils-impl/maven-metadata.xml	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils-impl/maven-metadata.xml	2009-04-17 16:49:44 UTC (rev 25202)
@@ -3,10 +3,11 @@
   <artifactId>tck-utils-impl</artifactId>
   <version>0.9</version>
   <versioning>
-    <release>0.9</release>
+    <release>0.9.1</release>
     <versions>
       <version>0.9</version>
+      <version>0.9.1</version>
     </versions>
-    <lastUpdated>20090309000836</lastUpdated>
+    <lastUpdated>20090417164857</lastUpdated>
   </versioning>
 </metadata>
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.md5
===================================================================
--- maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.md5	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.md5	2009-04-17 16:49:44 UTC (rev 25202)
@@ -1 +1 @@
-61804350fcb09a5afdcab2acaad0b4d6
\ No newline at end of file
+1b42a902f45d59beb08a1b8b143dceeb
\ No newline at end of file

Modified: maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.sha1
===================================================================
--- maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.sha1	2009-04-17 16:42:18 UTC (rev 25201)
+++ maven2/org/hibernate/tck-utils-impl/maven-metadata.xml.sha1	2009-04-17 16:49:44 UTC (rev 25202)
@@ -1 +1 @@
-edaf2ff87c725758f01de53824757394e7eb7a78
\ No newline at end of file
+77d1ad75a423785a2837368963da70183fd28eb2
\ No newline at end of file




More information about the jboss-cvs-commits mailing list