| Type | Changes | By |
|---|
| Using the FileResourceManager as default for the configuration |
sgoeschl
|
| Fixed a few JavaDoc warnings |
sgoeschl
|
| Restricting the access of context-specific information in BaseResourceManagerImpl to protected instead of public |
sgoeschl
|
| In response to the suggestions of the mailing list the implementation provides a list of excluded directory names. This list is currently not configurable but hard-coded and contains "CVS" and ".svn". |
sgoeschl
|
| Skipping all ".svn" directories otherwise we pick up arbitrary files |
sgoeschl
|