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

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivyde.git


The following commit(s) were added to refs/heads/master by this push:
     new d8ef5c2  change project description
d8ef5c2 is described below

commit d8ef5c20880c920772cdc970d16c118d143d9c29
Author: Stefan Bodewig <stefan.bode...@innoq.com>
AuthorDate: Sun Nov 26 16:50:11 2023 +0100

    change project description
---
 doap_IvyDE.rdf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doap_IvyDE.rdf b/doap_IvyDE.rdf
index 40eb1e0..5f9d250 100644
--- a/doap_IvyDE.rdf
+++ b/doap_IvyDE.rdf
@@ -27,8 +27,8 @@
     <name>Apache IvyDE</name>
     <homepage rdf:resource="http://ant.apache.org/ivyde/"; />
     <asfext:pmc rdf:resource="http://ant.apache.org"; />
-    <shortdesc>Integrate Ivy in Eclipse with the IvyDE plugin.</shortdesc>
-    <description>IvyDE lets you manage your dependencies declared in an 
ivy.xml in your Java Eclipse projects. IvyDE will contribute to the classpath 
of your Java project, with the classpath container. It also bring an editor of 
ivy.xml files, with completion.</description>
+    <shortdesc>Retired project: Integrate Ivy in Eclipse with the IvyDE 
plugin.</shortdesc>
+    <description>The now retired IvyDE lets you manage your dependencies 
declared in an ivy.xml in your Java Eclipse projects. IvyDE will contribute to 
the classpath of your Java project, with the classpath container. It also bring 
an editor of ivy.xml files, with completion.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/IVYDE"; />
     <mailing-list 
rdf:resource="http://ant.apache.org/ivy/ivyde/mailing-lists.html"; />
     <download-page rdf:resource="http://ant.apache.org/ivy/ivyde/download.cgi"; 
/>

Reply via email to