Skip to Content.
Sympa Menu

notify-dpml - r1638 - in trunk: central/site/src/docs/metro/tutorials/types main/metro/model/src/main/net/dpml/metro/info

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: r1638 - in trunk: central/site/src/docs/metro/tutorials/types main/metro/model/src/main/net/dpml/metro/info
  • Date: Sun, 23 Jul 2006 20:13:36 +0200

Author: mcconnell
Date: 2006-07-23 20:13:23 +0200 (Sun, 23 Jul 2006)
New Revision: 1638

Modified:
trunk/central/site/src/docs/metro/tutorials/types/index.xml
trunk/main/metro/model/src/main/net/dpml/metro/info/Type.java
Log:
housekeeping

Modified: trunk/central/site/src/docs/metro/tutorials/types/index.xml
===================================================================
--- trunk/central/site/src/docs/metro/tutorials/types/index.xml 2006-07-23
17:59:26 UTC (rev 1637)
+++ trunk/central/site/src/docs/metro/tutorials/types/index.xml 2006-07-23
18:13:23 UTC (rev 1638)
@@ -22,7 +22,7 @@

</subsection>

- <subsection name="What is a Component Type">
+ <subsection name="What is a Component Type ?">

<p>
The following characteristics of a component class are directly

Modified: trunk/main/metro/model/src/main/net/dpml/metro/info/Type.java
===================================================================
--- trunk/main/metro/model/src/main/net/dpml/metro/info/Type.java
2006-07-23 17:59:26 UTC (rev 1637)
+++ trunk/main/metro/model/src/main/net/dpml/metro/info/Type.java
2006-07-23 18:13:23 UTC (rev 1638)
@@ -80,8 +80,6 @@
final ContextDescriptor context, final ServiceDescriptor[] services,
final State graph )
throws NullPointerException
{
- //super( parts );
-
if( null == info )
{
throw new NullPointerException( "info" );




  • r1638 - in trunk: central/site/src/docs/metro/tutorials/types main/metro/model/src/main/net/dpml/metro/info, mcconnell at BerliOS, 07/23/2006

Archive powered by MHonArc 2.6.24.

Top of Page