You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2014/09/26 14:56:02 UTC

svn commit: r1627764 - in /wicket/common/site/trunk: _site/apache/friends.html _site/atom.xml apache/friends.html

Author: mgrigorov
Date: Fri Sep 26 12:56:02 2014
New Revision: 1627764

URL: http://svn.apache.org/r1627764
Log:
Add Apache Nutch to the list of Apache projects using Wicket


Modified:
    wicket/common/site/trunk/_site/apache/friends.html
    wicket/common/site/trunk/_site/atom.xml
    wicket/common/site/trunk/apache/friends.html

Modified: wicket/common/site/trunk/_site/apache/friends.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/apache/friends.html?rev=1627764&r1=1627763&r2=1627764&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/apache/friends.html (original)
+++ wicket/common/site/trunk/_site/apache/friends.html Fri Sep 26 12:56:02 2014
@@ -207,6 +207,11 @@
 	<h4>Apache Syncope is an Open Source system for managing digital identities in enterprise environments. It uses Apache Wicket for its <a target="_blank" href="https://syncope.apache.org/architecture.html#The_console">web management console</a>.</h4>
 </div>
 
+<div style="margin-top: 40px">
+	<h2><a href="https://nutch.apache.org/" target="_blank">Apache Nutch</a></h2>
+	<h4>Apache Nutch is a well matured, production ready web crawler. Since version 2.3 it uses Apache Wicket for its <a target="_blank" href="https://nutch.apache.org/#22-september-2014-wicket-webapp-now-part-of-nutch-2x-codebase">web management console</a>.</h4>
+</div>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/atom.xml
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/atom.xml?rev=1627764&r1=1627763&r2=1627764&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/atom.xml (original)
+++ wicket/common/site/trunk/_site/atom.xml Fri Sep 26 12:56:02 2014
@@ -4,7 +4,7 @@
  <title>Apache Wicket</title>
  <link href="http://wicket.apache.org/atom.xml" rel="self"/>
  <link href="http://wicket.apache.org/"/>
- <updated>2014-09-22T20:28:08+02:00</updated>
+ <updated>2014-09-26T14:55:20+02:00</updated>
  <id>http://wicket.apache.org/</id>
  <author>
    <name>Apache Wicket</name>

Modified: wicket/common/site/trunk/apache/friends.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/apache/friends.html?rev=1627764&r1=1627763&r2=1627764&view=diff
==============================================================================
--- wicket/common/site/trunk/apache/friends.html (original)
+++ wicket/common/site/trunk/apache/friends.html Fri Sep 26 12:56:02 2014
@@ -23,3 +23,8 @@ title: Apache projects using Wicket 
 	<h2><a href="https://syncope.apache.org/" target="_blank">Apache Syncope</a></h2>
 	<h4>Apache Syncope is an Open Source system for managing digital identities in enterprise environments. It uses Apache Wicket for its <a target="_blank" href="https://syncope.apache.org/architecture.html#The_console">web management console</a>.</h4>
 </div>
+
+<div style="margin-top: 40px">
+	<h2><a href="https://nutch.apache.org/" target="_blank">Apache Nutch</a></h2>
+	<h4>Apache Nutch is a well matured, production ready web crawler. Since version 2.3 it uses Apache Wicket for its <a target="_blank" href="https://nutch.apache.org/#22-september-2014-wicket-webapp-now-part-of-nutch-2x-codebase">web management console</a>.</h4>
+</div>