site improvements.
authorErik Brakkee <erik@brakkee.org>
Sun, 6 Jun 2010 18:14:29 +0000 (18:14 +0000)
committerErik Brakkee <erik@brakkee.org>
Sun, 6 Jun 2010 18:14:29 +0000 (18:14 +0000)
pom.xml
security/usermgt/pom.xml
security/usermgt/src/site/site.xml
src/site/site.xml
support/general/src/site/site.xml
support/general/src/site/xdoc/index.xml
support/general/src/site/xdoc/userguide.xml

diff --git a/pom.xml b/pom.xml
index 7349f9f22c8033577a08aa354bd77a193eac39ae..f9bc751dec8b68fa7da86a2568c26ee4a676315c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <plugins>
                 <plugin>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>2.1</version>
+                    <version>2.1.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>
index 9247fc0af7c7d31b90f71a0efef935a7cefd2100..bfc89d5a5541ff995b780ed33d5a90c00d6872b7 100644 (file)
@@ -36,7 +36,7 @@
   <distributionManagement>
     <site>
       <id>test-enterprise-site</id>
-      <url>file:${distrib}/security</url>
+      <url>file:${distrib}/security/usermgt</url>
     </site>
   </distributionManagement>
 
index 12966adb90faffd0a53cc9aa25b9af00ad950844..746bc12a4266708c692dfbda8e5b89076eb9022f 100644 (file)
@@ -1,16 +1,13 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Home Network Evolution">
-  <bannerLeft>
-    <name>Security</name>
-    <!-- src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://maven.apache.org/</href -->
-  </bannerLeft>
-  <!-- bannerRight>
-    <src>http://maven.apache.org/images/maven-small.gif</src>
-  </bannerRight -->
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
+ name="Home Network Evolution">
+
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>
+      <item name="Support/General" href="http://utils.wamblee.org/security/usermgt/index.html"/>
     </links>
 
     <menu name="Security">
index 59ec5b0e46f6b91cff1b5dd619c9c3e69bb6d0fb..45c932879b5f049e6b7bfd3526e2370a9256fceb 100644 (file)
@@ -1,13 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Home Network Evolution">
-  <bannerLeft>
-    <name>Utils</name>
-    <!-- src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://maven.apache.org/</href -->
-  </bannerLeft>
-  <!-- bannerRight>
-    <src>http://maven.apache.org/images/maven-small.gif</src>
-  </bannerRight -->
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
+  name="Utilities Library">
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>
     <menu name="Info">
       <item name="javadoc" href="apidocs/index.html"/>
     </menu>
-    
+
     <menu name="Support">
       <item name="General" href="http://utils.wamblee.org/support/general/index.html"/>
     </menu>
-    
+
     <menu name="Security">
-      <item name="Usermgt" href="http://utils.wamblee.org/security/index.html"/>
+      <item name="Usermgt" href="http://utils.wamblee.org/security/usermgt/index.html"/>
     </menu>
-    
+
     <menu name="Test">
       <item name="Enterprise" href="http://utils.wamblee.org/test/enterprise/index.html"/>
     </menu>
index fbf45077f09997a74f0169332f61b74ecaa452b2..5cf625679d5f7f36045a31eab01b93651540624b 100644 (file)
@@ -1,16 +1,12 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Home Network Evolution">
-  <bannerLeft>
-    <name>Support/General</name>
-    <!-- src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://maven.apache.org/</href -->
-  </bannerLeft>
-  <!-- bannerRight>
-    <src>http://maven.apache.org/images/maven-small.gif</src>
-  </bannerRight -->
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
+ name="Utilities Library: Support/General">
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>
+      <item name="Support/General" href="http://utils.wamblee.org/support/general/index.html"/>
     </links>
 
     <menu name="Security">
index 7e07f9b4db2a6db2df34b20da4d88dbc8fed7b73..d853ed5b6d7148a7a553e1039d64f1d0a56a90ce 100644 (file)
@@ -9,7 +9,8 @@
   </properties>
   <body>
     <section name="Introduction">
-      <p>Description to be added.</p>
+      <p>The general support library contains various smaller utilities that
+         can be useful for any java project. </p>
     </section>
   </body>
 </document>
index 6b2f5fb7f51df8ecb8e92ac78dbfe49af29e4d12..164d8565260e63843173790e35d84689e82cae72 100644 (file)
@@ -8,6 +8,11 @@
     <author email="erik@brakkee.org">Erik Brakkee</author>
   </properties>
   <body>
+    <section name="Caching">
+      <p>See the <a
+          href="http://utils.wamblee.org/support/general/apidocs/org/wamblee/cache/package-summary.html"
+          >Package Javadoc</a></p>
+    </section>
     <section name="Main Area 1">
       <subsection name="Example 1"> </subsection>
       <subsection name="Example 2"> </subsection>