Directory proposal/myrmidon/etc/testcases/org/apache/antlib/vfile/

Directory Created:
2002-02-21 03:26
Directory Deleted:
2002-03-17 08:07
Total Files:
0
Deleted Files:
1
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/etc/testcases/org/apache/antlib/vfile

                                     src (0 files, 0 lines)

                                         subdir1 (0 files, 0 lines)

Lines of Code

proposal/myrmidon/etc/testcases/org/apache/antlib/vfile/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 3 (100.0%) 2 (100.0%) 0.6
adammurdoch 2 (66.7%) 2 (100.0%) 1.0
donaldp 1 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

donaldp 2002-03-17 08:07

Removed old hierarchy for test data

0 lines of code changed in:

  • proposal/myrmidon/etc/testcases/org/apache/antlib/vfile: copy.ant (del)
adammurdoch 2002-03-09 10:31

VFS Tidy-ups:



* Added FileObject.copy().



* Renamed <v-copy> task attributes file -> srcfile, tofile -> destfile, todir -> destdir.



* Moved provider instantiation out of DefaultFileSystemManager, and into

myrmidon-aware VfsManager. Providers are instantiated using the TypeManager.

The list of providers isn't configurable yet.



* Some support for %nn encoded URI (not quite complete).



* Zip file system now handles zip files from any file system, not just local

files. Still read-only at this stage. Uses a truely dodgy and very temporary

replication mechanism.



* Zip file system now handles relative paths in URI (e.g. zip:relpath.zip), that are

resolved against the base dir.



* Fixed bug in resolving names against the root file of a file system.



* Changed behaviour of FileName.resolveName( ".." ) for the root file of

a file system.



* Added more test cases.



* A bucketload of other minor changes.

1 lines of code changed in:

  • proposal/myrmidon/etc/testcases/org/apache/antlib/vfile: copy.ant (+1 -1)
adammurdoch 2002-02-21 03:26

Added some experimental VFS data types and tasks: <v-path>, <v-fileset> and <v-copy>.

1 lines of code changed in:

  • proposal/myrmidon/etc/testcases/org/apache/antlib/vfile: copy.ant (new 1)
Generated by StatSVN 0.3.2-SNAPSHOT