From 1bf0f85441a682d68ca79cf2013572254ffb81ec Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Mon, 7 Mar 2005 18:18:27 +0000 Subject: [PATCH] add reference to stylesheet for CoreTypes git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277823 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTypes/antlib.html | 5 +++-- docs/manual/CoreTypes/assertions.html | 3 ++- docs/manual/CoreTypes/custom-programming.html | 3 ++- docs/manual/CoreTypes/description.html | 3 ++- docs/manual/CoreTypes/dirset.html | 3 ++- docs/manual/CoreTypes/filelist.html | 3 ++- docs/manual/CoreTypes/fileset.html | 3 ++- docs/manual/CoreTypes/filterchain.html | 5 +++-- docs/manual/CoreTypes/filterset.html | 3 ++- docs/manual/CoreTypes/mapper.html | 1 + docs/manual/CoreTypes/namespace.html | 5 +++-- docs/manual/CoreTypes/patternset.html | 3 ++- docs/manual/CoreTypes/permissions.html | 3 ++- docs/manual/CoreTypes/propertyset.html | 3 ++- docs/manual/CoreTypes/redirector.html | 1 + docs/manual/CoreTypes/regexp.html | 3 ++- docs/manual/CoreTypes/selectors-program.html | 15 ++++++++------- docs/manual/CoreTypes/selectors.html | 3 ++- docs/manual/CoreTypes/xmlcatalog.html | 3 ++- docs/manual/CoreTypes/zipfileset.html | 5 +++-- 20 files changed, 48 insertions(+), 28 deletions(-) diff --git a/docs/manual/CoreTypes/antlib.html b/docs/manual/CoreTypes/antlib.html index 7b1985643..a6302d7fc 100644 --- a/docs/manual/CoreTypes/antlib.html +++ b/docs/manual/CoreTypes/antlib.html @@ -2,7 +2,8 @@ - AntLib + +AntLib @@ -185,7 +186,7 @@
-

Copyright © 2003-2004 Apache Software +

Copyright © 2003-2005 Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/assertions.html b/docs/manual/CoreTypes/assertions.html index b314c00ca..c3ae600f4 100644 --- a/docs/manual/CoreTypes/assertions.html +++ b/docs/manual/CoreTypes/assertions.html @@ -2,6 +2,7 @@ + Assertions type @@ -187,7 +188,7 @@ This type is a datatype, so you can declare assertions and use them later
-

Copyright © 2003-2004 The Apache Software Foundation. All rights +

Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/custom-programming.html b/docs/manual/CoreTypes/custom-programming.html index fc67a75f2..34b68e455 100644 --- a/docs/manual/CoreTypes/custom-programming.html +++ b/docs/manual/CoreTypes/custom-programming.html @@ -1,6 +1,7 @@ + Custom Components @@ -393,7 +394,7 @@ public class AddLineNumber extends ChainableReaderFilter {
-

Copyright © 2003-2004 The Apache Software Foundation. All rights +

Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/description.html b/docs/manual/CoreTypes/description.html index 84fb8a22d..86dbec594 100644 --- a/docs/manual/CoreTypes/description.html +++ b/docs/manual/CoreTypes/description.html @@ -2,6 +2,7 @@ + Apache Ant User Manual @@ -23,7 +24,7 @@ the large, complex Bar project. </description>
-

Copyright © 2001-2002,2004 The Apache Software Foundation. +

Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/dirset.html b/docs/manual/CoreTypes/dirset.html index 3687f9c44..ab6e83f25 100644 --- a/docs/manual/CoreTypes/dirset.html +++ b/docs/manual/CoreTypes/dirset.html @@ -2,6 +2,7 @@ + DirSet Type @@ -101,7 +102,7 @@ a PatternSet that can be referenced in other using the same patterns as the above example.


-

Copyright © 2002,2004 The Apache Software Foundation. +

Copyright © 2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/filelist.html b/docs/manual/CoreTypes/filelist.html index 0630a8d39..e824df895 100644 --- a/docs/manual/CoreTypes/filelist.html +++ b/docs/manual/CoreTypes/filelist.html @@ -2,6 +2,7 @@ + FileList Type @@ -97,7 +98,7 @@ actually exist.

Same files as the example above.


-

Copyright © 2001-2002,2004 The Apache Software Foundation. All rights +

Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/fileset.html b/docs/manual/CoreTypes/fileset.html index 95848f967..12c9a2a3d 100644 --- a/docs/manual/CoreTypes/fileset.html +++ b/docs/manual/CoreTypes/fileset.html @@ -2,6 +2,7 @@ + FileSet Type @@ -140,7 +141,7 @@ same patterns as the above example.

selector container.


-

Copyright © 2000-2004 The Apache Software Foundation. +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/filterchain.html b/docs/manual/CoreTypes/filterchain.html index 097891ab6..a31d66472 100644 --- a/docs/manual/CoreTypes/filterchain.html +++ b/docs/manual/CoreTypes/filterchain.html @@ -2,7 +2,8 @@ - FilterChains and FilterReaders + +FilterChains and FilterReaders @@ -1342,5 +1343,5 @@ This may be used as follows:
-

Copyright © 2002-2004 The Apache Software Foundation. All rights +

Copyright © 2002-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/filterset.html b/docs/manual/CoreTypes/filterset.html index 30a1b3913..13fd39cf8 100644 --- a/docs/manual/CoreTypes/filterset.html +++ b/docs/manual/CoreTypes/filterset.html @@ -2,7 +2,8 @@ - FilterSet Type + +FilterSet Type diff --git a/docs/manual/CoreTypes/mapper.html b/docs/manual/CoreTypes/mapper.html index 5ebbf9fb3..32863ecca 100644 --- a/docs/manual/CoreTypes/mapper.html +++ b/docs/manual/CoreTypes/mapper.html @@ -2,6 +2,7 @@ + Mapper Type diff --git a/docs/manual/CoreTypes/namespace.html b/docs/manual/CoreTypes/namespace.html index c482e39f7..d97f85693 100644 --- a/docs/manual/CoreTypes/namespace.html +++ b/docs/manual/CoreTypes/namespace.html @@ -1,5 +1,6 @@ -XmlNamespaceSupport + +XmlNamespaceSupport

XML Namespace Support

Ant 1.6 introduces support for XML namespaces. @@ -199,7 +200,7 @@ scheme for the namespace URI: the antlib scheme, which expects the package name in which a special antlib.xml file is located.


-

Copyright © 2003-2004 Apache Software +

Copyright © 2003-2005 Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/patternset.html b/docs/manual/CoreTypes/patternset.html index 0b10269c9..82c58124b 100644 --- a/docs/manual/CoreTypes/patternset.html +++ b/docs/manual/CoreTypes/patternset.html @@ -2,6 +2,7 @@ + PatternSet Type @@ -163,7 +164,7 @@ that it should be used only if a property is not set.

some-other-file points to, if a property of that name has been defined.


-

Copyright © 2000-2002,2004 The Apache Software Foundation. All rights +

Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/permissions.html b/docs/manual/CoreTypes/permissions.html index 8d4e2f19a..938262d59 100644 --- a/docs/manual/CoreTypes/permissions.html +++ b/docs/manual/CoreTypes/permissions.html @@ -2,6 +2,7 @@ + Permissions type @@ -143,7 +144,7 @@ Grants the base set of permissions with the addition of a SocketPermission to co to foo.bar.com and the permission to read and write the user.home system property.


-

Copyright © 2003-2004 The Apache Software Foundation. +

Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/propertyset.html b/docs/manual/CoreTypes/propertyset.html index 39a505ac7..38feb8311 100644 --- a/docs/manual/CoreTypes/propertyset.html +++ b/docs/manual/CoreTypes/propertyset.html @@ -2,6 +2,7 @@ + PropertySet Type @@ -120,7 +121,7 @@ changes the names to start with "bar" instead.

subsequent to any negation of matched properties.


-

Copyright © 2003-2004 The Apache Software Foundation. All rights +

Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/redirector.html b/docs/manual/CoreTypes/redirector.html index 8fb405300..6eca99d2a 100644 --- a/docs/manual/CoreTypes/redirector.html +++ b/docs/manual/CoreTypes/redirector.html @@ -2,6 +2,7 @@ + Redirector Type diff --git a/docs/manual/CoreTypes/regexp.html b/docs/manual/CoreTypes/regexp.html index 129a6fc98..0d962e310 100644 --- a/docs/manual/CoreTypes/regexp.html +++ b/docs/manual/CoreTypes/regexp.html @@ -2,6 +2,7 @@ + Regexp Type @@ -92,7 +93,7 @@ These string filters also use the mechanism of regexp to choose a regular expres
  • ReplaceRegex string filter

  • -

    Copyright © 2003-2004 The Apache Software Foundation. +

    Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.

    \ No newline at end of file diff --git a/docs/manual/CoreTypes/selectors-program.html b/docs/manual/CoreTypes/selectors-program.html index ecb1de51e..b471e0822 100755 --- a/docs/manual/CoreTypes/selectors-program.html +++ b/docs/manual/CoreTypes/selectors-program.html @@ -1,7 +1,8 @@ - Programming Selectors in Ant + +Programming Selectors in Ant @@ -121,7 +122,7 @@

    Testing Selectors

    -

    For a robust component (and selectors are (Project)Componentīs) tests are +

    For a robust component (and selectors are (Project)Components) tests are necessary. For testing Tasks we use JUnit TestCases - more specific org.apache.tools.ant.BuildFileTest extends junit.framework.TestCase. Some of its features like configure the (test) project by reading its buildfile and @@ -131,10 +132,10 @@ extend BaseExtendSelector its features have to be tested also (e.g. setError()).

    -

    Thatīs why we have a base class for doing our selector tests: +

    That's why we have a base class for doing our selector tests: org.apache.tools.ant.types.selectors.BaseSelectorTest.

    -

    This class extends TestCase and therefore can included in the set of Antīs +

    This class extends TestCase and therefore can included in the set of Ant's unit tests. It holds an instance of preconfigured BuildFileTest. Configuration is done by parsing the src/etc/testcases/types/selectors.xml. BaseSelectorTest then gives us helper methods for handling multiple selections.

    @@ -209,7 +210,7 @@ public class MySelectorTest extends BaseSelectorTest {

    Described above the test class should provide a getInstance() - method. But that isnīt used here. The used getSelector() method is + method. But that isn't used here. The used getSelector() method is implemented in the base class and gives an instance of an Ant Project to the selector. This is usually done inside normal build file runs, but not inside this special environment, so this method gives the selector the @@ -242,8 +243,8 @@ public class MySelectorTest extends BaseSelectorTest {


    -

    Copyright © 2002-2003 Apache Software +

    Copyright © 2002-2003,2005 Apache Software Foundation. All rights Reserved.

    - \ No newline at end of file + diff --git a/docs/manual/CoreTypes/selectors.html b/docs/manual/CoreTypes/selectors.html index 2e5ba9f8d..6ca97db7e 100755 --- a/docs/manual/CoreTypes/selectors.html +++ b/docs/manual/CoreTypes/selectors.html @@ -1,7 +1,8 @@ - Selectors in Ant + +Selectors in Ant diff --git a/docs/manual/CoreTypes/xmlcatalog.html b/docs/manual/CoreTypes/xmlcatalog.html index 2394ab70a..222f48cb4 100644 --- a/docs/manual/CoreTypes/xmlcatalog.html +++ b/docs/manual/CoreTypes/xmlcatalog.html @@ -2,6 +2,7 @@ + XMLCatalog Type @@ -284,7 +285,7 @@ formats:


    -

    Copyright © 2002,2004 The Apache Software Foundation. All +

    Copyright © 2002,2004-2005 The Apache Software Foundation. All rights Reserved.

    diff --git a/docs/manual/CoreTypes/zipfileset.html b/docs/manual/CoreTypes/zipfileset.html index 97cb980ac..bb90aa27e 100644 --- a/docs/manual/CoreTypes/zipfileset.html +++ b/docs/manual/CoreTypes/zipfileset.html @@ -2,7 +2,8 @@ - ZipFileSet Type + +ZipFileSet Type

    ZipFileSet

    @@ -90,7 +91,7 @@ docs/ChangeLog.txt
    docs/examples/index.html

    -

    Copyright © 2003-2004 The Apache Software Foundation. All +

    Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.