- 22 Feb, 2014 5 commits
-
-
Rainer Koschke authored
-
Rainer Koschke authored
-
Rainer Koschke authored
anymore if DVDs are added).
-
Rainer Koschke authored
-
Rainer Koschke authored
Complete PrintType (set to BOOK). Added DVD as PrintType where appropriate.
-
- 16 Feb, 2014 8 commits
-
-
Rainer Koschke authored
-
Rainer Koschke authored
number of updated publication attributes. We distinguish between errors and warnings. Warnings are emitted if the same industrial identifier has multiple publications. All other problems are treated as errors. Errors have priority over warnings. All issue messages (errors and warnings) are concatenated to the exception message. Added comments.
-
Rainer Koschke authored
-
Rainer Koschke authored
Emit warning if necessary.
-
Rainer Koschke authored
-
Rainer Koschke authored
-
Rainer Koschke authored
-
Rainer Koschke authored
-
- 15 Feb, 2014 12 commits
-
-
Rainer Koschke authored
and only then throw an exception. Previously we threw one after the very first error.
-
Rainer Koschke authored
-
Rainer Koschke authored
Throw exception in case a book cannot be found.
-
Rainer Koschke authored
-
Rainer Koschke authored
-
Rainer Koschke authored
Use JacksonFactory.getDefaultInstance() instead of new factory. Removed debugging output.
-
Rainer Koschke authored
-
Rainer Koschke authored
Important note: do not use quotes for the key
-
Rainer Koschke authored
without success so far.
-
Rainer Koschke authored
-
Rainer Koschke authored
-
Rainer Koschke authored
retrieved from the Google Books API.
-
- 11 Feb, 2014 1 commit
-
-
Rainer Koschke authored
-
- 09 Feb, 2014 1 commit
-
-
Rainer Koschke authored
-
- 08 Feb, 2014 3 commits
-
-
Rainer Koschke authored
-
Rainer Koschke authored
-
Rainer Koschke authored
This list is partial (only about half of the books are entered) and incomplete (in many cases only the ISBN is available).
-
- 29 Jan, 2014 3 commits
-
-
Rainer Koschke authored
-
Rainer Koschke authored
-
Rainer Koschke authored
-
- 28 Jan, 2014 2 commits
-
-
Rainer Koschke authored
-
Rainer Koschke authored
-
- 01 Nov, 2013 2 commits
-
-
Rainer Koschke authored
-
Rainer Koschke authored
business objects to fail. Replaced arrays by Lists.
-
- 31 Oct, 2013 1 commit
-
-
Rainer Koschke authored
-
- 30 Oct, 2013 2 commits
-
-
Rainer Koschke authored
This directory is needed by Eclipse to build the software. It is automatically generated by 'mvn install'. Yet, if a programmer does not run maven on the console, the build in Eclipse will fail. Hence, we need to check in this directory. Yet, Git does not allow one to check in empty directories (it administers only files). Hence, we create an empty .gitignore file here.
-
Rainer Koschke authored
-