You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jl...@apache.org on 2006/03/08 11:13:54 UTC

svn commit: r384171 [1/3] - in /geronimo/sandbox/itests: ./ src/ src/site/ src/site/apt/ src/site/fml/ src/site/xdoc/ system-tests/ system-tests/src/ system-tests/src/main/ system-tests/src/main/java/ system-tests/src/test/ system-tests/src/test/java/ ...

Author: jlaskowski
Date: Wed Mar  8 02:13:46 2006
New Revision: 384171

URL: http://svn.apache.org/viewcvs?rev=384171&view=rev
Log:
GERONIMO-1654 Itests in M2 (for openejb and others too)

Added:
    geronimo/sandbox/itests/
    geronimo/sandbox/itests/pom.xml   (with props)
    geronimo/sandbox/itests/src/
    geronimo/sandbox/itests/src/site/
    geronimo/sandbox/itests/src/site/apt/
    geronimo/sandbox/itests/src/site/apt/format.apt   (with props)
    geronimo/sandbox/itests/src/site/apt/header.apt   (with props)
    geronimo/sandbox/itests/src/site/apt/index.apt   (with props)
    geronimo/sandbox/itests/src/site/apt/results.apt   (with props)
    geronimo/sandbox/itests/src/site/fml/
    geronimo/sandbox/itests/src/site/fml/faq.fml   (with props)
    geronimo/sandbox/itests/src/site/site.xml   (with props)
    geronimo/sandbox/itests/src/site/xdoc/
    geronimo/sandbox/itests/src/site/xdoc/xdoc.xml   (with props)
    geronimo/sandbox/itests/system-tests/
    geronimo/sandbox/itests/system-tests/pom.xml   (with props)
    geronimo/sandbox/itests/system-tests/src/
    geronimo/sandbox/itests/system-tests/src/main/
    geronimo/sandbox/itests/system-tests/src/main/java/
    geronimo/sandbox/itests/system-tests/src/test/
    geronimo/sandbox/itests/system-tests/src/test/java/
    geronimo/sandbox/itests/teardown-tests/
    geronimo/sandbox/itests/teardown-tests/pom.xml   (with props)
    geronimo/sandbox/itests/teardown-tests/src/
    geronimo/sandbox/itests/teardown-tests/src/main/
    geronimo/sandbox/itests/teardown-tests/src/main/java/
    geronimo/sandbox/itests/teardown-tests/src/test/
    geronimo/sandbox/itests/teardown-tests/src/test/java/
    geronimo/sandbox/itests/utils/
    geronimo/sandbox/itests/utils/pom.xml   (with props)
    geronimo/sandbox/itests/utils/src/
    geronimo/sandbox/itests/utils/src/main/
    geronimo/sandbox/itests/utils/src/main/java/
    geronimo/sandbox/itests/utils/src/main/java/org/
    geronimo/sandbox/itests/utils/src/main/java/org/apache/
    geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/
    geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/
    geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/
    geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/APTConstants.java   (with props)
    geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/GenerateResultsAPT.java   (with props)
    geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/TestMojo.java   (with props)
    geronimo/sandbox/itests/utils/src/test/
    geronimo/sandbox/itests/utils/src/test/java/
    geronimo/sandbox/itests/utils/src/test/java/org/
    geronimo/sandbox/itests/utils/src/test/java/org/apache/
    geronimo/sandbox/itests/utils/src/test/java/org/apache/geronimo/
    geronimo/sandbox/itests/web/
    geronimo/sandbox/itests/web/css/
    geronimo/sandbox/itests/web/css/maven-base.css   (with props)
    geronimo/sandbox/itests/web/css/maven-theme.css   (with props)
    geronimo/sandbox/itests/web/css/print.css   (with props)
    geronimo/sandbox/itests/web/faq.html   (with props)
    geronimo/sandbox/itests/web/format.html   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/
    geronimo/sandbox/itests/web/geronimo-system-itests/css/
    geronimo/sandbox/itests/web/geronimo-system-itests/css/maven-base.css   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/css/maven-theme.css   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/css/print.css   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/images/
    geronimo/sandbox/itests/web/geronimo-system-itests/images/collapsed.gif   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/images/expanded.gif   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/images/external.png   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/images/logos/
    geronimo/sandbox/itests/web/geronimo-system-itests/images/logos/maven-feather.png   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/images/newwindow.png   (with props)
    geronimo/sandbox/itests/web/geronimo-system-itests/index.html   (with props)
    geronimo/sandbox/itests/web/header.html   (with props)
    geronimo/sandbox/itests/web/images/
    geronimo/sandbox/itests/web/images/collapsed.gif   (with props)
    geronimo/sandbox/itests/web/images/expanded.gif   (with props)
    geronimo/sandbox/itests/web/images/external.png   (with props)
    geronimo/sandbox/itests/web/images/logos/
    geronimo/sandbox/itests/web/images/logos/maven-feather.png   (with props)
    geronimo/sandbox/itests/web/images/newwindow.png   (with props)
    geronimo/sandbox/itests/web/index.html   (with props)
    geronimo/sandbox/itests/web/results.html   (with props)
    geronimo/sandbox/itests/web/results.log   (with props)
    geronimo/sandbox/itests/web/teardown-tests/
    geronimo/sandbox/itests/web/teardown-tests/css/
    geronimo/sandbox/itests/web/teardown-tests/css/maven-base.css   (with props)
    geronimo/sandbox/itests/web/teardown-tests/css/maven-theme.css   (with props)
    geronimo/sandbox/itests/web/teardown-tests/css/print.css   (with props)
    geronimo/sandbox/itests/web/teardown-tests/images/
    geronimo/sandbox/itests/web/teardown-tests/images/collapsed.gif   (with props)
    geronimo/sandbox/itests/web/teardown-tests/images/expanded.gif   (with props)
    geronimo/sandbox/itests/web/teardown-tests/images/external.png   (with props)
    geronimo/sandbox/itests/web/teardown-tests/images/logos/
    geronimo/sandbox/itests/web/teardown-tests/images/logos/maven-feather.png   (with props)
    geronimo/sandbox/itests/web/teardown-tests/images/newwindow.png   (with props)
    geronimo/sandbox/itests/web/teardown-tests/index.html   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/
    geronimo/sandbox/itests/web/webcontainer-tests/Deploy Module.log   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/css/
    geronimo/sandbox/itests/web/webcontainer-tests/css/maven-base.css   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/css/maven-theme.css   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/css/print.css   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/images/
    geronimo/sandbox/itests/web/webcontainer-tests/images/collapsed.gif   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/images/expanded.gif   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/images/external.png   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/images/logos/
    geronimo/sandbox/itests/web/webcontainer-tests/images/logos/maven-feather.png   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/images/newwindow.png   (with props)
    geronimo/sandbox/itests/web/webcontainer-tests/index.html   (with props)
    geronimo/sandbox/itests/web/xdoc.html   (with props)
    geronimo/sandbox/itests/webcontainer-tests/
    geronimo/sandbox/itests/webcontainer-tests/pom.xml   (with props)
    geronimo/sandbox/itests/webcontainer-tests/src/
    geronimo/sandbox/itests/webcontainer-tests/src/main/
    geronimo/sandbox/itests/webcontainer-tests/src/main/java/
    geronimo/sandbox/itests/webcontainer-tests/src/test/
    geronimo/sandbox/itests/webcontainer-tests/src/test/java/
    geronimo/sandbox/itests/webcontainer-tests/src/test/resources/
    geronimo/sandbox/itests/webcontainer-tests/src/test/resources/geronimo-demo-1.1-SNAPSHOT.war   (with props)
    geronimo/sandbox/itests/webcontainer-tests/src/test/resources/jsp-examples-jetty.war   (with props)

Added: geronimo/sandbox/itests/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/pom.xml?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/pom.xml (added)
+++ geronimo/sandbox/itests/pom.xml Wed Mar  8 02:13:46 2006
@@ -0,0 +1,309 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  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.geronimo.itests</groupId>
+  <artifactId>geronimo-itests-parent</artifactId>
+  <packaging>pom</packaging>
+  <version>1.0</version>
+  <name>Geronimo Integration Tests</name>
+  <url>http://geronimo.apache.org</url>
+  <issueManagement>
+    <system>jira</system>
+    <url>
+      http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10220
+    </url>
+  </issueManagement>
+  <ciManagement>
+    <system>continuum</system>
+    <notifiers>
+      <notifier>
+        <type>mail</type>
+        <sendOnError />
+        <sendOnFailure />
+        <address>dev@geronimo.org</address>
+      </notifier>
+    </notifiers>
+  </ciManagement>
+  <mailingLists>
+    <mailingList>
+      <name>Geronimo User List</name>
+      <subscribe>users-subscribe@geronimo.apache.org</subscribe>
+      <unsubscribe>users-unsubscribe@geronimo.apache.org</unsubscribe>
+      <archive>
+        http://mail-archives.apache.org/mod_mbox/geronimo-user/
+      </archive>
+    </mailingList>
+    <mailingList>
+      <name>Geronimo Developer List</name>
+      <subscribe>dev-subscribe@geronimo.apache.org</subscribe>
+      <unsubscribe>dev-unsubscribe@geronimo.apache.org</unsubscribe>
+      <archive>
+        http://mail-archives.apache.org/mod_mbox/geronimo-dev/
+      </archive>
+    </mailingList>
+    <mailingList>
+      <name>Source Control List</name>
+      <subscribe>scm-subscribe@geronimo.apache.org</subscribe>
+      <unsubscribe>scm-unsubscribe@geronimo.apache.org</unsubscribe>
+      <archive>
+        http://mail-archives.apache.org/mod_mbox/geronimo-scm/
+      </archive>
+    </mailingList>
+  </mailingLists>
+  <developers>
+    <developer>
+      <id>hogstrom</id>
+      <name>Matt Hogstrom</name>
+      <roles>
+        <role>Committer</role>
+        <role>PMC</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>jvanzyl</id>
+      <name>Jason Van Zyl</name>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>Prasad Kashyap</name>
+      <roles>
+        <role>Contributor</role>
+      </roles>
+      <timezone>-5</timezone>
+    </contributor>
+  </contributors>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <connection>
+      scm:svn:https://svn.apache.org/repos/asf/geronimo/
+    </connection>
+    <developerConnection>
+      scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/
+    </developerConnection>
+    <url>https://svn.apache.org/repos/asf/geronimo/</url>
+  </scm>
+  <organization>
+    <name>Geronimo</name>
+    <url>http://geronimo.apache.org/</url>
+  </organization>
+
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>org.apache.geronimo.itests.utils</groupId>
+        <artifactId>itests-utils</artifactId>
+        <version>1.0-SNAPSHOT</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>2.0-SNAPSHOT</version>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.geronimo.distributions</groupId>
+      <artifactId>geronimo-jetty-j2ee</artifactId>
+      <type>zip</type>
+      <version>1.1-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.geronimo.distributions</groupId>
+      <artifactId>geronimo-tomcat-j2ee</artifactId>
+      <type>zip</type>
+      <version>1.1-SNAPSHOT</version>
+    </dependency>
+  </dependencies>
+
+  <properties>
+    <geronimoGroupId>org.apache.geronimo.dist</geronimoGroupId>
+    <geronimoArtifactId>geronimo-jetty-j2ee</geronimoArtifactId>
+    <geronimoVersion>1.1-SNAPSHOT</geronimoVersion>
+    <binaryName>
+      ${settings.localRepository}/${geronimoGroupId}/${geronimoArtifactId}-${geronimoVersion}.zip
+    </binaryName>
+    <geronimoInstalledDir>
+      target/geronimo-${geronimoVersion}
+    </geronimoInstalledDir>
+    <logsDir>target/logs</logsDir>
+    <resultsLog>${logsDir}/results.log</resultsLog>
+    <rootDir>c:/apache/geronimo/itests</rootDir>
+    <stage>/web</stage>
+  </properties>
+
+
+  <build>
+    <defaultGoal>install</defaultGoal>
+    <plugins>
+
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>dependency-maven-plugin</artifactId>
+        <inherited>false</inherited>
+        <executions>
+          <execution>
+            <id>unpack</id>
+            <phase>pre-integration-test</phase>
+            <goals>
+              <goal>unpack</goal>
+            </goals>
+            <configuration>
+              <artifactItems>
+                <artifactItem>
+                  <groupId>org.apache.geronimo.distributions</groupId>
+                  <artifactId>geronimo-jetty-j2ee</artifactId>
+                  <version>1.1-SNAPSHOT</version>
+                  <type>zip</type>
+                </artifactItem>
+              </artifactItems>
+              <outputDirectory>
+                ${project.build.directory}
+              </outputDirectory>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>prepare</id>
+            <phase>pre-integration-test</phase>
+            <configuration>
+              <tasks>
+                <delete failonerror="false">
+                  <fileset dir="${logsDir}" includes="**/*.log" />
+                </delete>
+                <touch file="${resultsLog}" mkdirs="true" />
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.geronimo.itests.utils</groupId>
+        <artifactId>itests-utils</artifactId>
+        <executions>
+          <execution>
+            <id>generate</id>
+            <phase>pre-site</phase>
+            <goals>
+              <goal>generate</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <configuration>
+          <locales>en</locales>
+        </configuration>
+        <executions>
+          <execution>
+            <id>stage</id>
+            <phase>post-site</phase>
+            <goals>
+              <goal>stage</goal>
+            </goals>
+            <configuration>
+              <generateReports>false</generateReports>
+              <stagingDirectory>${rootDir}</stagingDirectory>
+              <resourcesDirectory>
+                ${project.build.directory}/logs
+              </resourcesDirectory>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+    </plugins>
+  </build>
+
+  <reporting>
+    <excludeDefaults>true</excludeDefaults>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
+
+  <modules>
+    <!-- module>utils</module -->
+    <module>system-tests</module>
+    <module>webcontainer-tests</module>
+    <!-- This comment line and the next should be at the very end of the list -->
+    <module>teardown-tests</module>
+  </modules>
+
+
+  <distributionManagement>
+    <repository>
+      <id>apache-repo</id>
+      <name>Apache CVS Repository</name>
+      <url>c:/apache/geronimo/geronimo-itests/staging</url>
+    </repository>
+    <snapshotRepository>
+      <id>apache-snapshots</id>
+      <name>Apache CVS Development Repository</name>
+      <url>
+        scpexe://cvs.apache.org/www/cvs.apache.org/maven-snapshot-repository
+      </url>
+    </snapshotRepository>
+    <site>
+      <id>geronimo-itests-website</id>
+      <url>${stage}</url>
+    </site>
+  </distributionManagement>
+
+  <repositories>
+    <repository>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+      <id>Maven snapshots</id>
+      <name>Apache Development Repository</name>
+      <url>http://cvs.apache.org/maven-snapshot-repository</url>
+    </repository>
+  </repositories>
+
+  <pluginRepositories>
+    <pluginRepository>
+      <id>snapshots</id>
+      <snapshots>
+        <enabled>true</enabled>
+        <updatePolicy>daily</updatePolicy>
+      </snapshots>
+      <name>Maven Central Plugins Development Repository</name>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
+      <releases>
+        <updatePolicy>daily</updatePolicy>
+      </releases>
+    </pluginRepository>
+  </pluginRepositories>
+
+
+</project>

Propchange: geronimo/sandbox/itests/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: geronimo/sandbox/itests/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/sandbox/itests/src/site/apt/format.apt
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/src/site/apt/format.apt?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/src/site/apt/format.apt (added)
+++ geronimo/sandbox/itests/src/site/apt/format.apt Wed Mar  8 02:13:46 2006
@@ -0,0 +1,596 @@
+
+The APT format
+~~~~~~~~~~~~~~
+
+  In the following section, boxes containing text in typewriter-like font are
+  examples of APT source.
+
+* Document structure
+~~~~~~~~~~~~~~~~~~~~
+
+  A short APT document is contained in a single text file. A longer document
+  may be contained in a ordered list of text files. For instance, first text
+  file contains section 1, second text file contains section 2, and so on.
+
+      [Note:] Splitting the APT document in several text files on a section
+              boundary is not mandatory. The split may occur anywhere.
+              However doing so is recommended because a text file containing a
+              section is by itself a valid APT document.
+
+  A file contains a sequence of paragraphs and ``displays'' (non paragraphs
+  such as tables) separated by open lines.
+
+  A paragraph is simply a sequence of consecutive text lines.
+
++------------------------------------------------------------------------+
+  First line of first paragraph.
+  Second line of first paragraph.
+  Third line of first paragraph.
+  
+  Line 1 of paragraph 2 (separated from first paragraph by an open line).
+  Line 2 of paragraph 2.
++------------------------------------------------------------------------+
+
+  The indentation of the first line of a paragraph is the main method used by
+  an APT processor to recognize the type of the paragraph. For example, a
+  section title must not be indented at all.
+
+  A ``plain'' paragraph must be indented by a certain amount of space. For
+  example, a plain paragraph which is not contained in a list may be indented
+  by two spaces.
+
++-------------------------------------------------+
+My section title (not indented).
+
+  My paragraph first line (indented by 2 spaces).
++-------------------------------------------------+
+
+  Indentation is not rigid. Any amount of space will do. You don't even need
+  to use a consistent indentation all over your document. What really matters
+  for an APT processor is whether the paragraph is not indented at all or,
+  when inside a list, whether a paragraph is more or less indented than the
+  first item of the list (more about this later).
+
++-------------------------------------------------------+
+    First paragraph has its first line indented by four
+spaces. Then the author did even bother to indent the
+other lines of the paragraph.
+
+  Second paragraph contains several lines which are all 
+  indented by two spaces. This style is much nicer than 
+  the one used for the previous paragraph.
++-------------------------------------------------------+
+
+  Note that tabs are expanded with a tab width set to 8.
+
+* Document elements
+~~~~~~~~~~~~~~~~~~~
+
+** Block level elements
+~~~~~~~~~~~~~~~~~~~~~~~
+
+*** Title
+~~~~~~~~~~
+
+  A title is optional. If used, it must appear as the first block of the
+  document.
+
++----------------------------------------------------------------------------+
+				    ------
+				    Title
+				    ------
+				    Author
+				    ------
+				     Date
++----------------------------------------------------------------------------+
+
+  A title block is indented (centering it is nicer). It begins with a line
+  containing at least 3 dashes (<<<--->>>).
+
+  After the first <<<--->>> line, one or several consecutive lines of text
+  (implicit line break after each line) specify the title of the document.
+
+  This text may immediately be followed by another <<<--->>> line and one or
+  several consecutive lines of text which specifies the author of the
+  document.
+
+  The author sub-block may optionaly be followed by a date sub-block using the
+  same syntax.
+
+  The following example is used for a document with an title and a date but
+  with no declared author.
+
++----------------------------------------------------------------------------+
+				    ------
+				    Title
+				    ------
+				    ------
+				     Date
+				    ------
++----------------------------------------------------------------------------+
+
+  The last line is ignored. It is just there to make the block nicer.
+
+*** Paragraph
+~~~~~~~~~~~~~
+
+  Paragraphs other than the title block may appear before the first section.
+
++----------------------+
+  Paragraph 1, line 1.
+  Paragraph 1, line 2.
+
+  Paragraph 2, line 1.
+  Paragraph 2, line 2.
++----------------------+
+
+  Paragraphs are indented. They have already been described in the {{document
+  structure}} section.
+
+*** Section
+~~~~~~~~~~~
+
+  Sections are created by inserting section titles into the document. Simple
+  documents need not contain sections.
+
++-----------------------------------+
+Section title
+
+* Sub-section title
+
+** Sub-sub-section title
+
+*** Sub-sub-sub-section title
+
+**** Sub-sub-sub-sub-section title
++-----------------------------------+
+
+  Section titles are not indented. A sub-section title begins with one
+  asterisk (<<<*>>>), a sub-sub-section title begins with two asterisks
+  (<<<**>>>), and so forth up to four sub-section levels.
+
+*** List
+~~~~~~~~
+
++---------------------------------------+
+      * List item 1.
+
+      * List item 2.
+
+	Paragraph contained in list item 2.
+
+	    * Sub-list item 1.
+
+	    * Sub-list item 2.
+
+      * List item 3.
++---------------------------------------+
+
+  List items are indented and begin with a asterisk (<<<*>>>). 
+
+  Plain paragraphs more indented than the first list item are nested in that
+  list. Displays such as tables (not indented) are always nested in the
+  current list.
+
+  To nest a list inside a list, indent its first item more than its parent
+  list. To end a list, add a paragraph or list item less indented than the
+  current list.
+
+  Section titles always end a list. Displays cannot end a list but the
+  <<<[]>>> pseudo-element may be used to force the end of a list.
+
++------------------------------------+
+      * List item 3.
+        Force end of list:
+
+      []
+
+--------------------------------------------
+Verbatim text not contained in list item 3
+--------------------------------------------
++------------------------------------+
+
+  In the previous example, without the <<<[]>>>, the verbatim text (not
+  indented as all displays) would have been contained in list item 3.
+
+  A single <<<[]>>> may be used to end several nested lists at the same
+  time. The indentation of <<<[]>>> may be used to specify exactly which
+  lists should be ended. Example:
+
++------------------------------------+
+      * List item 1.
+
+      * List item 2.
+
+	    * Sub-list item 1.
+
+	    * Sub-list item 2.
+
+	    []
+
+-------------------------------------------------------------------
+Verbatim text contained in list item 2, but not in sub-list item 2
+-------------------------------------------------------------------
++------------------------------------+
+
+  There are three kind of lists, the bulleted lists we have already described,
+  the numbered lists and the definition lists.
+
++-----------------------------------------+
+      [[1]] Numbered item 1.
+
+                [[A]] Numbered item A.
+
+                [[B]] Numbered item B.
+
+      [[2]] Numbered item 2.
++-----------------------------------------+
+
+  A numbered list item begins with a label beetween two square brackets. The
+  label of the first item establishes the numbering scheme for the whole list:
+
+      [<<<[[1\]\]>>>] Decimal numbering: 1, 2, 3, 4, etc.
+
+      [<<<[[a\]\]>>>] Lower-alpha numbering: a, b, c, d, etc.
+
+      [<<<[[A\]\]>>>] Upper-alpha numbering: A, B, C, D, etc.
+
+      [<<<[[i\]\]>>>] Lower-roman numbering: i, ii, iii, iv, etc.
+
+      [<<<[[I\]\]>>>] Upper-roman numbering: I, II, III, IV, etc.
+
+  The labels of the items other than the first one are ignored. It is
+  recommended to take the time to type the correct label for each item in
+  order to keep the APT source document readable.
+
++-------------------------------------------+
+      [Defined term 1] of definition list 2.
+
+      [Defined term 2] of definition list 2.
++-------------------------------------------+
+
+  A definition list item begins with a defined term: text between square
+  brackets.
+
+*** Verbatim text
+~~~~~~~~~~~~~~~~~
+
++----------------------------------------+
+----------------------------------------
+Verbatim 
+	 text,
+		preformatted,
+				escaped.
+----------------------------------------
++----------------------------------------+
+
+  A verbatim block is not indented. It begins with a non indented line
+  containing at least 3 dashes (<<<--->>>). It ends with a similar line.
+
+  <<<+-->>> instead of <<<--->>> draws a box around verbatim text.
+
+  Like in HTML, verbatim text is preformatted. Unlike HTML, verbatim text is
+  escaped: inside a verbatim display, markup is not interpreted by the APT
+  processor.
+
+*** Figure
+~~~~~~~~~~
+
++---------------------------+
+[Figure name] Figure caption
++---------------------------+
+
+  A figure block is not indented. It begins with the figure name between
+  square brackets. The figure name is optionally followed by some text: the
+  figure caption.
+
+  The figure name is the pathname of the file containing the figure but
+  without an extension. Example: if your figure is contained in
+  <<</home/joe/docs/mylogo.jpeg>>>, the figure name is
+  <<</home/joe/docs/mylogo>>>.
+
+  If the figure name comes from a relative pathname (recommended practice)
+  rather than from an absolute pathname, this relative pathname is taken to be
+  relative to the directory of the current APT document (a la HTML)
+  rather than relative to the current working directory.
+
+  Why not leave the file extension in the figure name? This is better
+  explained by an example. You need to convert an APT document to PostScript
+  and your figure name is <<</home/joe/docs/mylogo>>>. A APT processor will
+  first try to load <<</home/joe/docs/mylogo.eps>>>. When the desired format
+  is not found, a APT processor tries to convert one of the existing
+  formats. In our example, the APT processor tries to convert
+  <<</home/joe/docs/mylogo.jpeg>>> to encapsulated PostScript.
+
+*** Table
+~~~~~~~~~
+
+  A table block is not indented. It begins with a non indented line containing
+  an asterisk and at least 2 dashes (<<<*-->>>). It ends with a
+  similar line.
+
+  The first line is not only used to recognize a table but also to specify
+  column justification. In the following example, 
+
+      * the second asterisk (<<<*>>>) is used to specify that column 1 is
+        centered,
+
+      * the plus sign (<<<+>>>) specifies that column 2 is left aligned, 
+
+      * the colon (<<<:>>>) specifies that column 3 is right aligned.
+
+      []
+
++---------------------------------------------+
+*----------*--------------+----------------:
+| Centered | Left-aligned | Right-aligned  |
+| cell 1,1 | cell 1,2     | cell 1,3       |
+*----------*--------------+----------------:
+| cell 2,1 | cell 2,2     | cell 2,3       |
+*----------*--------------+----------------:
+Table caption
++---------------------------------------------+
+
+  Rows are separated by a non indented line beginning with <<<*-->>>.
+
+  An optional table caption (non indented text) may immediately follow the
+  table.
+
+  Rows may contain single line or multiple line cells. Each line of cell text
+  is separated from the adjacent cell by the pipe character (<<<|>>>).
+  (<<<|>>> may be used in the cell text if quoted: <<<\\|>>>.)
+
+  The last <<<|>>> is only used to make the table nicer.  The first <<<|>>> is
+  not only used to make the table nicer, but also to specify that a grid is to
+  be drawn around table cells.
+
+  The following example shows a simple table with no grid and no caption.
+
++---------------+
+*-----*------*
+ cell | cell
+*-----*------*
+ cell | cell
+*-----*------*
++---------------+
+
+*** Horizontal rule
+~~~~~~~~~~~~~~~~~~~
+
++---------------------+
+=====================
++---------------------+
+
+  A non indented line containing at least 3 equal signs (<<<===>>>).
+
+*** Page break
+~~~~~~~~~~~~~~
+
++---+
+^L
++---+
+
+  A non indented line containing a single form feed character (Control-L).
+
+** Text level elements
+~~~~~~~~~~~~~~~~~~~~~~
+
+*** Font
+~~~~~~~~
+
++-----------------------------------------------------+
+  <Italic> font. <<Bold>> font. <<<Monospaced>>> font.
++-----------------------------------------------------+
+
+  Text between \< and > must be rendered in italic. Text between \<\< and >>
+  must be rendered in bold. Text between \<\<\< and >>> must be rendered using
+  a monospaced, typewriter-like font.
+
+  Font elements may appear anywhere except inside other font elements.
+
+  It is not recommended to use font elements inside titles, section titles,
+  links and defined terms because a APT processor automatically applies
+  appropriate font styles to these elements.
+
+*** Anchor and link
+~~~~~~~~~~~~~~~~~~~
+
++-----------------------------------------------------------------+
+  {Anchor}. Link to {{anchor}}. Link to {{http://www.pixware.fr}}. 
+  Link to {{{anchor}showing alternate text}}.
+  Link to {{{http://www.pixware.fr}Pixware home page}}.
++-----------------------------------------------------------------+
+
+  Text between curly braces (<<<\{}>>>) specifies an anchor. Text between
+  double curly braces (<<<\{\{}}>>>) specifies a link.
+
+  It is an error to create a link element that does not refer to an anchor of
+  the same name. The name of an anchor/link is its text with all non
+  alphanumeric characters stripped.
+
+  This rule does not apply to links to <external> anchors. Text beginning
+  with <<<http:/>>>, <<<https:/>>>, <<<ftp:/>>>, <<<file:/>>>, <<<mailto:>>>,
+  <<<../>>>, <<<./>>> (<<<..\\>>> and <<<.\\>>> on Windows) is recognized as
+  an external anchor name.
+
+  When the construct <<\{\{\{>><name><<}>><text><<}}>> is used, the link text
+  <text> may differ from the link name <name>.
+
+  Anchor/link elements may appear anywhere except inside other anchor/link
+  elements.
+
+  Section titles are implicitly defined anchors.
+
+*** Line break
+~~~~~~~~~~~~~~
+
++-------------+
+  Force line\
+  break.
++-------------+
+
+  A backslash character (<<<\\>>>) followed by a newline character.
+
+  Line breaks must not be used inside titles and tables (which are line
+  oriented blocks with implicit line breaks).
+
+*** Non breaking space
+~~~~~~~~~~~~~~~~~~~~~~
+
++----------------------+
+  Non\ breaking\ space.
++----------------------+
+
+  A backslash character (<<<\\>>>) followed by a space character.
+
+*** Special character
+~~~~~~~~~~~~~~~~~~~~~
+
++---------------------------------------------------------------------------+
+  Escaped special characters: \~, \=, \-, \+, \*, \[, \], \<, \>, \{, \}, \\.
++---------------------------------------------------------------------------+
+
+  In certain contexts, these characters have a special meaning and therefore
+  must be escaped if needed as is. They are escaped by adding a backslash in
+  front of them. The backslash may itself be escaped by adding another
+  backslash in front of it.
+
+  Note that an asterisk, for example, needs to be escaped only if its begins a
+  paragraph. (<<<*>>> has no special meaning in the middle of a paragraph.)
+
++--------------------------------------+
+  Copyright symbol: \251, \xA9, \u00a9.
++--------------------------------------+
+
+  Latin-1 characters (whatever is the encoding of the APT document) may be
+  specified by their codes using a backslash followed by one to three octal
+  digits or by using the <<<\x>>><NN> notation, where <NN> are two hexadecimal
+  digits.
+
+  Unicode characters may be specified by their codes using the <<<\u>>><NNNN>
+  notation, where <NNNN> are four hexadecimal digits.
+
+*** Comment
+~~~~~~~~~~~
+
++---------------+
+~~Commented out.
++---------------+
+
+  Text found after two tildes (<<<\~~>>>) is ignored up to the end of line.
+
+  A line of <<<~>>> is often used to ``underline'' section titles in order to
+  make them stand out of other paragraphs.
+
+
+* The APT format at a glance
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+------------------------------------------------------------------------------
+				    ------
+				    Title
+				    ------
+				    Author
+				    ------
+				     Date
+
+  Paragraph 1, line 1.
+  Paragraph 1, line 2.
+
+  Paragraph 2, line 1.
+  Paragraph 2, line 2.
+
+Section title
+
+* Sub-section title
+
+** Sub-sub-section title
+
+*** Sub-sub-sub-section title
+
+**** Sub-sub-sub-sub-section title
+
+      * List item 1.
+
+      * List item 2.
+
+	Paragraph contained in list item 2.
+
+	    * Sub-list item 1.
+
+	    * Sub-list item 2.
+
+      * List item 3.
+        Force end of list:
+
+      []
+
++------------------------------------------+
+Verbatim text not contained in list item 3
++------------------------------------------+
+
+      [[1]] Numbered item 1.
+
+                [[A]] Numbered item A.
+
+                [[B]] Numbered item B.
+
+      [[2]] Numbered item 2.
+
+  List numbering schemes: [[1]], [[a]], [[A]], [[i]], [[I]].
+
+      [Defined term 1] of definition list.
+
+      [Defined term 2] of definition list.
+
++-------------------------------+
+Verbatim text
+			in a box	
++-------------------------------+
+
+  --- instead of +-- suppresses the box around verbatim text.
+
+[Figure name] Figure caption
+
+*----------*--------------+----------------:
+| Centered | Left-aligned | Right-aligned  |
+| cell 1,1 | cell 1,2     | cell 1,3       |
+*----------*--------------+----------------:
+| cell 2,1 | cell 2,2     | cell 2,3       |
+*----------*--------------+----------------:
+Table caption
+
+  No grid, no caption:
+
+*-----*------*
+ cell | cell
+*-----*------*
+ cell | cell
+*-----*------*
+
+  Horizontal line:
+
+=======================================================================
+
+^L
+  New page.
+
+  <Italic> font. <<Bold>> font. <<<Monospaced>>> font.
+
+  {Anchor}. Link to {{anchor}}. Link to {{http://www.pixware.fr}}. 
+  Link to {{{anchor}showing alternate text}}.
+  Link to {{{http://www.pixware.fr}Pixware home page}}.
+
+  Force line\
+  break.
+
+  Non\ breaking\ space.
+
+  Escaped special characters: \~, \=, \-, \+, \*, \[, \], \<, \>, \{, \}, \\.
+
+  Copyright symbol: \251, \xA9, \u00a9.
+
+~~Commented out.
+
+------------------------------------------------------------------------------
+

Propchange: geronimo/sandbox/itests/src/site/apt/format.apt
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/src/site/apt/header.apt
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/src/site/apt/header.apt?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/src/site/apt/header.apt (added)
+++ geronimo/sandbox/itests/src/site/apt/header.apt Wed Mar  8 02:13:46 2006
@@ -0,0 +1,8 @@
+ -----
+ The Itests Site
+ -----
+ The Geronimo Team
+ -----
+
+Geronimo Integration Tests
+~~~~~~~~~~~~~~~~~~~~~~~~~~

Propchange: geronimo/sandbox/itests/src/site/apt/header.apt
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/src/site/apt/index.apt
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/src/site/apt/index.apt?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/src/site/apt/index.apt (added)
+++ geronimo/sandbox/itests/src/site/apt/index.apt Wed Mar  8 02:13:46 2006
@@ -0,0 +1,16 @@
+ -----
+ The Site
+ -----
+ The Maven Team
+ -----
+
+Maven Site for your project
+
+ Congratulations! If you are looking at this page then you have successfully generated a
+ template site employing the site archetype and you have run:
+  
++-----+
+
+m2 site:site
+
++-----+

Propchange: geronimo/sandbox/itests/src/site/apt/index.apt
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/src/site/apt/results.apt
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/src/site/apt/results.apt?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/src/site/apt/results.apt (added)
+++ geronimo/sandbox/itests/src/site/apt/results.apt Wed Mar  8 02:13:46 2006
@@ -0,0 +1,36 @@
+ -----
+ The Itests Site
+ -----
+ The Geronimo Team
+ -----
+
+Geronimo Integration Tests
+~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+* Testbed
+
+*----------*----------*
+|Geronimo version | 1.1-SNAPSHOT |
+*----------*----------*
+|Web Container| Jetty 5.5.12 |
+*----------*----------*
+|EJb Container| OpenEJB 3.0 |
+*----------*----------*
+
+* Test Results
+
+*----------*----------*
+|<<Test Name>>|<<Status>>|
+*----------*----------*
+|Start Remote Server|{{{system-tests/Start Remote Server.log}success}}|
+*----------*----------*
+|Deploy Module|{{{webcontainer-tests/Deploy Module.log}success}}|
+*----------*----------*
+|Start Module|{{{webcontainer-tests/Start Module.log}success}}|
+*----------*----------*
+|Stop Module|{{{webcontainer-tests/Stop Module.log}success}}|
+*----------*----------*
+|Undeploy Module|{{{webcontainer-tests/Undeploy Module.log}success}}|
+*----------*----------*
+|Stop Remote Server|{{{teardown-tests/Stop Remote Server.log}success}}|
+*----------*----------*

Propchange: geronimo/sandbox/itests/src/site/apt/results.apt
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/src/site/fml/faq.fml
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/src/site/fml/faq.fml?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/src/site/fml/faq.fml (added)
+++ geronimo/sandbox/itests/src/site/fml/faq.fml Wed Mar  8 02:13:46 2006
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<faqs id="General FAQ">
+  <part id="General">
+    <faq id="where">
+      <question>Where did Maven come from?</question>
+      <answer>
+        <p>
+          Maven was created by a group of software developers who were tired
+          of wasting their time fiddling around with builds and wanted to get
+          down to brass tacks and actually develop software!
+        </p>
+      </answer>
+    </faq>
+    <faq id="why">
+      <question>Why is maven so wildly popular?</question>
+      <answer>
+        <p>
+          Maven saves you so much time in your software development efforts that
+          you will have time to learn a second language, relax ten hours a
+          day, and train for that marathon you've always wanted to run!
+        </p>
+      </answer>
+    </faq>
+  </part>
+</faqs>

Propchange: geronimo/sandbox/itests/src/site/fml/faq.fml
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/src/site/site.xml
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/src/site/site.xml?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/src/site/site.xml (added)
+++ geronimo/sandbox/itests/src/site/site.xml Wed Mar  8 02:13:46 2006
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project name="Geronimo">
+  <bannerLeft>
+    <name>Geronimo Itests</name>
+    <src>http://people.apache.org/~hogstrom/website/images/topleft_logo_437x64.gif</src>
+    <href>http://geronimo.apache.org/</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://geronimo.apache.org/images/geronimo-logo.png</src>
+  </bannerRight>
+  <body>
+    <links>
+      <item name="Apache" href="http://www.apache.org/" />
+      <item name="Geronimo" href="http://geronimo.apache.org/"/>
+    </links>
+
+    <menu name="Itests 1.0">
+      <item name="Test Results" href="results.html"/>
+      <item name="APT Format" href="format.html"/>
+      <item name="FAQ" href="faq.html"/>
+      <item name="Xdoc Example" href="xdoc.html"/>      
+    </menu>
+    
+    ${reports}
+  </body>
+</project>

Propchange: geronimo/sandbox/itests/src/site/site.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: geronimo/sandbox/itests/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/sandbox/itests/src/site/xdoc/xdoc.xml
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/src/site/xdoc/xdoc.xml?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/src/site/xdoc/xdoc.xml (added)
+++ geronimo/sandbox/itests/src/site/xdoc/xdoc.xml Wed Mar  8 02:13:46 2006
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<document>
+  <properties>
+    <title>Welcome</title>
+    <author email="dev@maven.apache.org">The Maven Team</author>
+  </properties>
+  <body>
+    <section name="Welcome to an XDOC file!">
+      <p>
+        This is some text for the xdoc file.
+      </p>
+    </section>
+  </body>
+</document>
+

Propchange: geronimo/sandbox/itests/src/site/xdoc/xdoc.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/src/site/xdoc/xdoc.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: geronimo/sandbox/itests/src/site/xdoc/xdoc.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/sandbox/itests/system-tests/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/system-tests/pom.xml?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/system-tests/pom.xml (added)
+++ geronimo/sandbox/itests/system-tests/pom.xml Wed Mar  8 02:13:46 2006
@@ -0,0 +1,54 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <groupId>org.apache.geronimo.itests</groupId>
+    <artifactId>geronimo-itests-parent</artifactId>
+    <version>1.0</version>
+  </parent>
+
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>system-tests</artifactId>
+  <version>1.0</version>
+  <name>Geronimo :: itests :: system</name>
+  <description>
+    Core set of system tests. Success of tests here truly indicates the
+    health of the binary. If tests fail here, there is no point in
+    continuing with the others. This module starts the server.
+  </description>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.geronimo.plugins</groupId>
+        <artifactId>geronimo-deployment-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>startRemoteServer</id>
+            <phase>integration-test</phase>
+            <goals>
+              <goal>startRemoteServer</goal>
+            </goals>
+            <configuration>
+              <outputDirectory>
+                ${project.build.directory}/logs
+              </outputDirectory>
+              <resultsLog>${resultsLog}</resultsLog>
+              <geronimoTarget>${geronimoInstalledDir}</geronimoTarget>
+              <vmArgs>
+                -Xdebug -Xnoagent -Djava.compiler=NONE
+                -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005
+                -Xmx512m -XX:MaxPermSize=128m
+              </vmArgs>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <reporting>
+    <excludeDefaults>true</excludeDefaults>
+  </reporting>
+
+</project>

Propchange: geronimo/sandbox/itests/system-tests/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/system-tests/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: geronimo/sandbox/itests/system-tests/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/sandbox/itests/teardown-tests/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/teardown-tests/pom.xml?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/teardown-tests/pom.xml (added)
+++ geronimo/sandbox/itests/teardown-tests/pom.xml Wed Mar  8 02:13:46 2006
@@ -0,0 +1,93 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <groupId>org.apache.geronimo.itests</groupId>
+    <artifactId>geronimo-itests-parent</artifactId>
+    <version>1.0</version>
+  </parent>
+
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>teardown-tests</artifactId>
+  <version>1.0</version>
+  <name>Geronimo :: itests :: teardown</name>
+  <description>
+    Teardown the test setup. This module stops the Geronimo server. As
+    the last module to execute, it updates the site generation of it's
+    parent.
+  </description>
+
+  <properties>
+    <resultsFile>
+      ${project.parent.file.parentFile}/${project.reporting.outputDirectory}/results.html
+    </resultsFile>
+  </properties>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.geronimo.plugins</groupId>
+        <artifactId>geronimo-deployment-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>stopRemoteServer</id>
+            <phase>post-integration-test</phase>
+            <goals>
+              <goal>stopRemoteServer</goal>
+            </goals>
+            <configuration>
+              <outputDirectory>
+                ${project.build.directory}/logs
+              </outputDirectory>
+              <resultsLog>${resultsLog}</resultsLog>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <configuration>
+          <locales>en</locales>
+        </configuration>
+        <executions>
+          <execution>
+            <id>site</id>
+            <phase>site</phase>
+            <goals>
+              <goal>site</goal>
+            </goals>
+            <configuration>
+              <siteDirectory>
+                ${project.parent.file.parentFile}/src/site
+              </siteDirectory>
+              <outputDirectory>
+                ${project.parent.file.parentFile}/${project.reporting.outputDirectory}
+              </outputDirectory>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <plugin>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>post-site</id>
+            <phase>post-site</phase>
+            <configuration>
+              <tasks>
+                <copy file="${resultsFile}" todir="${rootDir}/${stage}" />
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+</project>

Propchange: geronimo/sandbox/itests/teardown-tests/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/teardown-tests/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: geronimo/sandbox/itests/teardown-tests/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/sandbox/itests/utils/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/utils/pom.xml?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/utils/pom.xml (added)
+++ geronimo/sandbox/itests/utils/pom.xml Wed Mar  8 02:13:46 2006
@@ -0,0 +1,32 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <groupId>org.apache.geronimo.itests.utils</groupId>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>itests-utils</artifactId>
+  <version>1.0</version>
+  <name>Geronimo itests utilities plugin</name>
+  <packaging>maven-plugin</packaging>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-plugin-api</artifactId>
+      <version>2.0</version>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-plugin-plugin</artifactId>
+        <configuration>
+          <goalPrefix>itests-utils</goalPrefix>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build> 
+  
+
+</project>

Propchange: geronimo/sandbox/itests/utils/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/utils/pom.xml
------------------------------------------------------------------------------
    svn:executable = *

Propchange: geronimo/sandbox/itests/utils/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/APTConstants.java
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/APTConstants.java?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/APTConstants.java (added)
+++ geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/APTConstants.java Wed Mar  8 02:13:46 2006
@@ -0,0 +1,22 @@
+/*
+ * Created on Feb 16, 2006
+ *
+ * TODO To change the template for this generated file go to
+ * Window - Preferences - Java - Code Style - Code Templates
+ */
+package org.apache.geronimo.itests.utils;
+
+/**
+ * @author prasad
+ *
+ * TODO To change the template for this generated type comment go to
+ * Window - Preferences - Java - Code Style - Code Templates
+ */
+public class APTConstants {
+    
+    // Centered Row Separator
+    public static final String CRS = "----------*";
+    
+    public static final String center = "----";
+
+}

Propchange: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/APTConstants.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/APTConstants.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/GenerateResultsAPT.java
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/GenerateResultsAPT.java?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/GenerateResultsAPT.java (added)
+++ geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/GenerateResultsAPT.java Wed Mar  8 02:13:46 2006
@@ -0,0 +1,188 @@
+/*
+ * Created on Feb 16, 2006
+ *
+ * @author prasad
+ */
+package org.apache.geronimo.itests.utils;
+
+import java.io.BufferedReader;
+import java.io.BufferedWriter;
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileReader;
+import java.io.FileWriter;
+import java.io.IOException;
+import java.io.PrintWriter;
+import java.util.StringTokenizer;
+
+import org.apache.maven.plugin.AbstractMojo;
+import org.apache.maven.plugin.MojoExecutionException;
+
+/**
+ * @author prasad
+ * 
+ * @goal generate
+ */
+public class GenerateResultsAPT extends AbstractMojo {
+
+    /**
+     * @parameter default-value="${project.parent.file.parentFile}"
+     * @readonly
+     */
+    private File aptDir;
+
+    /**
+     * @parameter default-value="${project.build.directory}"
+     * @readonly
+     */
+    private String logsDir;
+    
+    /**
+     * @parameter default-value="${basedir}"
+     * @readonly
+     */
+    private File baseDir;
+
+    private PrintWriter aptWriter;
+
+    private BufferedReader resultsLog;
+
+    private String moduleName;
+
+    private final String s = File.separator;
+
+    private String resultsFileName;
+
+    public void execute() throws MojoExecutionException {        
+        try {
+            setResultsLog();
+            setAPTStream();
+            setModuleName();
+
+            writeHeader();
+            writeResults();
+            
+            aptWriter.flush();
+            aptWriter.close();
+            resultsLog.close();
+        }
+        catch (Exception e) {
+            throw ((MojoExecutionException) new MojoExecutionException(e.toString(), e));
+        }
+    }
+
+    /**
+     * @throws FileNotFoundException
+     */
+    private void setResultsLog() throws FileNotFoundException {
+        String resultsFileName = logsDir + s + "logs" + s + "results.log";
+        resultsLog = new BufferedReader(new FileReader(resultsFileName));
+    }
+
+    /**
+     * @throws Exception
+     *  
+     */
+    private void setAPTStream() throws Exception {
+        if (aptDir == null) {            
+            aptDir = baseDir;
+            
+            File f = new File(aptDir.getAbsolutePath() + s + "src" + s + "site" + s + "apt" + s + "results.apt");
+            if (f.exists())
+                f.delete();
+        }
+        
+        resultsFileName = aptDir.getAbsolutePath() + s + "src" + s + "site" + s + "apt" + s + "results.apt";        
+        aptWriter = new PrintWriter(new BufferedWriter(new FileWriter(resultsFileName, true)));
+    }
+
+    
+
+    /**
+     *  
+     */
+    private void setModuleName() {
+        File f = new File(logsDir);
+        moduleName = f.getParentFile().getName();
+    }
+
+    /**
+     * @throws Exception
+     *  
+     */
+    private void writeHeader() throws Exception {
+        File aptFile = new File(resultsFileName);
+        if (aptFile.length() <= 0) {
+            String headerFileName = aptFile.getParent() + s + "header.apt";
+            BufferedReader header = new BufferedReader(new FileReader(headerFileName));
+            String lineRead;
+            try {
+                while ((lineRead = header.readLine()) != null) {
+                    aptWriter.println(lineRead);
+                }
+            }
+            catch (Exception e) {
+            }
+            writeTestBed();
+            header.close();
+        }        
+    }
+
+    /**
+     *  
+     */
+    private void writeTestBed() {
+        // TODO Introspect the deployed server and deduce the testbed
+        
+        aptWriter.println();
+        aptWriter.println("* Testbed");
+        aptWriter.println();
+
+        aptWriter.println("*" + APTConstants.CRS + APTConstants.CRS);
+        aptWriter.println("|Geronimo version | 1.1-SNAPSHOT |");
+        aptWriter.println("*" + APTConstants.CRS + APTConstants.CRS);
+        aptWriter.println("|Web Container| Jetty 5.5.12 |");
+        aptWriter.println("*" + APTConstants.CRS + APTConstants.CRS);
+        aptWriter.println("|EJb Container| OpenEJB 3.0 |");
+        aptWriter.println("*" + APTConstants.CRS + APTConstants.CRS);
+        
+        aptWriter.println();
+        aptWriter.println("* Test Results");
+        aptWriter.println();
+        
+        aptWriter.println("*" + APTConstants.CRS + APTConstants.CRS);
+        aptWriter.println("|<<Test Name>>|<<Status>>|");
+        aptWriter.println("*" + APTConstants.CRS + APTConstants.CRS);
+    }
+
+    /**
+     *  
+     */
+    private void writeResults() {
+        String lineRead;        
+        
+        try {
+            while ((lineRead = resultsLog.readLine()) != null) {
+                StringTokenizer str = new StringTokenizer(lineRead, ":");
+                String goalName = str.nextToken();
+                String result = str.nextToken();
+                String link = moduleName +  "/" + goalName + ".log";                
+
+                aptWriter.println("|" + goalName + "|{{{" + link + "}" + result + "}}|");
+                aptWriter.println("*" + APTConstants.CRS + APTConstants.CRS);
+            }
+        }
+        catch (IOException e) {
+            // TODO Auto-generated catch block
+            e.printStackTrace();
+        }        
+    }
+    
+    /**
+     * @param string
+     */
+    private void debug(String string) {
+        System.out.println(string);       
+    }
+
+}

Propchange: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/GenerateResultsAPT.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/GenerateResultsAPT.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/TestMojo.java
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/TestMojo.java?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/TestMojo.java (added)
+++ geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/TestMojo.java Wed Mar  8 02:13:46 2006
@@ -0,0 +1,48 @@
+/*
+ * Created on Feb 17, 2006
+ *
+ * 
+ */
+package org.apache.geronimo.itests.utils;
+
+import java.io.File;
+
+import org.apache.maven.plugin.AbstractMojo;
+import org.apache.maven.plugin.MojoExecutionException;
+
+/**
+ * @author prasad
+ * 
+ * @goal test
+ */
+public class TestMojo extends AbstractMojo {
+
+    /**
+     * @parameter default-value="${basedir}"
+     */
+    private File file;
+
+    /**
+     * @parameter default-value="Hello"
+     */
+    private String greeting;
+
+    public void execute() throws MojoExecutionException {
+        debug("[greet] " + greeting);
+
+        if (file != null) {
+            debug("[File] " + file.toString());
+            System.out.println(file.getAbsolutePath());
+        }
+        else {
+            debug("File is null");
+        }
+    }
+
+    /**
+     * @param
+     */
+    private void debug(String string) {
+        System.out.println(string);
+    }
+}

Propchange: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/TestMojo.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/utils/src/main/java/org/apache/geronimo/itests/utils/TestMojo.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/web/css/maven-base.css
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/web/css/maven-base.css?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/web/css/maven-base.css (added)
+++ geronimo/sandbox/itests/web/css/maven-base.css Wed Mar  8 02:13:46 2006
@@ -0,0 +1,148 @@
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+  text-shadow: #7CFC00;
+}
+.xright, #bannerRight img {
+  float:right;
+  text-shadow: #7CFC00;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+  border: 1px solid black;
+  width: 90px;
+  height: 30px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}

Propchange: geronimo/sandbox/itests/web/css/maven-base.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/web/css/maven-base.css
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/web/css/maven-theme.css
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/web/css/maven-theme.css?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/web/css/maven-theme.css (added)
+++ geronimo/sandbox/itests/web/css/maven-theme.css Wed Mar  8 02:13:46 2006
@@ -0,0 +1,125 @@
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+h2 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #999;
+  color: #900;
+  background-color: #ddd;
+  font-weight:900;
+  font-size: x-large;
+}
+h3 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  color: #900;
+  background-color: #eee;
+  font-weight: normal;
+  font-size: large;
+}
+h4 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #bbb;
+  color: #900;
+  background-color: #fff;
+  font-weight: normal;
+  font-size: large;
+}
+h5 {
+  padding: 4px 4px 4px 6px;
+  color: #900;
+  font-size: normal;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+  background-color: #ccc;
+}
+#leftColumn {
+  margin: 10px 0 0 5px;
+  border: 1px solid #999;
+  background-color: #eee;
+}
+#navcolumn h5 {
+  font-size: smaller;
+  border-bottom: 1px solid #aaaaaa;
+  padding-top: 2px;
+  color: #000;
+}
+
+table.bodyTable th {
+  color: white;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+}
+
+table.bodyTable th, table.bodyTable td {
+  font-size: 1em;
+}
+
+table.bodyTable tr.a {
+  background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+  background-color: #eee;
+}
+
+.source {
+  border: 1px solid #999;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner {
+  border-bottom: 1px solid #fff;
+}

Propchange: geronimo/sandbox/itests/web/css/maven-theme.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/web/css/maven-theme.css
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/web/css/print.css
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/web/css/print.css?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/web/css/print.css (added)
+++ geronimo/sandbox/itests/web/css/print.css Wed Mar  8 02:13:46 2006
@@ -0,0 +1,7 @@
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}

Propchange: geronimo/sandbox/itests/web/css/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/sandbox/itests/web/css/print.css
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/sandbox/itests/web/faq.html
URL: http://svn.apache.org/viewcvs/geronimo/sandbox/itests/web/faq.html?rev=384171&view=auto
==============================================================================
--- geronimo/sandbox/itests/web/faq.html (added)
+++ geronimo/sandbox/itests/web/faq.html Wed Mar  8 02:13:46 2006
@@ -0,0 +1,150 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>Geronimo - FAQ</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="http://geronimo.apache.org/" id="bannerLeft">
+    
+                                    <img src="http://people.apache.org/~hogstrom/website/images/topleft_logo_437x64.gif" alt="" />
+    
+            </a>
+                          <span id="bannerRight">
+    
+                                    <img src="http://geronimo.apache.org/images/geronimo-logo.png" alt="" />
+    
+            </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 02/24/2006
+                      </div>
+            <div class="xright">      <a href="http://www.apache.org/">Apache</a>
+          |
+          <a href="http://geronimo.apache.org/">Geronimo</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+               <h5>Itests 1.0</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="results.html">Test Results</a>
+        </li>
+              
+    <li class="none">
+          <a href="format.html">APT Format</a>
+        </li>
+              
+    <li class="none">
+          <strong><a href="faq.html">FAQ</a></strong>
+        </li>
+              
+    <li class="none">
+          <a href="xdoc.html">Xdoc Example</a>
+        </li>
+          </ul>
+      <h5>Project Documentation</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">About Geronimo Integration Tests</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <a name="#top"></a><div class="section"><h2>FAQ</h2><ol><li><a href="#where">Where did Maven come from?</a></li><li><a href="#why">Why is maven so wildly popular?</a></li></ol></div><div class="section"><dl><dt><a name="#where">Where did Maven come from?</a></dt><dd>
+        <p>
+          Maven was created by a group of software developers who were tired
+          of wasting their time fiddling around with builds and wanted to get
+          down to brass tacks and actually develop software!
+        </p>
+      <table border=0><tr><td align="right"><a href="#top">[top]</a></td></tr></table><hr /></dd><dt><a name="#why">Why is maven so wildly popular?</a></dt><dd>
+        <p>
+          Maven saves you so much time in your software development efforts that
+          you will have time to learn a second language, relax ten hours a
+          day, and train for that marathon you've always wanted to run!
+        </p>
+      <table border=0><tr><td align="right"><a href="#top">[top]</a></td></tr></table></dd></dl></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2006
+    
+          Geronimo
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: geronimo/sandbox/itests/web/faq.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: geronimo/sandbox/itests/web/faq.html
------------------------------------------------------------------------------
    svn:mime-type = text/html