/[Apache-SVN]/jakarta/jcs/trunk/project.properties
ViewVC logotype

Log of /jakarta/jcs/trunk/project.properties

Parent Directory Parent Directory | Revision Log Revision Log


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

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 538195 - (view) (annotate) - [select for diffs]
Modified Tue May 15 14:55:33 2007 UTC (2 years, 6 months ago) by asmuts
File length: 3230 byte(s)
Diff to previous 536904 (colored)
Adding http://repo1.maven.org/maven to the maven repo list.

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 375418 - (view) (annotate) - [select for diffs]
Modified Mon Feb 6 23:52:14 2006 UTC (3 years, 9 months ago) by asmuts
File length: 1803 byte(s)
Diff to previous 291763 (colored)
fixing project.xml resources

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 264930 - (view) (annotate) - [select for diffs]
Modified Wed Aug 31 03:24:08 2005 UTC (4 years, 2 months ago) by asmuts
File length: 1605 byte(s)
Diff to previous 240226 (colored)
added xdocs for bdb and jgroups.
added loggin for bdb.

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 224048 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 09:27:54 2003 UTC (6 years, 3 months ago) by mpoeschl
File length: 526 byte(s)
Diff to previous 224020 (colored)
add checkstyle definition matching the code

Revision 224020 - (view) (annotate) - [select for diffs]
Modified Sat Oct 5 14:18:31 2002 UTC (7 years, 1 month ago) by mpoeschl
File length: 319 byte(s)
Diff to previous 224008 (colored)
use
- commons-logging-1.0.2
- commons-lang-1.0

Revision 224008 - (view) (annotate) - [select for diffs]
Modified Thu Aug 1 13:58:07 2002 UTC (7 years, 3 months ago) by jtaylor
File length: 261 byte(s)
Diff to previous 223977 (colored)
Fork junit so tests do not hang.

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2