source: SRUClient

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6949   8 years schonefeld - add repository/distributionRepository stuff to pom
(edit) @6946   8 years schonefeld - update pom
(edit) @6945   8 years schonefeld - move FCS stuff to own project
(edit) @6942   8 years schonefeld - move classes to different package
(edit) @6938   8 years schonefeld - fix copyright - fix some code formatting - fix JavaDoc? warnings
(edit) @6933   8 years schonefeld - add first version of Advanced Data View parser (does not handle …
(edit) @6927   8 years schonefeld - fix parsing of diagostics in searchRetrieve responses (by correcting …
(edit) @6917   8 years schonefeld - enhance endpoint description parser
(edit) @6912   8 years schonefeld - change method setQuery in SRUSearchRetrieveRequest to require a …
(edit) @6903   8 years schonefeld - some steps towards SRU 2.0
(edit) @6080   9 years schonefeld - dump version
(edit) @6079   9 years schonefeld - tag version 0.9.5
(edit) @6078   9 years schonefeld - update dependencies
(edit) @6077   9 years schonefeld - change error message
(edit) @6076   9 years schonefeld - make available URI and version that were used for performing the request
(edit) @6075   9 years schonefeld - fix typo in comment
(edit) @6074   9 years schonefeld - hide URIHelper a little more (it's not public API)
(edit) @5806   10 years schonefeld - bump version
(edit) @5805   10 years schonefeld - tag version 0.9.4
(edit) @5804   10 years schonefeld - some javadoc and other miscellaneous stuff
(edit) @5799   10 years schonefeld - add support for EndpointDescription? parsing
(edit) @5798   10 years schonefeld - add support for EndpointDescription? parsing
(edit) @5797   10 years schonefeld - add support for parsing extra response data
(edit) @5796   10 years schonefeld - fix parsing in 'skipContent' case
(edit) @5785   10 years schonefeld - fix parsing of extra response data
(edit) @5752   10 years schonefeld - bump version
(edit) @5751   10 years schonefeld - tag version 0.9.3
(edit) @5750   10 years schonefeld - update copyright - clean-up whitespace
(edit) @5749   10 years schonefeld - update javadoc
(edit) @5748   10 years schonefeld - more work-in-progress
(edit) @5743   10 years schonefeld - more work-in-progress
(edit) @5439   10 years schonefeld - read entire string
(edit) @5368   10 years schonefeld - don't trigger an InvalidArgumentExecption? in case of certain parsing …
(edit) @3000   11 years oschonef - get rid of issued found by FindBugs?
(edit) @2999   11 years oschonef - bump version
(edit) @2998   11 years oschonef - tag version 0.9.2
(edit) @2997   11 years oschonef - add proper interface for enabling or disabling parsing of the …
(edit) @2995   11 years oschonef - add support for parsing schemaInfo within ZeeRex? (explain) record data
(edit) @2994   11 years oschonef - code formatting
(edit) @2990   11 years oschonef - fix logging message
(edit) @2989   11 years oschonef - add support for parsing configInfo within ZeeRex? (explain) record data
(edit) @2987   11 years oschonef - code formatting
(edit) @2986   11 years oschonef - add support for parsing indexInfo within ZeeRex? (explain) record data
(edit) @2984   11 years oschonef - add temporary hook to enable ZeeRex? record data parsing
(edit) @2982   11 years oschonef - update Woodstox dependency
(edit) @2975   11 years oschonef - (for now) add "x-indent-response" extra argument to explain request
(edit) @2959   11 years oschonef - add constructor for SRU*Request that accepts an URI object
(edit) @2956   11 years oschonef - more work on explain record data parser
(edit) @2955   11 years oschonef - make request in strict mode by default - make inner class static
(edit) @2953   11 years oschonef - more work on explain record data parser
(edit) @2948   11 years oschonef - make SRU*Request classes extensible
(edit) @2947   11 years oschonef - (for now) keep parsing of explain record data disabled
(edit) @2946   11 years oschonef - (revert) remove version argument from SRURecordDataParser parse() …
(edit) @2945   11 years oschonef - make sure, we don't leak XMLStreamReaders in case of string record …
(edit) @2944   11 years oschonef - change some debug output - some code formatting
(edit) @2943   11 years oschonef - fix type in member name
(edit) @2942   11 years oschonef - add methods for setting of strict mode per request - remove strict …
(edit) @2940   11 years oschonef - add link to ZeeRex? DTD to JavaDoc?
(edit) @2939   11 years oschonef - some more work on ZeRex? record parser
(edit) @2938   11 years oschonef - upgrade to slf4j version 1.7.2
(edit) @2936   11 years oschonef - add preliminary Zeerex record parser and Zeerex record data object …
(edit) @2881   11 years oschonef - update Apache HTTPClient dependency
(edit) @2880   11 years oschonef - ensure that generated URIs are correctly UTF-8 encoded and URI-escaped
(edit) @2879   11 years oschonef - (really) make sure, we're releasing HTTP client resources
(edit) @2872   11 years oschonef - bump version
(edit) @2871   11 years oschonef - tag version 0.9.1
(edit) @2870   11 years oschonef - mark methods returning Future<> results in threaded interface …
(edit) @2869   11 years oschonef - change wording of debug message
(edit) @2868   11 years oschonef - fix typo
(edit) @2865   11 years oschonef - fix typo in debug message
(edit) @2864   11 years oschonef - fix typo in JavaDoc?
(edit) @2840   11 years oschonef - if operating in non-strict mode, allow empty <details> and <message> …
(edit) @2475   11 years oschonef - bump version
(edit) @2474   11 years oschonef - tag version 0.9.0
(edit) @2473   11 years oschonef - downgrade version
(edit) @2467   11 years oschonef - (re-factor) rename package from "eu.clarin.sru.fcs" to …
(edit) @2466   11 years oschonef - update copyright (2/2)
(edit) @2464   11 years oschonef - update to match latest FCS spec - some re-factoring - update …
(edit) @2402   11 years oschonef - add first stab at generic dataview parser providing a string
(edit) @2401   11 years oschonef - style: rename variables
(edit) @2394   11 years oschonef - re-work to support specific data view parsers - generic data view …
(edit) @2388   11 years oschonef - move common code to TestUtils? - add support for dumping GenericDataView?
(edit) @2387   11 years oschonef - first (experimental) attempt to implement a generic dataview parser
(edit) @2384   11 years oschonef - fix typo - minor style fix
(edit) @2308   12 years oschonef - bump version number
(edit) @2307   12 years oschonef - update http-client version to 4.2.1 - (for now) drop commons-lang …
(edit) @2306   12 years oschonef - change exceptions to NullPointerExceptions? (which they should have …
(edit) @2305   12 years oschonef - rename ClarinFederatedContentSearch?* classes to ClarinFCS*
(edit) @2304   12 years oschonef - extend support for CLARIN FCS records - add support for …
(edit) @2276   12 years oschonef - use LinkedList? instead of ArrayList?
(edit) @2209   12 years oschonef - cleanup whitespace
(edit) @2207   12 years oschonef - add maven modules to build javadoc and source jars on package build
(edit) @2205   12 years oschonef - fix error handling in TestThreadedClient? - add …
(edit) @2204   12 years oschonef - add support or extra*Data in SRU responses HEADS UP: This breaks …
(edit) @2203   12 years oschonef - make statistics available in SRU*Response objects - cosmetic changes …
(edit) @2196   12 years oschonef - make constant private (should never have been public) - move …
(edit) @2191   12 years oschonef - make constant private (should never have been public) HEADS UP: may …
(edit) @2190   12 years oschonef - add method to get notified if an error occurred while processing the …
(edit) @2183   12 years oschonef - add callback mechanism to SRUThreadedClient
(edit) @2169   12 years oschonef - remove unneeded dependencies - copy required dependencies (w/o test …
Note: See TracRevisionLog for help on using the revision log.