Author: brett
Date: Wed Dec 21 19:38:32 2005
New Revision: 358475

URL: http://svn.apache.org/viewcvs?rev=358475&view=rev
Log:
setting up site inheritance sample

Added:
    jakarta/commons/trunks-sandbox/src/
    jakarta/commons/trunks-sandbox/src/site/
    jakarta/commons/trunks-sandbox/src/site/apt/
    jakarta/commons/trunks-sandbox/src/site/apt/index.apt
      - copied, changed from r356049, 
jakarta/commons/proper/commons-build/trunk/xdocs/sandbox/index.xml
    jakarta/commons/trunks-sandbox/src/site/site.xml   (with props)
Modified:
    jakarta/commons/sandbox/openpgp/trunk/src/site/site.xml
    jakarta/commons/trunks-sandbox/pom.xml

Modified: jakarta/commons/sandbox/openpgp/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/openpgp/trunk/src/site/site.xml?rev=358475&r1=358474&r2=358475&view=diff
==============================================================================
--- jakarta/commons/sandbox/openpgp/trunk/src/site/site.xml (original)
+++ jakarta/commons/sandbox/openpgp/trunk/src/site/site.xml Wed Dec 21 19:38:32 
2005
@@ -10,7 +10,7 @@
 
 <!--  TODO: proper menu -->
 
-    <menu name="Quick Links">
+    <menu name="Subproject menu">
       <item name="Introduction" href="/index.html" />
       <item name="Usage" href="/usage.html" />
     </menu>

Modified: jakarta/commons/trunks-sandbox/pom.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/trunks-sandbox/pom.xml?rev=358475&r1=358474&r2=358475&view=diff
==============================================================================
--- jakarta/commons/trunks-sandbox/pom.xml (original)
+++ jakarta/commons/trunks-sandbox/pom.xml Wed Dec 21 19:38:32 2005
@@ -2,6 +2,8 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
+  <artifactId>commons-sandbox-parent</artifactId>
+  <packaging>pom</packaging>
   <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a 
generic parent -->
   <version>1.0-SNAPSHOT</version>
   <name>Jakarta Commons Sandbox</name>
@@ -89,21 +91,30 @@
           <jdkLevel>1.3</jdkLevel>
         </configuration>
       </plugin>
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>attach-descriptor</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
     </plugins>
   </build>
   <reporting>
     <plugins>
       <!-- TODO: should be omitted when there are no tests to run -->
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-clover-plugin</artifactId>
-        <!-- TODO: why are these needed? -->
-        <configuration>
-          <flushPolicy>threaded</flushPolicy>
-          <flushInterval>100</flushInterval>
-        </configuration>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>cobertura-maven-plugin</artifactId>
       </plugin>
     </plugins>
   </reporting>
+  <modules>
+    <module>exec</module>
+    <module>openpgp</module>
+  </modules>
 </project>
 

Copied: jakarta/commons/trunks-sandbox/src/site/apt/index.apt (from r356049, 
jakarta/commons/proper/commons-build/trunk/xdocs/sandbox/index.xml)
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/trunks-sandbox/src/site/apt/index.apt?p2=jakarta/commons/trunks-sandbox/src/site/apt/index.apt&p1=jakarta/commons/proper/commons-build/trunk/xdocs/sandbox/index.xml&r1=356049&r2=358475&rev=358475&view=diff
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/xdocs/sandbox/index.xml 
(original)
+++ jakarta/commons/trunks-sandbox/src/site/apt/index.apt Wed Dec 21 19:38:32 
2005
@@ -1,68 +1,60 @@
-<?xml version="1.0" ?>
-<!DOCTYPE org.apache.commons.parts SYSTEM '../../parts/parts.dtd'>
-<!--
-   Copyright 2001-2004 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-
-<document>
-  <properties>
-    <title>Sandbox</title>
-    <author email="commons-dev@jakarta.apache.org">Commons Documentation 
Team</author>
-  </properties>
-  <body>
-    <section name="The Jakarta Commons Sandbox">
-      <p>
-        The Sandbox is a Subversion repository for Commons committers to
-        function as an open workspace for sharing and collaboration.
-        The Sandbox serves as a staging ground for project which are
-        destined for what is known as the Commons Proper.
-      </p>
-
-&sandbox-table;
-
-    </section>
-
-    <section name="Status of the Sandbox Components">
-      <p>
-        Check the status of a sandbox component on 
-        <a href="http://wiki.apache.org/jakarta-commons/TheSandbox";>the 
sandbox wiki page</a>
-        or just ask on one of
-        <a href="http://jakarta.apache.org/site/mail2.html#commons";>the 
commons mailing lists</a>.
-      </p>
-
-      <p>
-        A Sandbox component is considered active if there is a definite plan
-        for promotion to the Commons Proper and there is an active group of
-        existing Jakarta committers working on a component.
-      </p>
-
-      <p>
-        A Commons Sandbox component is considered dormant if there is little
-        recent development activity and no individual or group of individual
-        Jakarta commiters has emerged to champion its ultimate promotion to
-        Commons Proper. See the Commons
-        <a href="http://jakarta.apache.org/commons/dormant";>dormant 
components</a>
-        webpage for a list of Commons components currently considered dormant.
-      </p>
-
-      <p>
-        A Commons Sandbox component is considered inactive if there is 
-        no active development for a sustained period of time.
-      </p>
+ -----
+ Sandbox
+ -----
+ Commons Documentation Team
+ -----
+ 11 December 2005
+ -----
+
+The Jakarta Commons Sandbox
+
+  The Sandbox is a Subversion repository for Commons committers to
+  function as an open workspace for sharing and collaboration.
+  The Sandbox serves as a staging ground for project which are
+  destined for what is known as the Commons Proper.
+
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| <<Sandbox>>                                                         |
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/compress/} Compress}}  | 
Commons Compress defines an API for working with tar, zip and bzip2 files.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/exec/} Exec}}          | 
Commons Exec defines an API for dealing with external process execution and 
environment management in Java.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/i18n/} I18n}}          | This 
component adds the feature of localized message bundles that consist of one or 
many localized texts that belong together. Think of an error message that 
consists of title, text, summary and error details.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/id/} Id}}              | Id is 
a component used to generate identifiers.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/javaflow/} Javaflow}}  | 
Continuation implementation to capture the state of the application.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/jci/} JCI}}            | Java 
Compiler Interface
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/openpgp/} OpenPGP}}    | 
Commons OpenPGP is a simple interface to signing and verifying data using 
OpenPGP.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/pipeline/} Pipeline}}  | This 
component provides a set of pipeline utilities designed around work queues that 
run in parallel to sequentially process data objects data objects.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/proxy/} Proxy}}        | 
Commons Proxy is a library for creating dynamic proxies.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/scxml/} SCXML}}        | SCXML 
is a reference implementation of State Chart XML aimed at creating and 
maintaining an SCXML engine. It is capable of executing a state machine defined 
using a SCXML document, and abstracts out the environment interfaces.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+
+* Status of the Sandbox Components
+
+  Check the status of a sandbox component on 
+  {{{http://wiki.apache.org/jakarta-commons/TheSandbox} the sandbox wiki page}}
+  or just ask on one of
+  {{{http://jakarta.apache.org/site/mail2.html#commons} the commons mailing 
lists}}.
+      
+  A Sandbox component is considered active if there is a definite plan
+  for promotion to the Commons Proper and there is an active group of
+  existing Jakarta committers working on a component.
+
+  A Commons Sandbox component is considered dormant if there is little
+  recent development activity and no individual or group of individual
+  Jakarta commiters has emerged to champion its ultimate promotion to
+  Commons Proper. See the Commons
+  {{{http://jakarta.apache.org/commons/dormant} dormant components}}
+  webpage for a list of Commons components currently considered dormant.
 
-    </section>
+  A Commons Sandbox component is considered inactive if there is 
+  no active development for a sustained period of time.
 
-  </body>
-</document>

Added: jakarta/commons/trunks-sandbox/src/site/site.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/trunks-sandbox/src/site/site.xml?rev=358475&view=auto
==============================================================================
--- jakarta/commons/trunks-sandbox/src/site/site.xml (added)
+++ jakarta/commons/trunks-sandbox/src/site/site.xml Wed Dec 21 19:38:32 2005
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project name="Maven">
+  <bannerLeft>
+    <name>The Jakarta Project</name>
+    <src>http://jakarta.apache.org/images/jakarta-logo.gif</src>
+    <href>http://jakarta.apache.org/</href>
+  </bannerLeft>
+  <bannerRight>
+    <name>Jakarta Commons Sandbox</name>
+    <src>http://jakarta.apache.org/commons/images/logo.png</src>
+    <href>http://jakarta.apache.org/commons/sandbox</href>
+  </bannerRight>
+  <body>
+    <breadcrumbs>
+      <breadcrumb name="Apache" href="http://www.apache.org/"; />
+      <breadcrumb name="Jakarta Commons" 
href="http://jakarta.apache.org/commons/"; />
+      <breadcrumb name="Sandbox" 
href="http://jakarta.apache.org/commons/sandbox/"; />
+    </breadcrumbs>
+
+<!--  TODO: proper menu -->
+
+    <menu name="Quick Links" inherit="top">
+      <item name="Introduction" href="/index.html" />
+      <item name="Usage" href="/usage.html" />
+    </menu>
+    <menu name="Special" inherit="off">
+      <item name="Special" href="/special.html" />
+    </menu>
+    ${modules}
+    <menu name="Other Links" inherit="bottom">
+      <item name="Copyright" href="/copyright.html" />
+    </menu>
+  </body>
+</project>

Propchange: jakarta/commons/trunks-sandbox/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: jakarta/commons/trunks-sandbox/src/site/site.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: jakarta/commons/trunks-sandbox/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to