You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/02/07 19:11:18 UTC

[causeway-site] branch asf-site updated: updates doap

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

danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/causeway-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b797c2fc6 updates doap
b797c2fc6 is described below

commit b797c2fc6432bc267b002898583dcb8f148ceeea
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Feb 7 18:57:26 2023 +0000

    updates doap
---
 content/{doap_isis.rdf => doap_causeway.rdf} | 30 ++++++++++++++--------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/content/doap_isis.rdf b/content/doap_causeway.rdf
similarity index 92%
rename from content/doap_isis.rdf
rename to content/doap_causeway.rdf
index d60e5b5cc..9252aaea4 100644
--- a/content/doap_isis.rdf
+++ b/content/doap_causeway.rdf
@@ -21,17 +21,17 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-  <Project rdf:about="http://isis.apache.org">
+  <Project rdf:about="https://causeway.apache.org">
     <created>2013-01-03</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
-    <name>Apache Isis</name>
-    <homepage rdf:resource="http://isis.apache.org" />
-    <asfext:pmc rdf:resource="http://isis.apache.org" />
-    <shortdesc>Apache Isis is a framework for rapidly developing domain-driven apps in Java</shortdesc>
-    <description>Apache Isis is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically (at runtime) generates a representation of that domain model as a webapp or as a RESTful API. For prototyping or production.</description>
-    <bug-database rdf:resource="https://issues.apache.org/jira/browse/ISIS" />
-    <mailing-list rdf:resource="http://isis.apache.org/support.html" />
-    <download-page rdf:resource="http://isis.apache.org/downloads.html" />
+    <name>Apache Causeway</name>
+    <homepage rdf:resource="http://causeway.apache.org" />
+    <asfext:pmc rdf:resource="http://causeway.apache.org" />
+    <shortdesc>Apache Causeway is a framework for rapidly developing domain-driven apps in Java</shortdesc>
+    <description>Apache Causeway is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically (at runtime) generates a representation of that domain model as a webapp or as a RESTful API. For prototyping or production.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/CAUSEWAY" />
+    <mailing-list rdf:resource="http://causeway.apache.org/support.html" />
+    <download-page rdf:resource="http://causeway.apache.org/downloads.html" />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/web-framework" />
 
@@ -39,16 +39,16 @@
     <release>
       <Version>
         <name>isis</name>
-        <created>2022-10-06</created>
-        <revision>2.0.0-M8</revision>
+        <created>2022-10-18</created>
+        <revision>2.0.0-M9</revision>
       </Version>
     </release>
 
     <release>
       <Version>
         <name>isis</name>
-        <created>2022-10-18</created>
-        <revision>2.0.0-M9</revision>
+        <created>2022-10-06</created>
+        <revision>2.0.0-M8</revision>
       </Version>
     </release>
 
@@ -927,8 +927,8 @@
 
     <repository>
       <GITRepository>
-        <location rdf:resource="https://github.com/apache/isis.git"/>
-        <browse rdf:resource="https://github.com/apache/isis"/>
+        <location rdf:resource="https://github.com/apache/causeway.git"/>
+        <browse rdf:resource="https://github.com/apache/causeway"/>
       </GITRepository>
     </repository>
     <maintainer>