Revision
4877 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 6 09:31:01 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4866
WCL-1
*)Added some logging to the CachingService implementation
*)Type safety: Remove a cached entry from the cache if it is of the wrong type.
Revision
4803 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 30 11:27:18 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4801
WCL-1
Made CachingServiceImpl constructor safe for passing an EventAwareCache as parameter.
It shouldn't wrap the Cache twice.
Revision
4740 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 26 09:08:06 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4667
WCL-1
Added project.xml.md5 to svn:ignore for cachemanager, repository-client-api and repository-update-notifier
Revision
4652 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 23 15:44:08 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4566
WCL-1
Added service layer to cachemanager and repository-update-notifier
webdav-clientlib, cachemanager and repository-update-notifier now all implement repository-client-api,
cachemanager-api and repository-update-notifier-api become obsolete.
Revision
4529 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 12 16:24:56 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4522
HIPDOC-21
Bump version of cachemanager-api, cachemanager, repository-client-api, webdav-clientlib and jsf-repository-browser
Revision
4509 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 12 13:42:42 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4502
HIPDOC-21
Fixed cachemanager project file, it didn't copy resources in the source tree (default jcs cache configuration)
Revision
4502 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 12 11:26:42 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4488
HIPDOC-21
Fixed loading of default cache configuration
It failed to load when running a junit test from maven
Revision
4464 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 11 12:36:20 2007 UTC
(14 years, 1 month ago)
by
wgrevink
Diff to
previous 4460
HIPDOC-21
Mainly cosmetic changes:
Added dependency to cachemanager-api in cachemanager project.xml
Added dependency to cachemanager-api and cachemanager in webdav-clientlib project.xml
Added .project, .classpath and target to .svnignore for cachemanager and cachemanager-api
Added NOTICE and LICENCE files
Removed unused imports
Removed unused local variables
Added serialversionUID for Serialized classes
Removed accidentally checked in class files
Removed eclipse generated TODO comments