Skip to Content.
Sympa Menu

notify-dpml - r2006 - in trunk: central/apis central/apis/etc central/apis/src/docs central/apis/src/docs/index/jetty tutorials tutorials/tooling/unit

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r2006 - in trunk: central/apis central/apis/etc central/apis/src/docs central/apis/src/docs/index/jetty tutorials tutorials/tooling/unit
  • Date: Sun, 6 May 2007 19:25:21 +0200

Author: mcconnell
Date: 2007-05-06 19:25:21 +0200 (Sun, 06 May 2007)
New Revision: 2006

Added:
trunk/central/apis/etc/
trunk/central/apis/etc/home.txt
Removed:
trunk/tutorials/module.xml
Modified:
trunk/central/apis/src/docs/index/jetty/index.xml
trunk/central/apis/src/docs/index/jetty/navigation.xml
trunk/central/apis/src/docs/navigation.xml
trunk/tutorials/tooling/unit/index.xml
Log:
add Jetty 6.1.3

Added: trunk/central/apis/etc/home.txt
===================================================================
--- trunk/central/apis/etc/home.txt 2007-05-03 02:02:26 UTC (rev 2005)
+++ trunk/central/apis/etc/home.txt 2007-05-06 17:25:21 UTC (rev 2006)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD
XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";><head><title>DPML Component
Management Solutions</title>
+<link type="text/css" rel="stylesheet" href="styles/style.css" />
+<meta content="text/html; charset=UTF-8" http-equiv="Content-type" />
+<meta name="description" content="Intelligent Component Management Solutions
for Java." />
+<meta name="author" content="Stephen McConnell" />
+<meta name="keywords" content="DPML, build, runtime, management, components,
soa, java, composition" />
+<meta content="DPML" name="publisher" />
+
+<META HTTP-EQUIV="Refresh" CONTENT="0;
URL=http://www.dpml.net/about/reports/index.html"/>
+
+</head>
+<body><table class="logobar"><tr><td class="panelleft" /><td
class="panelmiddle"><div class="project">DPML</div><div class="title">DPML
Component Management Solutions</div></td><td class="panelright"
/></tr></table><div class="categorybar" dir=""><a class="category"
href="index/index.html">Modules</a><a class="category"
href="home.html">Central</a></div><div class="menubar"><div class="menu"><a
class="menuitem" href="index/ant/index.html">Ant</a><a class="menuitem"
href="index/checkstyle/index.html">Checkstyle</a><a class="menuitem"
href="index/dpml/index.html">DPML</a><a class="menuitem"
href="index/javax/index.html">Javax</a><a class="menuitem"
href="index/junit/index.html">JUnit</a><a class="menuitem"
href="index/jetty/index.html">Jetty</a></div></div><div class="content">
+
+ </div><div class="footer"><span class="copyright">Copyright 2007, The
Digital Product Management Library All rights reserved.</span><br /><span
class="generated-date">Generated: 2007-May-07</span></div></body>
+</html>
\ No newline at end of file

Modified: trunk/central/apis/src/docs/index/jetty/index.xml
===================================================================
--- trunk/central/apis/src/docs/index/jetty/index.xml 2007-05-03 02:02:26
UTC (rev 2005)
+++ trunk/central/apis/src/docs/index/jetty/index.xml 2007-05-06 17:25:21
UTC (rev 2006)
@@ -11,12 +11,31 @@

<section name="Jetty Javadocs">

+ <subsection name="About Jetty">
+
+ <p>
+ Jetty is an open-source, standards-based, full-featured web server
+ implemented entirely in java. First created in 1995,
+ Jetty has benefitted from input from a vast user community and
+ consistent and focussed development by a stable core of lead
developers.
+ In September 2006 Jetty 6 was released - representing a major
+ refactoring of the Jetty code base, combining the best from Jetty�s
+ long history with new API's, techniques and use-cases in order to
+ provide a scalable server for ajax/web 2.0 deployments.
+ </p>
+
+ </subsection>
+
<table>
<tr>
<th>Version</th>
<th>Description</th>
</tr>
<tr>
+ <td><a
href="http://api.dpml.net/org/mortbay/jetty/6.1.3/index.html";>6.1.3</a></td>
+ <td>Jetty 6.1.3.</td>
+ </tr>
+ <tr>
<td><a
href="http://api.dpml.net/org/mortbay/jetty/6.1.2/index.html";>6.1.2</a></td>
<td>Jetty 6.1.2.</td>
</tr>

Modified: trunk/central/apis/src/docs/index/jetty/navigation.xml
===================================================================
--- trunk/central/apis/src/docs/index/jetty/navigation.xml 2007-05-03
02:02:26 UTC (rev 2005)
+++ trunk/central/apis/src/docs/index/jetty/navigation.xml 2007-05-06
17:25:21 UTC (rev 2006)
@@ -25,6 +25,7 @@
<body>

<menu>
+ <item name="6.1.3"
href="http://api.dpml.net/org/mortbay/jetty/6.1.3/index.html"/>
<item name="6.1.2"
href="http://api.dpml.net/org/mortbay/jetty/6.1.2/index.html"/>
<item name="6.1.0"
href="http://api.dpml.net/org/mortbay/jetty/6.1.0/index.html"/>
<item name="6.0.0"
href="http://api.dpml.net/org/mortbay/jetty/6.0.0/index.html"/>

Modified: trunk/central/apis/src/docs/navigation.xml
===================================================================
--- trunk/central/apis/src/docs/navigation.xml 2007-05-03 02:02:26 UTC (rev
2005)
+++ trunk/central/apis/src/docs/navigation.xml 2007-05-06 17:25:21 UTC (rev
2006)
@@ -26,6 +26,7 @@

<links>
<item name="Modules" href="index/index.html"/>
+ <item name="Central" href="home.html"/>
</links>

<menu>

Deleted: trunk/tutorials/module.xml
===================================================================
--- trunk/tutorials/module.xml 2007-05-03 02:02:26 UTC (rev 2005)
+++ trunk/tutorials/module.xml 2007-05-06 17:25:21 UTC (rev 2006)
@@ -1,224 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<module xmlns="dpml:library" name="tutorials">
-
- <dependencies>
- <build>
- <include ref="dpml"/>
- </build>
- </dependencies>
-
- <module name="tooling" basedir="tooling">
- <dependencies>
- <build>
- <include ref="dpml"/>
- </build>
- </dependencies>
- </module>
-
- <module name="components" basedir="components">
-
- <properties>
- <property name="java.util.logging.config.class" value="dpml"/>
- </properties>
-
- <dependencies>
- <build>
- <include key="tooling"/>
- </build>
- </dependencies>
-
- <!-- a minimal component -->
-
- <project name="acme-demo-hello" basedir="hello">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- <include ref="dpml/metro/dpml-metro-part"/>
- </test>
- </dependencies>
- </project>
-
- <!-- adding context inner interface -->
-
- <project name="acme-demo-context" basedir="context">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-demo-hello"/>
- </build>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- <include ref="dpml/metro/dpml-metro-part"/>
- </test>
- </dependencies>
- </project>
-
- <!-- demonstrating context primitives, arrays, and constructed values -->
-
- <project name="acme-demo-examples" basedir="examples">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-demo-context"/>
- </build>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- <include ref="dpml/metro/dpml-metro-part"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-parts-demo" basedir="parts">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-demo-examples"/>
- </build>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- <include ref="dpml/metro/dpml-metro-part"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-lookup-demo" basedir="lookup">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-parts-demo"/>
- </build>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- <include ref="dpml/metro/dpml-metro-part"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-lifestyle-demo" basedir="lifestyle">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-lookup-demo"/>
- </build>
- <runtime>
- <include ref="dpml/metro/dpml-metro-part"/>
- </runtime>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-transient-demo" basedir="transient">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-lifestyle-demo"/>
- </build>
- <runtime>
- <include ref="dpml/metro/dpml-metro-part"/>
- </runtime>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-thread-demo" basedir="thread">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-transient-demo"/>
- </build>
- <runtime>
- <include ref="dpml/metro/dpml-metro-part"/>
- </runtime>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-singleton-demo" basedir="singleton">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-thread-demo"/>
- </build>
- <runtime>
- <include ref="dpml/metro/dpml-metro-part"/>
- </runtime>
- <test>
- <include ref="org/apache/ant/ant-junit"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-state-demo" basedir="state">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-singleton-demo"/>
- </build>
- <test>
- <include ref="dpml/metro/dpml-metro-part"/>
- <include ref="org/apache/ant/ant-junit"/>
- </test>
- </dependencies>
- </project>
-
- <project name="acme-logging-demo" basedir="logging">
- <types>
- <type id="jar"/>
- <type id="part" source="target/component.xml"/>
- </types>
- <dependencies>
- <build>
- <include key="acme-state-demo"/>
- </build>
- <runtime>
- <include uri="artifact:jar:dpml/util/dpml-logging-api#1.0.0"/>
- </runtime>
- <test>
- <include ref="dpml/metro/dpml-metro-part"/>
- <include ref="org/apache/ant/ant-junit"/>
- </test>
- </dependencies>
- </project>
-
- <project file="profile/project.xml"/>
-
- </module>
-
-</module>
\ No newline at end of file

Modified: trunk/tutorials/tooling/unit/index.xml
===================================================================
--- trunk/tutorials/tooling/unit/index.xml 2007-05-03 02:02:26 UTC (rev
2005)
+++ trunk/tutorials/tooling/unit/index.xml 2007-05-06 17:25:21 UTC (rev
2006)
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<index xmlns="dpml:library">

- <project file="project.xml">
-
+ <module name="org/acme">
+ <project file="project.xml"/>
+ </module>
+
</index>




  • r2006 - in trunk: central/apis central/apis/etc central/apis/src/docs central/apis/src/docs/index/jetty tutorials tutorials/tooling/unit, mcconnell at BerliOS, 05/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page