/[Apache-SVN]/jakarta/jcs/trunk/build.xml
ViewVC logotype

Log of /jakarta/jcs/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

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: 6722 byte(s)
Diff to previous 223977 (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 223977 - (view) (annotate) - [select for diffs]
Modified Sat May 18 02:11:31 2002 UTC (7 years, 6 months ago) by jtaylor
File length: 5954 byte(s)
Diff to previous 223971 (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 223971 - (view) (annotate) - [select for diffs]
Modified Wed May 15 20:11:29 2002 UTC (7 years, 6 months ago) by jtaylor
File length: 5797 byte(s)
Diff to previous 223955 (colored)
Using the cool new maven callbacks to prepare the test config, NEED TO UPDATE
TO THE LATEST MAVEN FROM HEAD =]

Revision 223955 - (view) (annotate) - [select for diffs]
Modified Tue May 14 17:44:40 2002 UTC (7 years, 6 months ago) by jtaylor
File length: 3247 byte(s)
Diff to previous 223924 (colored)
Made disk cache removals immediate

Also some tweaks to build.xml

Revision 223924 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 08:27:09 2002 UTC (7 years, 7 months ago) by mpoeschl
File length: 3188 byte(s)
Diff to previous 223922 (colored)
make the jar and install-jar targets work

Revision 223922 - (view) (annotate) - [select for diffs]
Modified Sat Apr 13 04:01:33 2002 UTC (7 years, 7 months ago) by jtaylor
File length: 3253 byte(s)
Diff to previous 223911 (colored)
Added another unit test that pounds the SAME region with 3 different threads,
rather than different regions.

This quickly showed a couple of synchronization problems in memory cache. I
changed some synchronization around and tried to to make the list remove cope
with the case where another thread has already removed the element. Before it
was just treating it like the only element, and quietly dropping the list (but
not the map -- yikes!)

Also, moved synchronization of spool to disk from Cache to LRUMemoryCache to
avoid a deadlock which occurred occasionally. Makes much more sense since that
method doesn't affect any of the volatile state in Cache.

Revision 223911 - (view) (annotate) - [select for diffs]
Modified Mon Apr 8 18:38:57 2002 UTC (7 years, 7 months ago) by jtaylor
File length: 3280 byte(s)
Diff to previous 223909 (colored)
Making build.xml a little more friendly.

Revision 223909 - (view) (annotate) - [select for diffs]
Modified Mon Apr 8 14:27:38 2002 UTC (7 years, 7 months ago) by jtaylor
File length: 2986 byte(s)
Diff to previous 223904 (colored)
- Renamed CompositeCache to CacheHub, per todo.xml. Will post to the mailing
  list regarding this shortly.
- Removed associated factory and put getInstance method in CacheHub (removing
  DCL in the process =)
- Added some hackery to build.xml to allow the tests to run -- need to find a
  more maveny way to do this in the long run.

Revision 223904 - (view) (annotate) - [select for diffs]
Added Sun Apr 7 16:55:19 2002 UTC (7 years, 7 months ago) by jvanzyl
File length: 2675 byte(s)
Initial revision

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2