Author: dashorst
Date: Tue Jul 31 14:08:49 2007
New Revision: 561543

URL: http://svn.apache.org/viewvc?view=rev&rev=561543
Log:
Updated Wicket TLP stuff

Modified:
    wicket/branches/wicket-1.2.x/wicket-parent/pom.xml
    wicket/branches/wicket-1.2.x/wicket/pom.xml
    wicket/branches/wicket-1.2.x/wicket/src/site/site.xml
    wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/index.xml
    wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/manual.xml

Modified: wicket/branches/wicket-1.2.x/wicket-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-parent/pom.xml?view=diff&rev=561543&r1=561542&r2=561543
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket-parent/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket-parent/pom.xml Tue Jul 31 14:08:49 2007
@@ -8,13 +8,13 @@
        <packaging>pom</packaging>
        <version>1.2-SNAPSHOT</version>
        <name>Wicket Parent</name>
-       <description>Wicket is a Java open source, component based web 
application framework.</description>
+       <description>Wicket is a Java open source, component based web 
application framework currently hosted at 
http://wicket.apache.org.</description>
        <url>http://wicketframework.org/${project.artifactId}</url>
        <inceptionYear>2004</inceptionYear>
 
        <organization>
                <name>Wicket developers</name>
-               <url>http://wicketframework.org</url>
+               <url>http://wicket.sf.net/wicket-1.2</url>
        </organization>
 
        <licenses>
@@ -30,41 +30,35 @@
        </issueManagement>
 
        <scm>
-               
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.2.x</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.2.x</developerConnection>
-               
<url>http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.2.x</url>
+               
<connection>scm:svn:https://svn.apache.org/repos/asf/wicket/branches/wicket-1.2.x</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/wicket/branches/wicket-1.2.x</developerConnection>
+               
<url>http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x</url>
        </scm>
 
        <mailingLists>
                <mailingList>
                        <name>Wicket Announcements List</name>
-                       
<subscribe>http://lists.sourceforge.net/mailman/listinfo/wicket-announce</subscribe>
-                       
<unsubscribe>http://lists.sourceforge.net/mailman/listinfo/wicket-announce</unsubscribe>
-                       
<archive>http://sourceforge.net/mailarchive/forum.php?forum=wicket-announce</archive>
+                       <subscribe>mailto:announce-subscribe at 
wicket.apache.org</subscribe>
+                       <unsubscribe>mailto:announce-unsubscribe at 
wicket.apache.org</unsubscribe>
+                       
<archive>http://www.nabble.com/Wicket---Announce-f13975.html</archive>
                </mailingList>
                <mailingList>
                        <name>Wicket User List</name>
-                       
<subscribe>http://lists.sourceforge.net/mailman/listinfo/wicket-user</subscribe>
-                       
<unsubscribe>http://lists.sourceforge.net/mailman/listinfo/wicket-user</unsubscribe>
-                       
<archive>http://sourceforge.net/mailarchive/forum.php?forum=wicket-user</archive>
+                       <subscribe>mailto:users-subscribe at 
wicket.apache.org</subscribe>
+                       <unsubscribe>mailto:users-unsubscribe at 
wicket.apache.org</unsubscribe>
+                       
<archive>http://www.nabble.com/Apache-Wicket-f13974.html</archive>
                </mailingList>
                <mailingList>
                        <name>Wicket Development List</name>
-                       <subscribe>mailto:[EMAIL PROTECTED]</subscribe>
-                       <unsubscribe>mailto:[EMAIL PROTECTED]</unsubscribe>
+                       <subscribe>mailto:dev-subscribe at 
wicket.apache.org</subscribe>
+                       <unsubscribe>mailto:dev-unsubscribe at 
wicket.apache.org</unsubscribe>
                        
<archive>http://www.nabble.com/Wicket---Dev-f13977.html</archive>
                </mailingList>
                <mailingList>
                        <name>Wicket commit List</name>
-                       <subscribe>mailto:[EMAIL PROTECTED]</subscribe>
-                       <unsubscribe>mailto:[EMAIL PROTECTED]</unsubscribe>
+                       <subscribe>mailto:commits-subscribe at 
wicket.apache.org</subscribe>
+                       <unsubscribe>mailto:commits-unsubscribe at 
wicket.apache.org</unsubscribe>
                        
<archive>http://mail-archives.apache.org/mod_mbox/incubator-wicket-commits/</archive>
-               </mailingList>
-               <mailingList>
-                       <name>Wicket automated builds List</name>
-                       
<subscribe>http://lists.sourceforge.net/mailman/listinfo/wicket-builds</subscribe>
-                       
<unsubscribe>http://lists.sourceforge.net/mailman/listinfo/wicket-builds</unsubscribe>
-                       
<archive>http://sourceforge.net/mailarchive/forum.php?forum=wicket-builds</archive>
                </mailingList>
        </mailingLists>
 

Modified: wicket/branches/wicket-1.2.x/wicket/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket/pom.xml?view=diff&rev=561543&r1=561542&r2=561543
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket/pom.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket/pom.xml Tue Jul 31 14:08:49 2007
@@ -152,16 +152,11 @@
        <distributionManagement>
                <site>
                        <id>wicket-site</id>
-                       
<url>scpexe://shell.sourceforge.net/home/groups/w/wi/wicket/htdocs</url>
+                       
<url>scpexe://shell.sourceforge.net/home/groups/w/wi/wicket/htdocs/wicket-1.2</url>
                </site>
                <repository>
                        <id>wicket-repo</id>
                        
<url>scpexe://shell.sourceforge.net/home/groups/w/wi/wicket/htdocs/maven2</url>
                </repository>
-               <snapshotRepository>
-               <id>maven.sateh.com</id>
-            
<url>scpexe://maven.sateh.com/sateh/services/lighttpd/maven.sateh.com/www/wicket</url>
-            <uniqueVersion>false</uniqueVersion>
-        </snapshotRepository>
        </distributionManagement>
 </project>

Modified: wicket/branches/wicket-1.2.x/wicket/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket/src/site/site.xml?view=diff&rev=561543&r1=561542&r2=561543
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket/src/site/site.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket/src/site/site.xml Tue Jul 31 14:08:49 
2007
@@ -23,7 +23,7 @@
        </skin>
   <body>
        <menu name="Wicket">
-               <item name="Home" href="/index.html" />
+               <item name="Apache Wicket" href="http://wicket.apache.org"; />
                <item name="Features" href="/Features.html" />
                <item name="Buzz" href="/Buzz.html" />
                <item name="Introduction" href="/Introduction.html" 
collapse="true">
@@ -43,13 +43,12 @@
                        <item name="Using Fragments" 
href="/ExampleUsingFragments.html" />
                        <item name="Running the Examples" 
href="/Examples.html#Running_the_Examples_Yourself" />
                </item>
-               <item name="Components" 
href="http://wicketstuff.org/wicket13/compref/"; />
+               <item name="Components" 
href="http://wicketstuff.org/wicket12/compref/"; />
                <item name="Download" href="/Download.html" />
        </menu>
        <menu name="Project News">
                <item name="News" href="/News.html" />
-               <item name="Planet Wicket" 
href="http://incubator.apache.org/wicket/planet-wicket.html"; />
-               <item name="[EMAIL PROTECTED]" 
href="http://incubator.apache.org/wicket"; />
+               <item name="Planet Wicket" 
href="http://wicket.apache.org/planet-wicket.html"; />
        </menu>
        <menu name="Documentation">
                <item name="Vision" href="/Vision.html" />
@@ -59,20 +58,18 @@
                <item name="Dependencies" href="/dependencies.html" />
        </menu>
        <menu name="Releases">
-               <item name="Wicket 1.3-beta2" 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta2/"; />
-               <item name="Wicket 1.2" href="/wicket-1.2/index.html"/>
-               <item name="Wicket 1.1" href="/wicket-1.1/index.html" />
-               <item name="Wicket 1.0" href="/wicket-1.0/index.html" />
+               <item name="Apache Wicket" href="http://wicket.apache.org"; />
+               <item name="Wicket 1.2" 
href="http://wicket.sf.net/wicket-1.2/index.html"/>
+               <item name="Wicket 1.1" 
href="http://wicket.sf.net/wicket-1.1/index.html"; />
+               <item name="Wicket 1.0" 
href="http://wicket.sf.net/wicket-1.0/index.html"; />
        </menu>
        <menu name="Related projects">
-               <item name="Wicket Extensions" 
href="/wicket-extensions/index.html" />
-               <item name="Wicket QuickStart" 
href="/wicket-quickstart/index.html" />
+               <item name="Wicket Extensions" 
href="http://wicket.sf.net/wicket-extensions/index.html"; />
+               <item name="Wicket QuickStart" 
href="http://wicket.sf.net/wicket-quickstart/index.html"; />
                <item name="Wicket Stuff" href="http://wicketstuff.org"; />
-               <item name="Wicket Library" 
href="http://www.wicket-library.com"; />
        </menu>
        <menu name="Project Info">
                <item name="Mailing Lists" href="/mail-lists.html" />
-               <item name="SourceForge" href="/SourceForge.html" />
                <item name="Issue Tracker" 
href="http://issues.apache.org/jira/browse/WICKET"; />
                <item name="License" href="/license.html" />
        </menu>

Modified: wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/index.xml?view=diff&rev=561543&r1=561542&r2=561543
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/index.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/index.xml Tue Jul 31 
14:08:49 2007
@@ -8,43 +8,53 @@
        <body>
                <section name="Welcome to Wicket">
                        <p>
-                               With proper mark-up/logic separation, a POJO 
data model, and a refreshing lack of XML, Wicket makes developing 
-                               web-apps in Java simple and enjoyable again. 
Swap the boilerplate, complex debugging and brittle code for powerful, 
-                               reusable components written with plain Java and 
HTML.
+
+                               With proper mark-up/logic separation, a POJO 
data model, and a
+                refreshing lack of XML, Wicket makes developing web-apps in
+                Java simple and enjoyable again. Swap the boilerplate, complex
+                debugging and brittle code for powerful, reusable components
+                written with plain Java and HTML.
+
+                       </p>
+                       <subsection name="Wicket joins Apache Software 
Foundation">
+                               <p>
+
+                               Wicket has now <a 
href="http://wicket.apache.org";>joined</a>
+                the Apache Software Foundation. This site is used only for
+                legacy support on older versions of Wicket released prior to
+                the move to Apache. If you are new to Wicket, please continue
+                               to our <a 
href="http://wicket.apache.org";>official home</a>.
+
+                               </p>
+                       </subsection>
+               </section>
+               <section name="Wicket 1.2">
+                       <p>
+
+                               Wicket 1.2 is the last distribution released 
outside Apache
+                and as such is not endorsed by nor affiliated with the Apache
+                Software Foundation. Newer versions of Wicket are developed at
+                the Apache Software Foundation, so if you are a new user, or
+                looking for a new version of Wicket, please refer to <a
+                href="http://wicket.apache.org";>Apache Wicket</a>.
+
                        </p>
                        <ul>
-                               <li>
-                                       Check the
-                                       <a href="Features.html">feature list</a>
-                               </li>
-                               <li>
-                                       Read
-                                       <a href="Buzz.html">some Wicket buzz</a>
-                                       or some
-                                       <a href="/Blogs.html">Wicket blogs</a>
-                               </li>
-                               <li>
-                                       Find out
-                                       <a href="Introduction.html">
-                                               why you should use Wicket
-                                       </a>
-                               </li>
+                               <li>Read the <a href="apidocs/index.html" 
target="_blank" class="newwindow">JavaDoc for 1.2</a></li>
                                <li>
                                        Check out
                                        <a href="Examples.html">some 
examples</a>
                                        and see them in
                                        <a
-                                               
href="http://wicketstuff.org/wicket13";>
+                                               
href="http://wicketstuff.org/wicket12";>
                                                live action
                                        </a>
                                </li>
+                               <li>Find answers to your questions on our <a 
href="http://www.nabble.com/Wicket-Users-New-f25133.html";>user list</a></li>
+                               <li>Get in touch with us on irc: ##wicket on 
irc.freenode.net</li>
                                <li>
-                                       Download the latest 
<strong>stable</strong> release
-                                       <a 
href="http://sourceforge.net/projects/wicket/files";>Wicket 1.2.6</a>
-                               </li>
-                               <li>
-                                       Alternatively download the latest 
<strong>beta</strong> release
-                                       <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta2/";>Wicket 1.3.0 
BETA</a>
+                                       Download the newest version of
+                                       <a 
href="http://sourceforge.net/projects/wicket/files";>Wicket 1.2</a>
                                </li>
                        </ul>
                        <p>

Modified: wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/manual.xml
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/manual.xml?view=diff&rev=561543&r1=561542&r2=561543
==============================================================================
--- wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/manual.xml (original)
+++ wicket/branches/wicket-1.2.x/wicket/src/site/xdoc/manual.xml Tue Jul 31 
14:08:49 2007
@@ -19,7 +19,7 @@
                                        The examples are a showcase of how one 
might use Wicket. There are examples
                                        displaying form validation, using 
Hibernate, Spring, etc. You can see the
                                        examples in action at the 
-                                       <a 
href="http://wicket-library.com/wicket-examples";>Wicket Library</a>. The
+                                       <a 
href="http://wicketstuff.org/wicket13";>Wicket Examples server</a>. The
                                        examples also contain a component 
reference.
                                </li>
                                <li>


Reply via email to