Skip to Content.
Sympa Menu

notify-dpml - r1998 - in trunk: . central central/site/src/docs/about/news central/site/src/docs/about/sponsorship central/site/src/docs/metro/cli central/site/src/docs/util/depot/library central/site/src/docs/util/depot/library/filters main main/depot/library/etc/data/dpml main/depot/tools/src/main/dpml/tools/tasks main/depot/tools/src/test/dpml/tools/info main/metro/main/src/main/dpml/metro/console main/metro/part main/metro/station/src/main/dpml/station/console main/transit/core/src/test/dpml/transit/info main/transit/core/src/test/dpml/util/test main/util/cli/src/test/dpml/cli main/util/cli/src/test/dpml/cli/application main/util/cli/src/test/dpml/cli/bug main/util/cli/src/test/dpml/cli/builder main/util/cli/src/test/dpml/cli/commandline main/util/cli/src/test/dpml/cli/option main/util/cli/src/test/dpml/cli/resource main/util/cli/src/test/dpml/cli/util main/util/cli/src/test/dpml/cli/validation main/util/cli/src/test/dpml/cli/validation/protect tutorials

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: r1998 - in trunk: . central central/site/src/docs/about/news central/site/src/docs/about/sponsorship central/site/src/docs/metro/cli central/site/src/docs/util/depot/library central/site/src/docs/util/depot/library/filters main main/depot/library/etc/data/dpml main/depot/tools/src/main/dpml/tools/tasks main/depot/tools/src/test/dpml/tools/info main/metro/main/src/main/dpml/metro/console main/metro/part main/metro/station/src/main/dpml/station/console main/transit/core/src/test/dpml/transit/info main/transit/core/src/test/dpml/util/test main/util/cli/src/test/dpml/cli main/util/cli/src/test/dpml/cli/application main/util/cli/src/test/dpml/cli/bug main/util/cli/src/test/dpml/cli/builder main/util/cli/src/test/dpml/cli/commandline main/util/cli/src/test/dpml/cli/option main/util/cli/src/test/dpml/cli/resource main/util/cli/src/test/dpml/cli/util main/util/cli/src/test/dpml/cli/validation main/util/cli/src/test/dpml/cli/validation/protect tutorials
  • Date: Mon, 30 Apr 2007 07:18:24 +0200

Author: mcconnell
Date: 2007-04-30 07:18:19 +0200 (Mon, 30 Apr 2007)
New Revision: 1998

Modified:
trunk/central/index.xml
trunk/central/site/src/docs/about/news/archive.xml
trunk/central/site/src/docs/about/sponsorship/index.xml
trunk/central/site/src/docs/metro/cli/index.xml
trunk/central/site/src/docs/util/depot/library/filters/filter.xml
trunk/central/site/src/docs/util/depot/library/index.xml
trunk/central/site/src/docs/util/depot/library/modules.xml
trunk/central/site/src/docs/util/depot/library/properties.xml
trunk/index.xml
trunk/main/bootstrap.xml
trunk/main/build.xml
trunk/main/depot/library/etc/data/dpml/module.xml
trunk/main/depot/tools/src/main/dpml/tools/tasks/DocTask.java
trunk/main/depot/tools/src/test/dpml/tools/info/AbstractTestCase.java

trunk/main/depot/tools/src/test/dpml/tools/info/ListenerDirectiveTestCase.java
trunk/main/metro/main/src/main/dpml/metro/console/Main.java
trunk/main/metro/part/bootstrap.xml
trunk/main/metro/station/src/main/dpml/station/console/Main.java
trunk/main/transit/core/src/test/dpml/transit/info/AbstractTestCase.java
trunk/main/transit/core/src/test/dpml/util/test/CLIHelperTestCase.java
trunk/main/util/cli/src/test/dpml/cli/AbstractCLITestCase.java
trunk/main/util/cli/src/test/dpml/cli/AbstractCommandLineTestCase.java

trunk/main/util/cli/src/test/dpml/cli/AbstractWriteableCommandLineTestCase.java
trunk/main/util/cli/src/test/dpml/cli/CommandLineDefaultsTest.java
trunk/main/util/cli/src/test/dpml/cli/DocumentationTest.java
trunk/main/util/cli/src/test/dpml/cli/PrecedenceTest.java
trunk/main/util/cli/src/test/dpml/cli/application/AntTest.java
trunk/main/util/cli/src/test/dpml/cli/application/CpTest.java
trunk/main/util/cli/src/test/dpml/cli/application/CvsTest.java
trunk/main/util/cli/src/test/dpml/cli/application/LsTest.java
trunk/main/util/cli/src/test/dpml/cli/bug/Bug13886Test.java
trunk/main/util/cli/src/test/dpml/cli/bug/Bug13935Test.java
trunk/main/util/cli/src/test/dpml/cli/bug/Bug15046Test.java
trunk/main/util/cli/src/test/dpml/cli/bug/Bug15648Test.java
trunk/main/util/cli/src/test/dpml/cli/bug/Bug27575Test.java
trunk/main/util/cli/src/test/dpml/cli/bug/Bug28005Test.java
trunk/main/util/cli/src/test/dpml/cli/bug/Bug32533Test.java

trunk/main/util/cli/src/test/dpml/cli/bug/BugLoopingOptionLookAlikeTest.java
trunk/main/util/cli/src/test/dpml/cli/builder/ArgumentBuilderTest.java
trunk/main/util/cli/src/test/dpml/cli/builder/DefaultOptionBuilderTest.java

trunk/main/util/cli/src/test/dpml/cli/commandline/DefaultingCommandLineTest.java
trunk/main/util/cli/src/test/dpml/cli/commandline/ParserTest.java

trunk/main/util/cli/src/test/dpml/cli/commandline/PreferencesCommandLineTest.java

trunk/main/util/cli/src/test/dpml/cli/commandline/PropertiesCommandLineTest.java

trunk/main/util/cli/src/test/dpml/cli/commandline/WriteableCommandLineImplTest.java
trunk/main/util/cli/src/test/dpml/cli/option/AbstractArgumentTestCase.java
trunk/main/util/cli/src/test/dpml/cli/option/AbstractGroupTestCase.java
trunk/main/util/cli/src/test/dpml/cli/option/AbstractOptionTestCase.java
trunk/main/util/cli/src/test/dpml/cli/option/AbstractParentTestCase.java
trunk/main/util/cli/src/test/dpml/cli/option/ArgumentTest.java
trunk/main/util/cli/src/test/dpml/cli/option/CommandTest.java
trunk/main/util/cli/src/test/dpml/cli/option/DefaultOptionTest.java
trunk/main/util/cli/src/test/dpml/cli/option/GroupTest.java
trunk/main/util/cli/src/test/dpml/cli/option/NestedGroupTest.java
trunk/main/util/cli/src/test/dpml/cli/option/ParentTest.java
trunk/main/util/cli/src/test/dpml/cli/option/PropertyOptionTest.java
trunk/main/util/cli/src/test/dpml/cli/option/SwitchTest.java
trunk/main/util/cli/src/test/dpml/cli/resource/ResourceHelperTest.java
trunk/main/util/cli/src/test/dpml/cli/util/ComparatorsTest.java
trunk/main/util/cli/src/test/dpml/cli/util/HelpFormatterTest.java
trunk/main/util/cli/src/test/dpml/cli/validation/ClassValidatorTest.java
trunk/main/util/cli/src/test/dpml/cli/validation/DateValidatorTest.java
trunk/main/util/cli/src/test/dpml/cli/validation/EnumValidatorTest.java
trunk/main/util/cli/src/test/dpml/cli/validation/FileValidatorTest.java
trunk/main/util/cli/src/test/dpml/cli/validation/NumberValidatorTest.java
trunk/main/util/cli/src/test/dpml/cli/validation/TimeZoneTestSuite.java
trunk/main/util/cli/src/test/dpml/cli/validation/URLValidatorTest.java

trunk/main/util/cli/src/test/dpml/cli/validation/protect/ProtectedClass.java
trunk/tutorials/index.xml
Log:
housekeeping

Modified: trunk/central/index.xml
===================================================================
--- trunk/central/index.xml 2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/central/index.xml 2007-04-30 05:18:19 UTC (rev 1998)
@@ -12,7 +12,7 @@
<property name="project.javac.source" value="1.5"/>
<property name="project.javac.target" value="1.5"/>
<property name="project.javac.lint" value="unchecked"/>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>

Modified: trunk/central/site/src/docs/about/news/archive.xml
===================================================================
--- trunk/central/site/src/docs/about/news/archive.xml 2007-04-30 04:50:56
UTC (rev 1997)
+++ trunk/central/site/src/docs/about/news/archive.xml 2007-04-30 05:18:19
UTC (rev 1998)
@@ -361,9 +361,9 @@
the Open Participation Software concept, now present in DPML.
</p>
</subsection>
- <subsection name="28 Sep 2004 - Digital Product Management
Laboratory." >
+ <subsection name="28 Sep 2004 - Digital Product Management Library." >
<p>
- Niclas Hedhman and Stephen McConnell establish the Digital Product
Management Laboratory,
+ Niclas Hedhman and Stephen McConnell establish the Digital Product
Management Library,
with the flagship products of;
</p>
<ul>

Modified: trunk/central/site/src/docs/about/sponsorship/index.xml
===================================================================
--- trunk/central/site/src/docs/about/sponsorship/index.xml 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/central/site/src/docs/about/sponsorship/index.xml 2007-04-30
05:18:19 UTC (rev 1998)
@@ -15,7 +15,7 @@

<p>
The following companies and organizations have actively contributed
resources
- to the Digital Product Management Laboratory, for which we are very
grateful.
+ to the Digital Product Management Library, for which we are very
grateful.
If you would like your company to contribute, please contact
info AT dpml.net for more information.
</p>

Modified: trunk/central/site/src/docs/metro/cli/index.xml
===================================================================
--- trunk/central/site/src/docs/metro/cli/index.xml 2007-04-30 04:50:56
UTC (rev 1997)
+++ trunk/central/site/src/docs/metro/cli/index.xml 2007-04-30 05:18:19
UTC (rev 1998)
@@ -47,7 +47,7 @@
DPML Metro
Version @VERSION@
Copyright 2005-2007 Stephen J. McConnell
- Digital Product Management Laboratory]]></source>
+ Digital Product Management Library]]></source>

</subsection>


Modified: trunk/central/site/src/docs/util/depot/library/filters/filter.xml
===================================================================
--- trunk/central/site/src/docs/util/depot/library/filters/filter.xml
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/central/site/src/docs/util/depot/library/filters/filter.xml
2007-04-30 05:18:19 UTC (rev 1998)
@@ -48,7 +48,7 @@
<module name="dpml" basedir=".">

<properties>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>

Modified: trunk/central/site/src/docs/util/depot/library/index.xml
===================================================================
--- trunk/central/site/src/docs/util/depot/library/index.xml 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/central/site/src/docs/util/depot/library/index.xml 2007-04-30
05:18:19 UTC (rev 1998)
@@ -77,7 +77,7 @@
<module name="dpml" basedir=".">

<properties>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>

Modified: trunk/central/site/src/docs/util/depot/library/modules.xml
===================================================================
--- trunk/central/site/src/docs/util/depot/library/modules.xml 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/central/site/src/docs/util/depot/library/modules.xml 2007-04-30
05:18:19 UTC (rev 1998)
@@ -178,7 +178,7 @@
<module name="dpml" basedir=".">

<properties>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>

Modified: trunk/central/site/src/docs/util/depot/library/properties.xml
===================================================================
--- trunk/central/site/src/docs/util/depot/library/properties.xml
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/central/site/src/docs/util/depot/library/properties.xml
2007-04-30 05:18:19 UTC (rev 1998)
@@ -65,7 +65,7 @@
<module name="dpml" basedir="main">

<properties>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>

Modified: trunk/index.xml
===================================================================
--- trunk/index.xml 2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/index.xml 2007-04-30 05:18:19 UTC (rev 1998)
@@ -10,7 +10,7 @@
<property name="project.javac.source" value="1.5"/>
<property name="project.javac.target" value="1.5"/>
<property name="project.javac.lint" value="unchecked"/>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>
@@ -19,8 +19,8 @@
<property name="project.api.host" value="http://api.dpml.net"/>
<property name="project.svn.host"
value="svn://svn.berlios.de/dpml/trunk/main"/>
<property name="project.major.version" value="2"/>
- <property name="project.minor.version" value="0"/>
- <property name="project.micro.version" value="3"/>
+ <property name="project.minor.version" value="1"/>
+ <property name="project.micro.version" value="0"/>
<property name="project.javadoc.linksource" value="false"/>
</properties>


Modified: trunk/main/bootstrap.xml
===================================================================
--- trunk/main/bootstrap.xml 2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/bootstrap.xml 2007-04-30 05:18:19 UTC (rev 1998)
@@ -195,7 +195,7 @@
</echo>
<filter value="${project.version}" token="PROJECT-VERSION"/>
<filter value="http://www.dpml.net"; token="PUBLISHER-URL"/>
- <filter value="The Digital Product Management Laboratory"
token="PUBLISHER-NAME"/>
+ <filter value="The Digital Product Management Library"
token="PUBLISHER-NAME"/>
</target>

<target name="setup-path" depends="init">
@@ -408,7 +408,7 @@
includes="**/*.*"
excludes="**/*.html,**/*.gif,**/*.png">
<manifest>
- <attribute name="Created-By" value="The Digital Product Management
Laboratory."/>
+ <attribute name="Created-By" value="The Digital Product Management
Library."/>
<attribute name="Built-By" value="${user.name}"/>
<attribute name="Extension-Name" value="${project.name}"/>
<attribute name="Specification-Vendor" value="DPML"/>

Modified: trunk/main/build.xml
===================================================================
--- trunk/main/build.xml 2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/build.xml 2007-04-30 05:18:19 UTC (rev 1998)
@@ -215,7 +215,7 @@

<target name="javadoc" depends="init">
<property name="api.path"
location="${dpml.data}/docs/api/dpml/${project.version}"/>
- <property name="javadoc.title" value="Digitial Product Management
Laboratory (DPML) - SDK ${project.version}"/>
+ <property name="javadoc.title" value="Digitial Product Management
Library (DPML) - SDK ${project.version}"/>
<property name="project.javadoc.excludes" value="dpml,org"/>
<mkdir dir="${api.path}"/>
<x:javadoc title="${javadoc.title}"

Modified: trunk/main/depot/library/etc/data/dpml/module.xml
===================================================================
--- trunk/main/depot/library/etc/data/dpml/module.xml 2007-04-30 04:50:56
UTC (rev 1997)
+++ trunk/main/depot/library/etc/data/dpml/module.xml 2007-04-30 05:18:19
UTC (rev 1998)
@@ -4,7 +4,7 @@
name="dpml" basedir=".." >

<properties>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>

Modified: trunk/main/depot/tools/src/main/dpml/tools/tasks/DocTask.java
===================================================================
--- trunk/main/depot/tools/src/main/dpml/tools/tasks/DocTask.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/depot/tools/src/main/dpml/tools/tasks/DocTask.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -52,7 +52,7 @@
*/
public class DocTask extends GenericTask
{
- private static final String ORG_NAME_VALUE = "The Digital Product
Management Laboratory";
+ private static final String ORG_NAME_VALUE = "The Digital Product
Management Library";
private static final String DOC_TEMP_VALUE = "docs";
private static final String DOC_SRC_VALUE = "docs";
private static final String DOC_RESOURCES_VALUE = "resources";

Modified:
trunk/main/depot/tools/src/test/dpml/tools/info/AbstractTestCase.java
===================================================================
--- trunk/main/depot/tools/src/test/dpml/tools/info/AbstractTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/depot/tools/src/test/dpml/tools/info/AbstractTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -29,7 +29,7 @@
/**
* The ModuleDirective class describes a module data-structure.
*
- * @author <a href="http://www.dpml.net";>The Digital Product Management
Laboratory</a>
+ * @author <a href="http://www.dpml.net";>The Digital Product Management
Library</a>
*/
abstract class AbstractTestCase extends TestCase
{

Modified:
trunk/main/depot/tools/src/test/dpml/tools/info/ListenerDirectiveTestCase.java
===================================================================
---
trunk/main/depot/tools/src/test/dpml/tools/info/ListenerDirectiveTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/depot/tools/src/test/dpml/tools/info/ListenerDirectiveTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -23,7 +23,7 @@
/**
* The ModuleDirective class describes a module data-structure.
*
- * @author <a href="http://www.dpml.net";>The Digital Product Management
Laboratory</a>
+ * @author <a href="http://www.dpml.net";>The Digital Product Management
Library</a>
*/
public final class ListenerDirectiveTestCase extends AbstractTestCase
{

Modified: trunk/main/metro/main/src/main/dpml/metro/console/Main.java
===================================================================
--- trunk/main/metro/main/src/main/dpml/metro/console/Main.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/metro/main/src/main/dpml/metro/console/Main.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -436,7 +436,7 @@
buffer.append( "\n DPML Metro" );
buffer.append( "\n Version @PROJECT-VERSION@" );
buffer.append( "\n Copyright 2005-2007 Stephen J. McConnell" );
- buffer.append( "\n Digital Product Management Laboratory" );
+ buffer.append( "\n Digital Product Management Library" );
String message = buffer.toString();
m_logger.info( message );
}

Modified: trunk/main/metro/part/bootstrap.xml
===================================================================
--- trunk/main/metro/part/bootstrap.xml 2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/metro/part/bootstrap.xml 2007-04-30 05:18:19 UTC (rev 1998)
@@ -132,7 +132,7 @@
includes="**/*.*" excludes="**/*.html,**/*.png"
index="true">
<manifest>
- <attribute name="Created-By" value="The Digital Product Management
Laboratory."/>
+ <attribute name="Created-By" value="The Digital Product Management
Library."/>
<attribute name="Built-By" value="${user.name}"/>
<attribute name="Extension-Name" value="${project.name}"/>
<attribute name="Specification-Vendor" value="DPML"/>

Modified: trunk/main/metro/station/src/main/dpml/station/console/Main.java
===================================================================
--- trunk/main/metro/station/src/main/dpml/station/console/Main.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/metro/station/src/main/dpml/station/console/Main.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -823,7 +823,7 @@
buffer.append( "\n Version @PROJECT-VERSION@" );
buffer.append( "\n Codebase " +
getClass().getProtectionDomain().getCodeSource().getLocation() );
buffer.append( "\n Copyright 2005-2007 Stephen J. McConnell" );
- buffer.append( "\n Digital Product Management Laboratory" );
+ buffer.append( "\n Digital Product Management Library" );
String message = buffer.toString();
m_logger.info( message );
}

Modified:
trunk/main/transit/core/src/test/dpml/transit/info/AbstractTestCase.java
===================================================================
--- trunk/main/transit/core/src/test/dpml/transit/info/AbstractTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/transit/core/src/test/dpml/transit/info/AbstractTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -29,7 +29,7 @@
/**
* Abstract testcase the provides utilities for serialization and
encoding/decoding tests.
*
- * @author <a href="http://www.dpml.net";>The Digital Product Management
Laboratory</a>
+ * @author <a href="@PUBLISHER-URL@">@PUBLISHER-NAME@</a>
*/
abstract class AbstractTestCase extends TestCase
{

Modified:
trunk/main/transit/core/src/test/dpml/util/test/CLIHelperTestCase.java
===================================================================
--- trunk/main/transit/core/src/test/dpml/util/test/CLIHelperTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/transit/core/src/test/dpml/util/test/CLIHelperTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -25,7 +25,7 @@
/**
* Test utility functions in the CLIHelper class.
*
- * @author <a href="http://www.dpml.net";>The Digital Product Management
Laboratory</a>
+ * @author <a href="@PUBLISHER-URL@">@PUBLISHER-NAME@</a>
*/
public class CLIHelperTestCase extends TestCase
{

Modified: trunk/main/util/cli/src/test/dpml/cli/AbstractCLITestCase.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/AbstractCLITestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/AbstractCLITestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/AbstractCommandLineTestCase.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/AbstractCommandLineTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/AbstractCommandLineTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/AbstractWriteableCommandLineTestCase.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/AbstractWriteableCommandLineTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/AbstractWriteableCommandLineTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/CommandLineDefaultsTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/CommandLineDefaultsTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/CommandLineDefaultsTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/DocumentationTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/DocumentationTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/DocumentationTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/PrecedenceTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/PrecedenceTest.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/PrecedenceTest.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/application/AntTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/application/AntTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/application/AntTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/application/CpTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/application/CpTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/application/CpTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/application/CvsTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/application/CvsTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/application/CvsTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/application/LsTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/application/LsTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/application/LsTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/bug/Bug13886Test.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/bug/Bug13886Test.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/bug/Bug13886Test.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/bug/Bug13935Test.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/bug/Bug13935Test.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/bug/Bug13935Test.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/bug/Bug15046Test.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/bug/Bug15046Test.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/bug/Bug15046Test.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/bug/Bug15648Test.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/bug/Bug15648Test.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/bug/Bug15648Test.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/bug/Bug27575Test.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/bug/Bug27575Test.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/bug/Bug27575Test.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/bug/Bug28005Test.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/bug/Bug28005Test.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/bug/Bug28005Test.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/bug/Bug32533Test.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/bug/Bug32533Test.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/bug/Bug32533Test.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/bug/BugLoopingOptionLookAlikeTest.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/bug/BugLoopingOptionLookAlikeTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/bug/BugLoopingOptionLookAlikeTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/builder/ArgumentBuilderTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/builder/ArgumentBuilderTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/builder/ArgumentBuilderTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/builder/DefaultOptionBuilderTest.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/builder/DefaultOptionBuilderTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/builder/DefaultOptionBuilderTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/commandline/DefaultingCommandLineTest.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/commandline/DefaultingCommandLineTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/commandline/DefaultingCommandLineTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/commandline/ParserTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/commandline/ParserTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/commandline/ParserTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/commandline/PreferencesCommandLineTest.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/commandline/PreferencesCommandLineTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/commandline/PreferencesCommandLineTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/commandline/PropertiesCommandLineTest.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/commandline/PropertiesCommandLineTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/commandline/PropertiesCommandLineTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/commandline/WriteableCommandLineImplTest.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/commandline/WriteableCommandLineImplTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/commandline/WriteableCommandLineImplTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/option/AbstractArgumentTestCase.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/option/AbstractArgumentTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/option/AbstractArgumentTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/option/AbstractGroupTestCase.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/AbstractGroupTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/AbstractGroupTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/option/AbstractOptionTestCase.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/AbstractOptionTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/AbstractOptionTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/option/AbstractParentTestCase.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/AbstractParentTestCase.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/AbstractParentTestCase.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/ArgumentTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/ArgumentTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/ArgumentTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/CommandTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/CommandTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/CommandTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/DefaultOptionTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/DefaultOptionTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/DefaultOptionTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/GroupTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/GroupTest.java 2007-04-30
04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/GroupTest.java 2007-04-30
05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/NestedGroupTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/NestedGroupTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/NestedGroupTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/ParentTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/ParentTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/ParentTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/PropertyOptionTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/PropertyOptionTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/PropertyOptionTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/option/SwitchTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/option/SwitchTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/option/SwitchTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/resource/ResourceHelperTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/resource/ResourceHelperTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/resource/ResourceHelperTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/util/ComparatorsTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/util/ComparatorsTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/util/ComparatorsTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/main/util/cli/src/test/dpml/cli/util/HelpFormatterTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/util/HelpFormatterTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/util/HelpFormatterTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/ClassValidatorTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/validation/ClassValidatorTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/validation/ClassValidatorTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/DateValidatorTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/validation/DateValidatorTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/validation/DateValidatorTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/EnumValidatorTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/validation/EnumValidatorTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/validation/EnumValidatorTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/FileValidatorTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/validation/FileValidatorTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/validation/FileValidatorTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2004-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/NumberValidatorTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/validation/NumberValidatorTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/validation/NumberValidatorTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/*
* Copyright 2003-2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/TimeZoneTestSuite.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/validation/TimeZoneTestSuite.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/validation/TimeZoneTestSuite.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2005 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/URLValidatorTest.java
===================================================================
--- trunk/main/util/cli/src/test/dpml/cli/validation/URLValidatorTest.java
2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/main/util/cli/src/test/dpml/cli/validation/URLValidatorTest.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2007 Stephen McConnell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified:
trunk/main/util/cli/src/test/dpml/cli/validation/protect/ProtectedClass.java
===================================================================
---
trunk/main/util/cli/src/test/dpml/cli/validation/protect/ProtectedClass.java
2007-04-30 04:50:56 UTC (rev 1997)
+++
trunk/main/util/cli/src/test/dpml/cli/validation/protect/ProtectedClass.java
2007-04-30 05:18:19 UTC (rev 1998)
@@ -1,6 +1,6 @@
/**
* Copyright 2003-2004 The Apache Software Foundation
- * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Laboratory
+ * Copyright 2005-2006 Stephen McConnell, The Digital Product Management
Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Modified: trunk/tutorials/index.xml
===================================================================
--- trunk/tutorials/index.xml 2007-04-30 04:50:56 UTC (rev 1997)
+++ trunk/tutorials/index.xml 2007-04-30 05:18:19 UTC (rev 1998)
@@ -11,7 +11,7 @@
<property name="project.javac.source" value="1.5"/>
<property name="project.javac.target" value="1.5"/>
<property name="project.javac.lint" value="unchecked"/>
- <property name="project.publisher.name" value="Digital Product
Management Laboratory"/>
+ <property name="project.publisher.name" value="Digital Product
Management Library"/>
<property name="project.specification.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor"
value="${project.publisher.name}"/>
<property name="project.implementation.vendor-id" value="net.dpml"/>




  • r1998 - in trunk: . central central/site/src/docs/about/news central/site/src/docs/about/sponsorship central/site/src/docs/metro/cli central/site/src/docs/util/depot/library central/site/src/docs/util/depot/library/filters main main/depot/library/etc/data/dpml main/depot/tools/src/main/dpml/tools/tasks main/depot/tools/src/test/dpml/tools/info main/metro/main/src/main/dpml/metro/console main/metro/part main/metro/station/src/main/dpml/station/console main/transit/core/src/test/dpml/transit/info main/transit/core/src/test/dpml/util/test main/util/cli/src/test/dpml/cli main/util/cli/src/test/dpml/cli/application main/util/cli/src/test/dpml/cli/bug main/util/cli/src/test/dpml/cli/builder main/util/cli/src/test/dpml/cli/commandline main/util/cli/src/test/dpml/cli/option main/util/cli/src/test/dpml/cli/resource main/util/cli/src/test/dpml/cli/util main/util/cli/src/test/dpml/cli/validation main/util/cli/src/test/dpml/cli/validation/protect tutorials, mcconnell at BerliOS, 04/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page