You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ck...@apache.org on 2007/01/04 16:47:36 UTC

svn commit: r492617 - in /directory/trunks/triplesec: ./ webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/ webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/panels/ webapp-config/src/main/webapp/WEB-INF/...

Author: ckoppelt
Date: Thu Jan  4 07:47:35 2007
New Revision: 492617

URL: http://svn.apache.org/viewvc?view=rev&rev=492617
Log:
updated copyright notice; fixed link to doku; Serializable added to classes on wicket-tools 

Modified:
    directory/trunks/triplesec/pom.xml
    directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/AppPageBorder.html
    directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/WizardPanelBorder.html
    directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/panels/WizardPanelIntro.html
    directory/trunks/triplesec/webapp-config/src/main/webapp/WEB-INF/web.xml
    directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/Wizard.java
    directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardStep.java
    directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardTransition.java

Modified: directory/trunks/triplesec/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/pom.xml?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/pom.xml (original)
+++ directory/trunks/triplesec/pom.xml Thu Jan  4 07:47:35 2007
@@ -34,19 +34,19 @@
       <dependency>
         <groupId>wicket</groupId>
         <artifactId>wicket</artifactId>
-        <version>1.2.3</version>
+        <version>1.2.4</version>
       </dependency>
 
       <dependency>
         <groupId>wicket</groupId>
         <artifactId>wicket-spring</artifactId>
-        <version>1.2.3</version>
+        <version>1.2.4</version>
       </dependency>
 
       <dependency>
         <groupId>wicket</groupId>
         <artifactId>wicket-extensions</artifactId>
-        <version>1.2.3</version>
+        <version>1.2.4</version>
       </dependency>
 
       <dependency>
@@ -347,23 +347,23 @@
 
   <issueManagement>
     <system>JIRA</system>
-    <url>http://jira.safehaus.org/browse/TRIPLESEC</url>
+    <url>https://issues.apache.org/jira/browse/DIRTSEC</url>
   </issueManagement>
 
   <inceptionYear>2005</inceptionYear>
 
   <mailingLists>
     <mailingList>
-      <name>Safehaus Developers List</name>
-      <subscribe>dev-subscribe@safehaus.org</subscribe>
-      <unsubscribe>dev-unsubscribe@safehaus.org</unsubscribe>
-      <post>dev@safehaus.org</post>
-      <archive>http://www.safehaus.org/pipermail/dev</archive>
+      <name>Directory Developers List</name>
+      <subscribe>dev-subscribe@directory.apache.org</subscribe>
+      <unsubscribe>dev-unsubscribe@directory.apache.org</unsubscribe>
+      <post>dev@directory.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/directory-dev</archive>
     </mailingList>
     <mailingList>
-      <name>Safehaus Commits (SVN) List</name>
-      <subscribe>svn-notify-subscribe@safehaus.org</subscribe>
-      <unsubscribe>svn-notify-unsubscribe@safehaus.org</unsubscribe>
+      <name>Directory Commits (SVN) List</name>
+      <subscribe>commits-subscribe@directory.apache.org</subscribe>
+      <unsubscribe>commits-unsubscribe@directory.apache.org</unsubscribe>
     </mailingList>
   </mailingLists>
 
@@ -536,18 +536,18 @@
        <plugin>
         <groupId>org.apache.directory.daemon</groupId>
         <artifactId>daemon-plugin</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.0.0</version>
        </plugin>
       <plugin>
         <groupId>org.apache.directory.server</groupId>
         <artifactId>apacheds-core-plugin</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.0.0</version>
       </plugin>
 
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
         <artifactId>maven-jetty-plugin</artifactId>
-        <version>6.1-SNAPSHOT</version>
+        <version>6.1.0pre0</version>
       </plugin>
 
            </plugins>
@@ -579,7 +579,7 @@
             <phase>site</phase>
             <configuration>
               <tasks>
-                <javadoc destdir="target/site/apidocs" author="true" use="true" windowtitle="Safehaus Triplesec">
+                <javadoc destdir="target/site/apidocs" author="true" use="true" windowtitle="Apache Directory Triplesec">
                   <sourcepath>
                     <dirset dir=".">
                       <include name="*/src/main/java"/>

Modified: directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/AppPageBorder.html
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/AppPageBorder.html?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/AppPageBorder.html (original)
+++ directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/AppPageBorder.html Thu Jan  4 07:47:35 2007
@@ -37,7 +37,7 @@
         </div>
         <wicket:body/>
         <div id="foot">
-            &copy; <a href="http://www.safehaus.org">Safehaus</a> 2005
+            &copy; 2006-2007 Apache Software Foundation
         </div>
     </div>
 </wicket:border>

Modified: directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/WizardPanelBorder.html
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/WizardPanelBorder.html?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/WizardPanelBorder.html (original)
+++ directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/borders/WizardPanelBorder.html Thu Jan  4 07:47:35 2007
@@ -24,7 +24,7 @@
     <div id="content">
 
         <div class="nav">
-            <a href="http://triplesec.safehaus.org/Installing+Triplesec+Server" target="_new">Help Me!</a>&nbsp;<br/>
+            <a href="http://cwiki.apache.org/DIRxTRIPLESEC/first-start-configuration-wizard.html" target="_new">Help Me!</a>&nbsp;<br/>
         </div>
 
         <wicket:body/>

Modified: directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/panels/WizardPanelIntro.html
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/panels/WizardPanelIntro.html?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/panels/WizardPanelIntro.html (original)
+++ directory/trunks/triplesec/webapp-config/src/main/resources/org/safehaus/triplesec/configui/view/panels/WizardPanelIntro.html Thu Jan  4 07:47:35 2007
@@ -4,7 +4,7 @@
     through the process of configuring the TripleSec server.
     </p>
     <p>
-    If you need an instruction manual for installation, click on
+    If you need an instruction manual for configuration, click on
     the <b>Help Me!</b> link.
     </p>
     <p>

Modified: directory/trunks/triplesec/webapp-config/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/webapp-config/src/main/webapp/WEB-INF/web.xml?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/webapp-config/src/main/webapp/WEB-INF/web.xml (original)
+++ directory/trunks/triplesec/webapp-config/src/main/webapp/WEB-INF/web.xml Thu Jan  4 07:47:35 2007
@@ -17,11 +17,10 @@
   specific language governing permissions and limitations
   under the License. 
 -->
-<!DOCTYPE web-app
-      PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
-      "http://java.sun.com/dtd/web-app_2_3.dtd">
+<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+         xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
 
-<web-app>
   <display-name>Triplesec Configuration</display-name>
   <servlet>
     <servlet-name>TriplesecConfigApplication</servlet-name>

Modified: directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/Wizard.java
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/Wizard.java?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/Wizard.java (original)
+++ directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/Wizard.java Thu Jan  4 07:47:35 2007
@@ -24,6 +24,7 @@
 import wicket.examples.wizard.ezwizard.intf.IWizardTransition;
 import wicket.examples.wizard.ezwizard.intf.IWizardListener;
 
+import java.io.Serializable;
 import java.util.Map;
 import java.util.HashMap;
 import java.util.Iterator;
@@ -39,7 +40,7 @@
  * @version 0.5
  * @author Michael Jouravlev
  */
-public class Wizard implements IWizard {
+public class Wizard implements IWizard, Serializable {
 
     /**************************************************************************
      * Error messages

Modified: directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardStep.java
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardStep.java?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardStep.java (original)
+++ directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardStep.java Thu Jan  4 07:47:35 2007
@@ -23,6 +23,7 @@
 
 import wicket.examples.wizard.ezwizard.intf.*;
 
+import java.io.Serializable;
 import java.util.ArrayList;
 
 
@@ -34,7 +35,7 @@
  * @version 0.5
  * @author Michael Jouravlev
  */
-public abstract class WizardStep implements IWizardStep
+public abstract class WizardStep implements IWizardStep, Serializable
 {
 
     /***************************************************************************

Modified: directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardTransition.java
URL: http://svn.apache.org/viewvc/directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardTransition.java?view=diff&rev=492617&r1=492616&r2=492617
==============================================================================
--- directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardTransition.java (original)
+++ directory/trunks/triplesec/wicket-tools/src/main/java/wicket/examples/wizard/ezwizard/impl/WizardTransition.java Thu Jan  4 07:47:35 2007
@@ -20,6 +20,8 @@
 
 package wicket.examples.wizard.ezwizard.impl;
 
+import java.io.Serializable;
+
 import wicket.examples.wizard.ezwizard.intf.IWizard;
 import wicket.examples.wizard.ezwizard.intf.IWizardStep;
 import wicket.examples.wizard.ezwizard.intf.IWizardTransition;
@@ -34,7 +36,7 @@
  * @version 0.5
  * @author Michael Jouravlev
  */
-public abstract class WizardTransition implements IWizardTransition {
+public abstract class WizardTransition implements IWizardTransition, Serializable {
 
     /**
      * Owner wizard object, reference used to access common business fields