Commit Graph

8 Commits

Author SHA1 Message Date
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Grzegorz Piwowarek e7cc45644e Optimize build (#1582) 2017-04-03 18:03:10 +02:00
KevinGilmore a5978cf259 Create README.md 2017-01-11 21:05:36 -06:00
pivovarit 94c315c1c2 Refactor JsoupParserTest 2017-01-11 07:20:55 +01:00
Luís Soares 4772976bda Exercise snippets only in tests (#982)
* Exercise snippets only in tests

* Increase Jsoup version
2017-01-10 20:54:12 -06:00
Luís Soares 6a60defc94 Remove Apache Commons IO dependency and split into smaller methods (#942)
* Fix the requested changes

* Split into smaller methods

* Split into smaller methods

* Remove apache dependency and split into smaller methods

* Add unit tests
2017-01-09 08:06:46 -06:00
Luís Soares c271755048 Initial commit of Jsoup example (#913)
* Initial commit of Jsoup example

* Initial commit of Jsoup example

* Fix the requested changes
2016-12-25 08:11:27 -06:00