You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2018/08/23 06:40:07 UTC

[struts-master] branch bumps-parent created (now 22855ec)

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch bumps-parent
in repository https://gitbox.apache.org/repos/asf/struts-master.git.


      at 22855ec  Drops duplicated developer entry

This branch includes the following new commits:

     new b61e986  Upgrades apache parent to version 21
     new e8e8471  Adds Yasser to the developer's list
     new e2b59df  Cleans up urls
     new 22855ec  Drops duplicated developer entry

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[struts-master] 03/04: Cleans up urls

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch bumps-parent
in repository https://gitbox.apache.org/repos/asf/struts-master.git

commit e2b59df2720a6b7723ca2f79e14bedbd3d4068ca
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Aug 23 08:37:55 2018 +0200

    Cleans up urls
---
 pom.xml | 26 +++++++-------------------
 1 file changed, 7 insertions(+), 19 deletions(-)

diff --git a/pom.xml b/pom.xml
index aeda6b3..d32a79a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -12,9 +12,9 @@
     <name>Apache Struts</name>
 
     <scm>
-        <connection>scm:git:git://git.apache.org/struts-master.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/struts-master.git</developerConnection>
-        <url>http://git.apache.org/struts-master.git</url>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/struts-master.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-master.git</developerConnection>
+        <url>https://github.com/apache/struts-master/</url>
         <tag>HEAD</tag>
     </scm>
 
@@ -34,38 +34,26 @@
             <subscribe>user-subscribe@struts.apache.org</subscribe>
             <unsubscribe>user-unsubscribe@struts.apache.org</unsubscribe>
             <post>user@struts.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/struts-user/</archive>
-            <otherArchives>
-                <otherArchive>http://struts.apache.org/mail.html#Archives</otherArchive>
-            </otherArchives>
+            <archive>https://lists.apache.org/list.html?user@struts.apache.org</archive>
         </mailingList>
         <mailingList>
             <name>Struts Developer List</name>
             <subscribe>dev-subscribe@struts.apache.org</subscribe>
             <unsubscribe>dev-unsubscribe@struts.apache.org</unsubscribe>
             <post>dev@struts.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/struts-dev/</archive>
-            <otherArchives>
-                <otherArchive>http://struts.apache.org/dev/dev-mail.html#Archives</otherArchive>
-            </otherArchives>
+            <archive>https://lists.apache.org/list.html?dev@struts.apache.org</archive>
         </mailingList>
         <mailingList>
             <name>Struts Commits List</name>
             <subscribe>commits-subscribe@struts.apache.org</subscribe>
             <unsubscribe>commits-unsubscribe@struts.apache.org</unsubscribe>
-            <archive>http://mail-archives.apache.org/mod_mbox/struts-commits/</archive>
-            <otherArchives>
-                <otherArchive>http://struts.apache.org/dev/dev-mail.html#Archives</otherArchive>
-            </otherArchives>
+            <archive>https://lists.apache.org/list.html?commits@struts.apache.org</archive>
         </mailingList>
         <mailingList>
             <name>Struts Issues List</name>
             <subscribe>issues-subscribe@struts.apache.org</subscribe>
             <unsubscribe>issues-unsubscribe@struts.apache.org</unsubscribe>
-            <archive>http://mail-archives.apache.org/mod_mbox/struts-issues/</archive>
-            <otherArchives>
-                <otherArchive>http://struts.apache.org/dev/dev-mail.html#Archives</otherArchive>
-            </otherArchives>
+            <archive>https://lists.apache.org/list.html?issues@struts.apache.org</archive>
         </mailingList>
     </mailingLists>
 


[struts-master] 01/04: Upgrades apache parent to version 21

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch bumps-parent
in repository https://gitbox.apache.org/repos/asf/struts-master.git

commit b61e986c3ec40a007d614c7304de9ca904598e44
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Aug 23 08:28:45 2018 +0200

    Upgrades apache parent to version 21
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc8cf6a..ca4726b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>21</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-master</artifactId>


[struts-master] 02/04: Adds Yasser to the developer's list

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch bumps-parent
in repository https://gitbox.apache.org/repos/asf/struts-master.git

commit e8e847167a9e8d385f2de878c3905ec9c6cc1596
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Aug 23 08:31:43 2018 +0200

    Adds Yasser to the developer's list
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index ca4726b..aeda6b3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -319,9 +319,9 @@
             </roles>
         </developer>
         <developer>
-            <name>Aleksandr Mashchenko</name>
-            <id>amashchenko</id>
-            <email>amashchenko at apache.org</email>
+            <name>Yasser Zamani</name>
+            <id>yasserzamani</id>
+            <email>yasserzamani at apache.org</email>
             <roles>
                 <role>PMC Member</role>
             </roles>


[struts-master] 04/04: Drops duplicated developer entry

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch bumps-parent
in repository https://gitbox.apache.org/repos/asf/struts-master.git

commit 22855ec3b34b96bc103c52d1dae2e9db1856e890
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Aug 23 08:39:40 2018 +0200

    Drops duplicated developer entry
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index d32a79a..df804dd 100755
--- a/pom.xml
+++ b/pom.xml
@@ -322,14 +322,6 @@
                 <role>PMC Member</role>
             </roles>
         </developer>
-        <developer>
-            <name>Yasser Zamani</name>
-            <id>yasserzamani</id>
-            <email>yasserzamani at apache.org</email>
-            <roles>
-                <role>Committer</role>
-            </roles>
-        </developer>
     </developers>
     <distributionManagement>
         <site>