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

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


The following commit(s) were added to refs/heads/master by this push:
     new 73470ba4 Update RDF file with more up-to-date information
73470ba4 is described below

commit 73470ba4a48b198a7d56d9bc1f2abb7e379f4f64
Author: Robert Middleton <[email protected]>
AuthorDate: Thu Jul 7 10:11:29 2022 -0400

    Update RDF file with more up-to-date information
---
 doap_log4cxx.rdf | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/doap_log4cxx.rdf b/doap_log4cxx.rdf
index a708f340..3f1e5349 100644
--- a/doap_log4cxx.rdf
+++ b/doap_log4cxx.rdf
@@ -27,20 +27,21 @@
                <shortdesc>Apache log4cxx provides logging services for 
C++.</shortdesc>
                <created>2007-02-09</created>
 
-               <programming-language>C</programming-language>
-               <license        
rdf:resource="https://usefulinc.com/doap/licenses/asl20";        />
+               <programming-language>C++</programming-language>
+               <license        
rdf:resource="https://spdx.org/licenses/Apache-2.0";     />
                <homepage       
rdf:resource="https://logging.apache.org/log4cxx";                       />
                <category       
rdf:resource="https://projects.apache.org/category/library";     />
                <asfext:pmc     rdf:resource="https://logging.apache.org";       
                                />
 
                <bug-database   
rdf:resource="https://issues.apache.org/jira/browse/LOGCXX";                     
/>
-               <mailing-list   
rdf:resource="https://logging.apache.org/log4cxx/mail-lists.html";       />
-               <download-page  
rdf:resource="https://logging.apache.org/log4cxx/download.html";         />
-               <repository>
-                       <Repository>
-                               <location       
rdf:resource="git:https://gitbox.apache.org/repos/asf/logging-log4cxx.git";      
                />
-                               <browse         
rdf:resource="https://gitbox.apache.org/repos/asf?p=logging-log4cxx.git;a=summary";
      />
-                       </Repository>
-               </repository>
+               <mailing-list   
rdf:resource="https://logging.apache.org/mailing-lists.html";    />
+               <download-page  
rdf:resource="https://logging.apache.org/log4cxx/latest_stable/download.html";   
        />
+        <repository>
+          <GitRepository>
+            <location 
rdf:resource="https://gitbox.apache.org/repos/asf/logging-log4cxx.git"/>
+            <browse 
rdf:resource="https://gitbox.apache.org/repos/asf?p=logging-log4cxx.git"/>
+          </GitRepository>
+        </repository>
+
        </Project>
 </rdf:RDF>

Reply via email to