Directory proposal/myrmidon/src/test/org/apache/aut/vfs/

Directory Created:
2002-02-02 03:29
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
11
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/test/org/apache/aut/vfs

                                     test (0 files, 0 lines)

                                         basedir (0 files, 0 lines)

                                             dir1 (0 files, 0 lines)

Lines of Code

proposal/myrmidon/src/test/org/apache/aut/vfs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 487 (100.0%) 11.8
adammurdoch 28 (68.3%) 477 (97.9%) 17.0
donaldp 13 (31.7%) 10 (2.1%) 0.7

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-03-13 07:35

Project Model:



* Removed "if" and "unless" conditions from targets.



* Moved parsing of "project->target" dependencies out of DefaultWorkspace,

into DefaultProjectBuilder.



* DefaultWorkspace now detects cycles in the target dependency graph.



* DefaultWorkspace now executes the implicit target for referenced projects.



* Changes to DefaultProjectBuilder error reporting.



* Added a few more test cases for DefaultProjectBuilder.



Unit Tests:



* Moved AbstractComponentTest.getLogger() up to AbstractMyrmidonTest.



* Removed AbstractComponentTest.setup(). Components are now created on demand.



* Use BasicLogger in unit tests.

8 lines of code changed in:

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.

141 lines of code changed in:

adammurdoch 2002-03-02 04:07

* Added 'descendent' name scope.

* Changed semantics of FileName.resolveName() with 'child' scope.

* Fixed a couple of problems in UriParser.normalise().

* Split up LocalFileNameParser into a Windows specifc parser and a generic

parser.

* More test cases.

183 lines of code changed in:

donaldp 2002-03-01 08:54

restyle via IDEA

10 lines of code changed in:

adammurdoch 2002-02-10 02:34

Changes to DefaultDeployer:



* Got rid of <converters> element from antlib descriptor. Converters are

now defined in the <types> element.



* Moved (most of) the role-specific knowledge from Deployment back to DefaultDeployer.



* Split out ClassLoader management into DefaultClassLoaderManager. This is

living in the deployer package for now.



* Tidied-up the component set-up and clean-up in DefaultEmbeddor. Added

the ClassLoaderManager component.



* Added test for TypeDeployer.deployAll().



Changes to unit tests:



* Added AbstractMyrmidonTest, which takes care of locating test resources.



* Changed the VFS, type factory, and deployer tests to use AbstractMyrmidonTest.

16 lines of code changed in:

adammurdoch 2002-02-03 03:25

Renamed abstract VFS tests.

104 lines of code changed in:

adammurdoch 2002-02-03 00:06

Move DefaultFileSystemManager to impl package, to get rid of circular package dependency.

1 lines of code changed in:

adammurdoch 2002-02-02 03:29

Added VFS proposal.

24 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT