[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8603] by pangloss

FCREPO-701: reverted back to jersey 1.0-series. 1.2 breaks request dispatch for fieldsearch & getnextpid. Also refactored DateUtility so that for most cases, callers can choose between 1) parseDateOrNull which only throws an IllegalArgumentException if the input is malformed (but null and empty is ok), 2) parseDateLoose which just returns null for all null/malformed input 3) and parseDateStrict which throws a ParseException for any input that fails to parse.

2010-05-31 03:07:53 Tree
[r8602] by pangloss

FCREPO-701: reverting DateUtility calls mistakenly replaced in this class

2010-05-30 20:54:26 Tree
[r8601] by pangloss

FCREPO-709: added default namespace for datastreamProfile

2010-05-30 20:34:31 Tree
[r8600] by pangloss

FCREPO-701: left this out of the last commit

2010-05-30 20:28:09 Tree
[r8599] by pangloss

FCREPO-701: added two new methods to DateUtility which throw either checked or unchecked exceptions, respectively for null or invalid input and updated calls to DateUtility which were clearly expecting/requiring failure for invalid input.

2010-05-30 20:27:20 Tree
[r8598] by pangloss

FCREPO-708: bumped Jersey version and added jackson library and added them to parent pom dependencyManagement

2010-05-30 20:20:50 Tree
[r8597] by pangloss

FCREPO-708: purgeDatastream now returns the dates of the purged datastream versions

2010-05-30 20:19:18 Tree
[r8596] by pangloss

FCREPO-707: returned to using the access namespace, but still setting default namespace

2010-05-30 07:11:28 Tree
[r8595] by pangloss

FCREPO-707: xslt for the html transform needed namespace declaration as well

2010-05-29 17:24:26 Tree
[r8594] by pangloss

dropped argument

2010-05-29 03:24:58 Tree
Older >