You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2020/03/13 09:50:45 UTC

[ofbiz-site] branch master updated (fcf91be -> bae134f)

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

jleroux pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git.


    from fcf91be  Updates XSDs
     new 4ac2238  Improved: adding release info (OFBIZ-11450
     new bae134f  Improved: maintainers email address

The 2 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.


Summary of changes:
 doap_OFBiz.rdf | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)


[ofbiz-site] 02/02: Improved: maintainers email address

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

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git

commit bae134f1796c503d18d2ddd6b726dcacd6a93741
Author: Pierre Smits <pi...@apache.org>
AuthorDate: Fri Mar 13 10:37:41 2020 +0100

    Improved: maintainers email address
    
    (OFBIZ-11450)
    
    Thanks to Michael Brohl, Jacopo Cappellato and Jacques
    Le Roux for feedback
---
 doap_OFBiz.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doap_OFBiz.rdf b/doap_OFBiz.rdf
index e55a23b..a8ae60b 100644
--- a/doap_OFBiz.rdf
+++ b/doap_OFBiz.rdf
@@ -51,7 +51,7 @@
     <maintainer>
       <foaf:Group>
         <foaf:name>The Apache OFBiz PMC</foaf:name>
-        <foaf:mbox rdf:resource="mailto:private@ofbiz.apache.org"/>
+        <foaf:mbox rdf:resource="mailto:dev@ofbiz.apache.org"/>
       </foaf:Group>
     </maintainer>
     <release>


[ofbiz-site] 01/02: Improved: adding release info (OFBIZ-11450

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

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git

commit 4ac22382d713a3c312519b66d39e87b29f5b2f47
Author: Pierre Smits <pi...@apache.org>
AuthorDate: Thu Mar 12 15:59:11 2020 +0100

    Improved: adding release info (OFBIZ-11450
    
    Also (re)setting maintainer to the PMC of the project
---
 doap_OFBiz.rdf | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/doap_OFBiz.rdf b/doap_OFBiz.rdf
index 1598e58..e55a23b 100644
--- a/doap_OFBiz.rdf
+++ b/doap_OFBiz.rdf
@@ -49,19 +49,20 @@
       </GitRepository>
     </repository>
     <maintainer>
-      <foaf:Person>
-        <foaf:name>Jacopo Cappellato</foaf:name>
-        <foaf:mbox rdf:resource="mailto:jacopoc@apache.org"/>
-      </foaf:Person>
-    </maintainer>
-    <maintainer>
-      <foaf:Person>
-        <foaf:name>Jacques Le Roux</foaf:name>
-        <foaf:mbox rdf:resource="mailto:jleroux@apache.org"/>
-      </foaf:Person>
+      <foaf:Group>
+        <foaf:name>The Apache OFBiz PMC</foaf:name>
+        <foaf:mbox rdf:resource="mailto:private@ofbiz.apache.org"/>
+      </foaf:Group>
     </maintainer>
     <release>
         <Version>
+            <name>Apache OFBiz R17.12</name>
+            <created>2020-03-04</created>
+            <revision>17.12.01</revision>
+        </Version>
+    </release>
+    <release>
+        <Version>
             <name>Apache OFBiz R16.11</name>
             <created>2019-08-20</created>
             <revision>16.11.06</revision>