[hibernate-commits] Hibernate SVN: r17678 - in beanvalidation/tck/trunk/src/main: docbook/en-US and 1 other directory.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Oct 9 08:55:40 EDT 2009


Author: hardy.ferentschik
Date: 2009-10-09 08:55:40 -0400 (Fri, 09 Oct 2009)
New Revision: 17678

Modified:
   beanvalidation/tck/trunk/src/main/assembly/assembly.xml
   beanvalidation/tck/trunk/src/main/docbook/en-US/Book_Info.xml
   beanvalidation/tck/trunk/src/main/docbook/en-US/appeals-process.xml
   beanvalidation/tck/trunk/src/main/docbook/en-US/installation.xml
Log:
fixed links to new BVTCK jira project

Modified: beanvalidation/tck/trunk/src/main/assembly/assembly.xml
===================================================================
--- beanvalidation/tck/trunk/src/main/assembly/assembly.xml	2009-10-09 12:55:26 UTC (rev 17677)
+++ beanvalidation/tck/trunk/src/main/assembly/assembly.xml	2009-10-09 12:55:40 UTC (rev 17678)
@@ -33,7 +33,7 @@
       </fileSet>
       <fileSet>
          <directory>${project.basedir}</directory>
-         <outputDirectory>src</outputDirectory>
+         <outputDirectory>.</outputDirectory>
          <includes>
             <include>**/pom.xml</include>
             <include>**/src/**</include>
@@ -41,6 +41,7 @@
          <excludes>
             <exclude>**/src/main/assembly/**</exclude>
             <exclude>**/bin/**</exclude>
+            <exclude>**/target/**</exclude>
          </excludes>
          <useDefaultExcludes/>
       </fileSet>

Modified: beanvalidation/tck/trunk/src/main/docbook/en-US/Book_Info.xml
===================================================================
--- beanvalidation/tck/trunk/src/main/docbook/en-US/Book_Info.xml	2009-10-09 12:55:26 UTC (rev 17677)
+++ beanvalidation/tck/trunk/src/main/docbook/en-US/Book_Info.xml	2009-10-09 12:55:40 UTC (rev 17678)
@@ -25,10 +25,8 @@
 
   <authorgroup>
     <author>
-      <firstname>Emmanuel</firstname>
+      <firstname>Emmanuel Bernard</firstname>
 
-      <surname>Bernard</surname>
-
       <affiliation>
         <jobtitle>JSR-303: Bean Validation specification lead</jobtitle>
 
@@ -37,10 +35,8 @@
     </author>
 
     <author>
-      <firstname>Hardy</firstname>
+      <firstname>Hardy Ferentschik</firstname>
 
-      <surname>Ferentschik</surname>
-
       <affiliation>
         <jobtitle>Bean Validation TCK Developer</jobtitle>
 

Modified: beanvalidation/tck/trunk/src/main/docbook/en-US/appeals-process.xml
===================================================================
--- beanvalidation/tck/trunk/src/main/docbook/en-US/appeals-process.xml	2009-10-09 12:55:26 UTC (rev 17677)
+++ beanvalidation/tck/trunk/src/main/docbook/en-US/appeals-process.xml	2009-10-09 12:55:40 UTC (rev 17678)
@@ -52,15 +52,15 @@
     <title>How these challenges are submitted?</title>
 
     <para>To submit a challenge, a new issue should be created in the <ulink
-    url="https://jira.jboss.org/jira/browse/HV">HV project</ulink> of the
-    JBoss JIRA using the Issue Type: Bug. The appellant should complete the
-    Summary, Component (TCK Appeal), Environment and Description Field only.
-    Any communication regarding the issue should be pursed in the comments of
-    the filed issue for accurate record.</para>
+    url="http://opensource.atlassian.com/projects/hibernate/browse/BVTCK">BVTCK
+    project</ulink> of the Hibernate JIRA using the Issue Type: Bug. The
+    appellant should complete the Summary, Component (TCK Appeal), Environment
+    and Description Field only. Any communication regarding the issue should
+    be pursed in the comments of the filed issue for accurate record.</para>
 
-    <para>To submit an issue in the JBoss JIRA, you must have a (free)
-    JBoss.com member account. You can create a member account using the <ulink
-    url="http://www.jboss.org/index.html?op=checkage&amp;module=user">on-line
+    <para>To submit an issue in the Hibernate JIRA, you must have a (free)
+    Jira member account. You can create a member account using the <ulink
+    url="http://opensource.atlassian.com/projects/hibernate/secure/Signup!default.jspa">on-line
     registration</ulink>.</para>
 
     <para>If you wish to make a private challenge, you should follow the above
@@ -75,12 +75,12 @@
     Validation TCK Project Lead, as designated by Specification Lead, Red Hat
     Middleware LLC. or his/her designate. The appellant can also monitor the
     process by following the issue report filed in the <ulink
-    url="https://jira.jboss.org/jira/browse/HV">HV project</ulink> of the
-    JBoss JIRA.</para>
+    url="http://opensource.atlassian.com/projects/hibernate/browse/BVTCK">BVTCK
+    project</ulink> of the Hibernate JIRA.</para>
 
     <para>The current TCK Project Lead is listed on the <ulink type=""
-    url="https://jira.jboss.org/jira/browse/HV" userlevel="">HV Project
-    Summary Page</ulink> on the JBoss JIRA.</para>
+    url="http://opensource.atlassian.com/projects/hibernate/browse/BVTCK"
+    userlevel="">BVTCK Project Summary Page</ulink>.</para>
   </section>
 
   <section>

Modified: beanvalidation/tck/trunk/src/main/docbook/en-US/installation.xml
===================================================================
--- beanvalidation/tck/trunk/src/main/docbook/en-US/installation.xml	2009-10-09 12:55:26 UTC (rev 17677)
+++ beanvalidation/tck/trunk/src/main/docbook/en-US/installation.xml	2009-10-09 12:55:40 UTC (rev 17678)
@@ -71,7 +71,7 @@
     source into a subfolder ri. This will allow you to run the TCK against
     Hibernate Validator.</para>
 
-    <programlisting>svn co http://anonsvn.jboss.org/repos/hibernate/validator/tags/v_4_0_0_GA ri</programlisting>
+    <programlisting>svn co http://anonsvn.jboss.org/repos/hibernate/validator/tags/v4_0_0_GA ri</programlisting>
 
     <para>If you have downloaded the Hibernate Validator distribution, extract
     it into a sibling folder named hibernate-validator. The resulting folder
@@ -84,7 +84,7 @@
     <para>Each test class is treated as an individual artifact (hence the
     <literal>@Artifact(artifactType = ArtifactType.JSR303)</literal>
     annotation on the class). All test methods (i.e., methods annotated with
-    <literal>@Test</literal>) in the test class are run. </para>
+    <literal>@Test</literal>) in the test class are run.</para>
 
     <note>
       <para>Using <literal>ArtifactType.JSR303</literal> is an additional



More information about the hibernate-commits mailing list