| Commit | Date | |
|---|---|---|
|
[r8607]
by
stephenbayliss
Upload directory location now specified as property of server (previously constructed from server home at various places in code, plus DOManager looked like it never constructed this path properly so potentially never removed managed content temp streams). |
2010-05-31 14:41:03 | Tree |
| 2010-05-31 08:56:43 | Tree | |
|
[r8605]
by
pangloss
FCREPO-710: fixed a missing space and added namespace prefixes for the xpath tests |
2010-05-31 07:54:04 | Tree |
| 2010-05-31 07:03:12 | Tree | |
|
[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 |
| 2010-05-30 20:54:26 | Tree | |
| 2010-05-30 20:34:31 | Tree | |
| 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 |