Log of /jakarta/jcs/trunk/project.properties
Parent Directory
|
Revision Log
Revision
693210 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 8 19:26:37 2008 UTC
(14 months, 2 weeks ago)
by
asmuts
File length: 4393 byte(s)
Diff to
previous 541896
(
colored)
Making sure that all the disk cache managers are configuring the disk caches with the factgory supplied event logger and element serializer.
Revision
541896 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 26 14:05:16 2007 UTC
(2 years, 6 months ago)
by
tv
File length: 4190 byte(s)
Diff to
previous 538195
(
colored)
- Make sure the NOTICE and LICENSE.txt files are included in all
published artifacts
- Add a couple of settings to the project.properties
Revision
536904 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 10 16:03:42 2007 UTC
(2 years, 6 months ago)
by
tv
File length: 3201 byte(s)
Diff to
previous 529237
(
colored)
JCS has officially been wrestled. Sorry, guys, this is going to be
one *big* commit again.
- Re-Licensed everything according to the current ASF policy
- Reformatted headers
- Removed trailing blanks
Revision
529237 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 16 13:36:28 2007 UTC
(2 years, 7 months ago)
by
seade
File length: 2415 byte(s)
Diff to
previous 520270
(
colored)
Bring dependencies up to date.
Various other corrections to the project descriptor.
Explicitly specify Java source and compile versions.
Revision
520270 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 20 04:35:30 2007 UTC
(2 years, 8 months ago)
by
asmuts
File length: 1915 byte(s)
Diff to
previous 378165
(
colored)
For performance reasons, I changed the JDBC disk queries and updates to all consistently use prepared statements.
Revision
378165 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 16 05:15:17 2006 UTC
(3 years, 9 months ago)
by
asmuts
File length: 1802 byte(s)
Diff to
previous 377847
(
colored)
updated version to 1.2.7.0 to mark the significant difference in
the required dependencies.
added to xdocs and faq.
included eh performance comparison.
Revision
377847 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 14 21:52:01 2006 UTC
(3 years, 9 months ago)
by
asmuts
File length: 1799 byte(s)
Diff to
previous 375418
(
colored)
Removed dependencies from the core of jcs on commons collections and commons lang.
With the next version of JCS, the core will only depend on util concurrent and commons logging.
Organizing unit tests and moving to a new test naming convention.
Revision
291763 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 26 22:01:16 2005 UTC
(4 years, 1 month ago)
by
asmuts
File length: 1634 byte(s)
Diff to
previous 289380
(
colored)
Updated xdocs for new TCP config.
Updated some config files.
Added eclipse project and classpath files, modified cvsignore.
Changed log level for tests.
Revision
289380 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 16 04:38:13 2005 UTC
(4 years, 2 months ago)
by
asmuts
File length: 1634 byte(s)
Diff to
previous 264930
(
colored)
Finshed refactoring tcp lateral to use its own attributes, factory and manager.
I added allowGet, allowPut, issueRemoveOnPut, and filterRemoveByHashCode attributes
for TCP lateral, as discussed on the user list. I Added unit test for all new features.
I will add documentation on the new features later.
I still need to get the jgroups factory in order after the lateral refactoring.
Revision
240226 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 26 12:47:59 2005 UTC
(4 years, 2 months ago)
by
asmuts
File length: 1397 byte(s)
Diff to
previous 224259
(
colored)
fixed more javadocs.
created tests for jisp and hsql -- both are non functional.
tried to created unit test for remote.
changed inner class references in queues for jikes.
changed source url's to svn.
Revision
224259 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 27 22:45:11 2005 UTC
(4 years, 9 months ago)
by
asmuts
File length: 626 byte(s)
Diff to
previous 224048
(
colored)
1. Fixed remote clustering (or server chaining) and failover.
I've tested with up to 3 remote servers.
You can chain remote servers. Basically, gets can be distributed.
Since gets are the most common operation, this will help a system scale.
Also you can set servers to failover. This allows you to have a hot standby.
2. Cleaned up javadocs all over the place. There is still more to do.
Revision
223977 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 18 02:11:31 2002 UTC
(7 years, 6 months ago)
by
jtaylor
File length: 236 byte(s)
Diff to
previous 223974
(
colored)
Reintroducing the Servlet interface to the cache. I rewrote it using velocity
which makes the code a little cleaner. I still would like to add a detail page
for viewing the items in the cache and removing one (or perhaps more than one).
Seems like a decent start.
Revision
223974 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri May 17 14:12:53 2002 UTC
(7 years, 6 months ago)
by
jtaylor
File length: 111 byte(s)
A couple of things:
- Cleaning up and simplifying the TCP lateral listener. It now uses a
thread pool. Just getting started there.
- Got rid of EXCLUDE_REMOTE_CACHE, INCLUDE_REMOTE_CACHE, methods in
ICompositeCache that accept bools. Replaced with local{Update|Get|
Remove|RemoveAll}
- Pushed 'put' methods out of composite cache, everything to create a
CacheElement is noe handled in CacheAccess (rather than being split
up).
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.