[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r5226] by cwilper

replaced mysql-connector version 3.1.10 with version 5.0.4, which
is the latest stable release and includes XA support

2006-11-22 04:13:06 Tree
[r5225] by cwilper

Patched sunxaxml jar for bug 199 (empty Description element was causing
NPE...see the README in the jar file for more info)

2006-11-22 02:54:41 Tree
[r5224] by rlw

updated comment for addDatastream to include new attributes

2006-11-21 17:22:10 Tree
[r5223] by rlw

updates related to addition of checksum feature and api-m signature changes

2006-11-20 18:26:41 Tree
[r5222] by rlw

fixes problem with setDatastreamVersionable policy

This policy attribute was different because it was the first attribute that was of type BooleanAttribute. All attributes until now had been dates or strings or string arrays.

Logic in fedora.server.MultiValueMap.set only checks for instanceofString, String[]s and null. For now, I changed DefaultAuthorization to pass the string equivalent of the boolean variable rather than change logic in MultiValueMap.

If we decide it is preferable to have DefaultAutorization to pass the boolean and then have MultiValueMap convert everything to strings, it should be an easy change.

2006-11-20 18:11:38 Tree
[r5221] by rlw

This is finishing up some of the policy work related to new checksum feature that Bob did not have a chance to finish before he left for Brazil.

Everything compiles, but I have not rigorously tested policies so this needs some additional testing. There are a couple questions regarding signature for compareDatastreamCehcksum that I will have to discuss with Bob when he is back after the holidays.

I wanted to go ahead and get this into cvs even though not rigorously tested so as not to hold up Sandy and her implementation of ownerID which will touch most of these classes...

2006-11-20 16:38:58 Tree
[r5220] by cwilper

removed traces of old logging strategy in favor of log4j.

2006-11-20 13:52:20 Tree
[r5219] by cwilper

applied bugfix from aaron re: updateTripleDiffs. Previously, the
add part was adding more than needed.

2006-11-20 12:26:42 Tree
[r5218] by cwilper

Logging now uses Log4J.

2006-11-20 05:10:11 Tree
[r5217] by cwilper

changes necessary to make 'memory' realm option work

2006-11-19 13:00:12 Tree
Older >