You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by jo...@apache.org on 2014/01/14 21:07:15 UTC

[1/2] git commit: Update scm section with new git repository location

Updated Branches:
  refs/heads/master 9229f11ab -> d71f9b70f


Update scm section with new git repository location


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/986771fa
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/986771fa
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/986771fa

Branch: refs/heads/master
Commit: 986771fa38de0ef026dc5dd6f515406c0499bd3b
Parents: 9229f11
Author: Johannes Geppert <jo...@gmail.com>
Authored: Tue Jan 14 21:04:08 2014 +0100
Committer: Johannes Geppert <jo...@gmail.com>
Committed: Tue Jan 14 21:04:08 2014 +0100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/986771fa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a850599..90e5692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,9 +29,9 @@
     -->
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk</url>
+        <connection>scm:git:http://git.apache.org/repos/asf/struts.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/struts.git</developerConnection>
+        <url>https://git-wip-us.apache.org/repos/asf/struts/repo?p=struts.git;a=summary</url>
     </scm>
 
     <issueManagement>


[2/2] git commit: Update ciManagment section and change the outdated url value

Posted by jo...@apache.org.
Update ciManagment section and change the outdated url value


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d71f9b70
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/d71f9b70
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/d71f9b70

Branch: refs/heads/master
Commit: d71f9b70fd43f46bcd8f11639d7ba089de1821f0
Parents: 986771f
Author: Johannes Geppert <jo...@gmail.com>
Authored: Tue Jan 14 21:06:33 2014 +0100
Committer: Johannes Geppert <jo...@gmail.com>
Committed: Tue Jan 14 21:06:33 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/d71f9b70/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 90e5692..4444e90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 
     <ciManagement>
         <system>Jenkins</system>
-        <url>https://builds.apache.org/hudson/view/S-Z/view/Struts</url>
+        <url>https://builds.apache.org/job/Struts2-JDK7</url>
         <notifiers>
             <notifier>
                 <type>mail</type>