[java-xmltooling COMMIT] in /branches/REL_1: .checkstyle doc/RELEASE-NOTES.txt pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Oct 24 17:30:01 EDT 2014


Author: scantor
Date: Fri Oct 24 17:30:00 2014
New Revision: 840

URL: http://svn.shibboleth.net/view/java-xmltooling?rev=840&view=rev
Log:
Update v2 parent POM version and checkstyle tag in all projects.

Modified:
    branches/REL_1/.checkstyle
    branches/REL_1/doc/RELEASE-NOTES.txt
    branches/REL_1/pom.xml

Modified: branches/REL_1/.checkstyle
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/.checkstyle?rev=840&r1=839&r2=840&view=diff
==============================================================================
--- branches/REL_1/.checkstyle (original)
+++ branches/REL_1/.checkstyle Fri Oct 24 17:30:00 2014
@@ -3,7 +3,7 @@
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
    <local-check-config name="Shibboleth Checkstyle" type="remote" description="" 
-                       location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v2/tags/2/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v2/tags/3/resources/checkstyle/checkstyle.xml" >
     <additional-data name="cache-file" value="true"/>
     <additional-data name="cache-props-file-location" value="null_1312636288299_cache.properties"/>
     <additional-data name="cache-file-location" value="null_1312636288299_cache.xml"/>

Modified: branches/REL_1/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/doc/RELEASE-NOTES.txt?rev=840&r1=839&r2=840&view=diff
==============================================================================
--- branches/REL_1/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_1/doc/RELEASE-NOTES.txt Fri Oct 24 17:30:00 2014
@@ -1,3 +1,7 @@
+Changes in Release 1.4.4
+=============================================
+Update Apache Santuario (xmlsec) to 1.5.7
+
 Changes in Release 1.4.3
 =============================================
 [JXT-114] - X509Util getCommonNames returns a list in the reverse order of what is expected 

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/pom.xml?rev=840&r1=839&r2=840&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Fri Oct 24 17:30:00 2014
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v2</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>3</version>
     </parent>
 
     <groupId>org.opensaml</groupId>



More information about the commits mailing list