Bug 11024 - many Ant 1.6.a DEPRECATED task warnings while compiling
Summary: many Ant 1.6.a DEPRECATED task warnings while compiling
Status: CLOSED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Unknown Taglib (show other bugs)
Version: unspecified
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 01:20 UTC by Jari Aalto
Modified: 2005-03-20 17:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jari Aalto 2002-07-22 01:20:33 UTC
Used:

- Win32 JDK 1.4.1
- Latest CVS Ant 1.6.a and latest CVS ORO.


The build.xml files need updating, because there is lot
of depricated warnings. (this mail if followup to bu #11023)

-jari


root@W2KPICASSO:/cygdrive/d/java/apache/cvs/jakarta-taglibs$ ant.bat
Buildfile: build.xml

prepare:

static:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
  [fixcrlf] DEPRECATED: The cr attribute has been deprecated,
  [fixcrlf] Please use the eol attribute instead
  [fixcrlf] DEPRECATED: The cr attribute has been deprecated,
  [fixcrlf] Please use the eol attribute instead
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.

bsf:

jspspec:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

library-dist:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.

documentation-dist:

dist:

sql:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

library-dist:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.

documentation-dist:

dist:

utility:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

library-dist:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.

documentation-dist:

dist:

xsl:

request:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

library-dist:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.taglibs.request...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.4.1

  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

documentation-dist:
      [jar] Building jar: D:\java\apache\cvs\jakarta-
taglibs\dist\taglibs\request\request-doc.war

dist:

session:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

library-dist:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.taglibs.session...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.4.1

  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

documentation-dist:
      [jar] Building jar: D:\java\apache\cvs\jakarta-
taglibs\dist\taglibs\session\session-doc.war

dist:

response:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

library-dist:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.taglibs.response...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.4.1

  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

documentation-dist:
      [jar] Building jar: D:\java\apache\cvs\jakarta-
taglibs\dist\taglibs\response\response-doc.war

dist:

datetime:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

library-dist:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.taglibs.datetime...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.4.1

  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

documentation-dist:
      [jar] Building jar: D:\java\apache\cvs\jakarta-
taglibs\dist\taglibs\datetime\datetime-doc.war

dist:

regexp:

prepare:

library:
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
    [javac] Compiling 9 source files to D:\java\apache\cvs\jakarta-
taglibs\build\taglibs\regexp
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.

library-dist:
      [jar] Building jar: D:\java\apache\cvs\jakarta-
taglibs\dist\taglibs\regexp\regexp.jar
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] Copying 1 file to D:\java\apache\cvs\jakarta-
taglibs\build\taglibs\regexp-examples\WEB-INF
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] Copying 2 files to D:\java\apache\cvs\jakarta-
taglibs\build\taglibs\regexp-examples
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.
 [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy instead.

examples-dist:
      [jar] Building jar: D:\java\apache\cvs\jakarta-
taglibs\dist\taglibs\regexp\regexp-examples.war

documentation:
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] Copying 1 file to D:\java\apache\cvs\jakarta-
taglibs\build\taglibs\regexp-doc\WEB-INF
  [copydir] DEPRECATED - The copydir task is deprecated.  Use copy instead.
  [copydir] Copying 1 file to D:\java\apache\cvs\jakarta-
taglibs\build\taglibs\regexp-doc
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.taglibs.regexp...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.4.1

  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

documentation-dist:
      [jar] Building jar: D:\java\apache\cvs\jakarta-
taglibs\dist\taglibs\regexp\regexp-doc.war

dist:

dist:

BUILD SUCCESSFUL
Total time: 1 minute 4 seconds
Comment 1 Glenn Nielsen 2002-12-01 23:55:48 UTC
I checked all the ant build xml files, there are no longer any copyfile or
copydir ant tasks.