Repository: wicket-site
Updated Branches:
  refs/heads/asf-site ea99932ba -> 007952bac


Updated description in the DOAP.


Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/007952ba
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/007952ba
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/007952ba

Branch: refs/heads/asf-site
Commit: 007952bacd43b0f9e56a0de9518f0e17f94411e7
Parents: ea99932
Author: Martijn Dashorst <[email protected]>
Authored: Fri Nov 18 11:28:48 2016 +0100
Committer: Martijn Dashorst <[email protected]>
Committed: Fri Nov 18 11:28:48 2016 +0100

----------------------------------------------------------------------
 doap.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/007952ba/doap.rdf
----------------------------------------------------------------------
diff --git a/doap.rdf b/doap.rdf
index b8c6d90..1c6bb17 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -19,7 +19,7 @@ layout: null
                <homepage rdf:resource="http://wicket.apache.org"/>
                <asfext:pmc rdf:resource="http://wicket.apache.org/"/>
                <shortdesc>Apache Wicket is an open source Java component 
oriented web application framework.</shortdesc>
-               <description>With proper mark-up/logic separation, a POJO data 
model, and a refreshing lack of XML, Apache Wicket makes developing web-apps 
simple and enjoyable again. Swap the boilerplate, complex debugging and brittle 
code for powerful, reusable components written with plain Java and 
HTML.</description>
+               <description>Write maintainable, secure and scalable web 
applications using just Java and HTML. Invented in 2004, Wicket is one of the 
few survivors of the Java serverside web framework wars of the mid 2000's, and 
a proud member of the Apache Software Foundation.</description>
                <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/WICKET"/>
                <mailing-list rdf:resource="http://wicket.apache.org"/>
                <download-page rdf:resource="http://wicket.apache.org"/>

Reply via email to