Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2041 - in development/planet/site: . docs docs/src docs/src/docs docs/src/resources docs/src/resources/images docs/src/resources/images/common docs/src/resources/images/components docs/src/resources/images/facilities docs/src/resources/images/services

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT hedhman.org
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2041 - in development/planet/site: . docs docs/src docs/src/docs docs/src/resources docs/src/resources/images docs/src/resources/images/common docs/src/resources/images/components docs/src/resources/images/facilities docs/src/resources/images/services
  • Date: Fri, 11 Mar 2005 15:53:12 -0500

Author: niclas AT hedhman.org
Date: Fri Mar 11 15:53:11 2005
New Revision: 2041

Added:
development/planet/site/
development/planet/site/README.txt (contents, props changed)
development/planet/site/docs/
development/planet/site/docs/src/
development/planet/site/docs/src/docs/
development/planet/site/docs/src/docs/index.xml (contents, props changed)
development/planet/site/docs/src/docs/navigation.xml (contents, props
changed)
development/planet/site/docs/src/resources/
development/planet/site/docs/src/resources/images/
development/planet/site/docs/src/resources/images/common/
development/planet/site/docs/src/resources/images/common/downloads.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/empty-line.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/library.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/mail_issues.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/planet-text.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/planet.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/products-text.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/products.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/tools-text.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/tools.png
(contents, props changed)
development/planet/site/docs/src/resources/images/common/tutorials.png
(contents, props changed)
development/planet/site/docs/src/resources/images/components/
development/planet/site/docs/src/resources/images/facilities/

development/planet/site/docs/src/resources/images/facilities/facilities-text.png
(contents, props changed)

development/planet/site/docs/src/resources/images/facilities/facilities.png
(contents, props changed)
development/planet/site/docs/src/resources/images/services/
Log:
Need a separate website for planet.

Added: development/planet/site/README.txt
==============================================================================
--- (empty file)
+++ development/planet/site/README.txt Fri Mar 11 15:53:11 2005
@@ -0,0 +1,9 @@
+
+The DPML Planet has its own site on http://planet.dpml.net, which should
+be a market place for component and service publishing.
+
+This directory will contain the Planet's website, and possibly servlet
+developments needed later.
+
+
+

Added: development/planet/site/docs/src/docs/index.xml
==============================================================================
--- (empty file)
+++ development/planet/site/docs/src/docs/index.xml Fri Mar 11 15:53:11
2005
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+ <properties>
+ <author email="mcconnell AT dpml.net">Stephen McConnell</author>
+ <contributor email="dleangen AT dpml.net">David Leangen</contributor>
+ <title>DPML Central</title>
+ </properties>
+
+ <body>
+ <section name="Welcome">
+
+ <p>
+ The Digital Product Meta Library is a global
+ <a href="about/community/index.html">community</a> project
contributing to
+ the development of advanced Java-based component management
solutions.
+ </p>
+
+ <subsection name="Metro Runtime">
+
+ <p>
+ The <a href="metro/latest/index.html">Metro</a> system is a light
weight container
+ that provides comprehensive support for the management of
composite component
+ systems. Metro simplifies component management through automated
+ assembly and deployment combined with strong support for the
isolation of
+ implementations from the service that a component provides. Metro
applications
+ and services are implemented through component composition
enabling a building
+ blocks approach that delivers very high reuse and unprecedented
runtime
+ flexibility.
+ </p>
+
+ </subsection>
+
+ <subsection name="Magic Build System">
+
+ <p>
+ <a href="magic/latest/index.html">Magic</a> is an intelligent
build system for Java
+ based component development. Magic provides support for a
centralized project
+ object model, transitive version and dependency management, and a
suite of
+ tools that automate the processes of building well-structured
component
+ solutions.
+ </p>
+
+ </subsection>
+
+ <subsection name="Transit Resource Management System">
+
+ <p>
+ <a href="transit/latest/index.html">Transit</a> is a framework for
managing
+ system artifacts and application resources. As a resource
+ management system, Transit provides the foundation for building
+ repository-enabled applications enabling automated classloading
+ construction and dynamic plugin management.
+ </p>
+
+ </subsection>
+
+ </section>
+ </body>
+</document>
+

Added: development/planet/site/docs/src/docs/navigation.xml
==============================================================================
--- (empty file)
+++ development/planet/site/docs/src/docs/navigation.xml Fri Mar 11
15:53:11 2005
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ Copyright 2005 David Leangen
+ Copyright 2004 Stephen McConnell
+
+ 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.dpml.net/central/about/legal/
+
+ 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.
+-->
+
+<project>
+
+ <title>DPML</title>
+
+ <body>
+
+ <links>
+
+ <!--<item name="Services" href="services/index.html"/>-->
+
+ <item name="Metro" href="metro/latest/index.html"/>
+ <item name="Magic" href="magic/latest/index.html"/>
+ <item name="Transit" href="transit/latest/index.html"/>
+
+ <!-- <item name="Planet" href="http://planet.dpml.net/index.html"/> -->
+ </links>
+
+ <menu>
+ <item name="Download" href="about/setup/index.html"/>
+ <item name="Resources" href="about/resources/index.html"/>
+ <item name="Community" href="about/community/index.html"/>
+ <item name="News and Events" href="about/news/index.html"/>
+ <item name="Sponsors" href="about/sponsorship/index.html"/>
+ <item name="Notepad" href="about/notepad/index.html"/>
+ <item name="Legal" href="about/legal/index.html"/>
+ </menu>
+ </body>
+
+</project>

Added: development/planet/site/docs/src/resources/images/common/downloads.png
==============================================================================
Binary file. No diff available.

Added: development/planet/site/docs/src/resources/images/common/empty-line.png
==============================================================================
Binary file. No diff available.

Added: development/planet/site/docs/src/resources/images/common/library.png
==============================================================================
Binary file. No diff available.

Added:
development/planet/site/docs/src/resources/images/common/mail_issues.png
==============================================================================
Binary file. No diff available.

Added:
development/planet/site/docs/src/resources/images/common/planet-text.png
==============================================================================
Binary file. No diff available.

Added: development/planet/site/docs/src/resources/images/common/planet.png
==============================================================================
Binary file. No diff available.

Added:
development/planet/site/docs/src/resources/images/common/products-text.png
==============================================================================
Binary file. No diff available.

Added: development/planet/site/docs/src/resources/images/common/products.png
==============================================================================
Binary file. No diff available.

Added: development/planet/site/docs/src/resources/images/common/tools-text.png
==============================================================================
Binary file. No diff available.

Added: development/planet/site/docs/src/resources/images/common/tools.png
==============================================================================
Binary file. No diff available.

Added: development/planet/site/docs/src/resources/images/common/tutorials.png
==============================================================================
Binary file. No diff available.

Added:
development/planet/site/docs/src/resources/images/facilities/facilities-text.png
==============================================================================
Binary file. No diff available.

Added:
development/planet/site/docs/src/resources/images/facilities/facilities.png
==============================================================================
Binary file. No diff available.



  • svn commit: r2041 - in development/planet/site: . docs docs/src docs/src/docs docs/src/resources docs/src/resources/images docs/src/resources/images/common docs/src/resources/images/components docs/src/resources/images/facilities docs/src/resources/images/services, niclas, 03/11/2005

Archive powered by MHonArc 2.6.24.

Top of Page