Commit Graph

191 Commits

Author SHA1 Message Date
Diane Duan 54615ddd11 BAEL-640: Guide to Mathematical Operations with Guava (#1390)
* Guava IntMath tests

* Guava DoubleMath test

* break down testDoubleMath()
2017-04-02 21:28:36 +02:00
mariiakulik 6300112fc6 README files update (#1435)
* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.MD

* Create README.md
2017-03-18 20:25:06 +01:00
Tomasz Lelek f57a7ddaed Bael 641 (#1282)
* BEEL-641 guava reflection utils code

* BEEL-641 fix formatting

* BEEL-641 add assertion on subttype number -> integer

* BEEL-641 rename class

* BEEL-641 formatting

* BEEL-641 add comparison using standard java reflecetion api and guava one
2017-03-03 06:15:34 +01:00
mariiakulik e5ecd86f27 README files update (#1195)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Delete README.md
2017-02-19 22:22:43 +01:00
slavisa-baeldung 429c700caf BAEL-639: Fixing failing test 2017-02-15 10:04:00 +01:00
slavisa-baeldung f7ef3766cb BAEL-639: Guide to Guava's EventBus Tests - adding sleep 2017-02-15 09:58:37 +01:00
Stephen Braimah 9135c6073e BAEL-639: Guide to Guava's EventBus Tests - removed EventWrapper and added DeadEvent Subscriber 2017-02-15 06:46:19 +01:00
Stephen Braimah 2ab1c19561 BAEL-639: Guide to Guava's EventBus Tests - removed EventWrapper and added DeadEvent Subscriber 2017-02-13 20:45:43 +00:00
Andrew Morgan b279e70989 CacheLoader tests 2017-02-12 18:38:17 +00:00
slavisa-baeldung 4077ee29c5 BAEL-639 - moving from test to main source tree 2017-02-07 06:44:59 +01:00
Muhammed Almas c198a96ec5 Pre conditions (#1128)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.

* BAEL-637 updated tests to use assertJ.

* BAEL-637 Removed redundant tests.

* BAEL-637 explicitely specify the null varargs.

* BAEL-637 explicitely specify the null varargs.
2017-02-06 22:03:47 +01:00
eugenp 24ccec2a20 minof formatting work 2017-02-06 00:37:53 +02:00
Muhammed Almas 1565938803 Pre conditions (#1116)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.

* BAEL-637 updated tests to use assertJ.

* BAEL-637 Removed redundant tests.
2017-02-05 22:06:31 +01:00
slavisa-baeldung b2ed0e5e09 Merge branch 'master' into sla-pr/1104
Conflicts:
	guava/pom.xml
2017-02-05 12:12:33 +01:00
Stephen Braimah 80c07b0ab2 BAEL-639: Guide to Guava's EventBus Tests - corrected formatting 2017-02-04 14:07:16 +00:00
slavisa-baeldung 1b1b5becd7 BAEL-639 - reformatting 2017-02-01 14:10:57 +01:00
slavisa-baeldung c60d15b894 Merge branch 'master' into pr/1084-stephen-brahimi-guava-eventbus 2017-02-01 13:37:19 +01:00
Predrag Maric 352b466bce BAEL-638 Fixed one variable name 2017-02-01 01:34:33 +01:00
Stephen Braimah b2fcd4a953 BAEL-639: Guide to Guava's EventBus Tests 2017-01-31 22:21:24 +00:00
Tomasz Lelek 09bebd5351 BAEL-638 Guava Ordering 2017-01-31 15:47:53 +01:00
Zeger Hendrikse e44c72f727 Reformatted PreConditions test 2017-01-30 20:33:02 +01:00
Muhammed Almas e3c1e6986b BAEL-637 Pre conditions (#1076)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.

* BAEL-637 updated tests to use assertJ.
2017-01-30 20:32:27 +01:00
Zeger Hendrikse f319718a0f Improved formatting 2017-01-29 22:14:49 +01:00
Muhammed Almas beae8eb58c BAEL-588 Guava table (#1066)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-588 guide to guava's Table

* BAEL-588 Guide to Guava's Table.

* BAEL-588 Added support for assertJ.

* BAEL-588 Test to support Guava's Table.

* BAEL-588 Added test to support Guava's Table.
2017-01-29 22:13:30 +01:00
Muhammed Almas 1c4fc19868 BAEL-637 Pre conditions (#1067)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.
2017-01-29 21:52:35 +01:00
Muhammed Almas ed6e3f56a5 BAEL-637 Pre conditions (#1054)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions
2017-01-27 23:25:42 +01:00
Zeger Hendrikse 2f4fcc0b9b Reformatted some statements 2017-01-22 15:17:16 +01:00
Zeger Hendrikse 31cd77375a Reformatted some statements 2017-01-22 15:13:05 +01:00
Muhammed Almas 29825bf89a BAEL-590 Test for RangeMap (#1032)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-590 Added test to support RangeMap.
2017-01-22 15:10:21 +01:00
Muhammed Almas 004c907141 BAEL-589 Added test to support RangeSet (#1031)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-589 Added new test for RangeSet.
2017-01-22 14:39:04 +01:00
Tomasz Lelek 75bc156357 BAEL-586 proper file for test 2017-01-14 10:11:52 +01:00
Tomasz Lelek 30d9102310 BAEL-586 increment guava version, move Test to guava module 2017-01-14 10:07:53 +01:00
DOHA f938c89321 cleanup and upgrade 2016-12-12 21:54:16 +02:00
Naoshadul Islam 298c5e3091 Created README.md and added relevant articles (#742)
* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles
2016-10-16 13:25:05 +03:00
Naoshadul Islam cd853fafbc Updated README.md 2016-10-16 13:09:29 +03:00
Grzegorz Piwowarek c3766c0138 Remove eclipse-specific config 2016-08-02 00:15:36 +02:00
slavisa-baeldung 1d1ee85fab Merge remote-tracking branch 'origin/master'
Conflicts:
	jsf/src/main/webapp/el_intro.xhtml
2016-07-31 23:30:16 +02:00
Grzegorz Piwowarek a09e6454f3 Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
slavisa-baeldung ce4bbd03e4 Merge remote-tracking branch 'origin/master' 2016-07-09 08:11:05 +02:00
Alex Theedom b0565a2882 Mkae minor amendments to make tests pass 2016-07-03 12:35:08 +01:00
egimaben 06dd18a184 added hamcrest api tutorial 2016-07-01 21:21:30 +03:00
Slavisa Avramovic 8525795755 bengi - guava map 2016-06-09 15:00:56 +02:00
egimaben 635a5aa5ea Added guava set+function=map tutorial and tests 2016-06-06 17:05:54 +03:00
eugenp a2989da4bf maven work 2016-03-06 12:10:06 +02:00
eugenp 0708c51125 mave work 2016-03-06 11:59:13 +02:00
eugenp c467ca73e2 maven work 2016-03-06 11:49:59 +02:00
eugenp e7dd890661 removing sandbox, maven upgrades, eclipse cleanup 2016-03-06 11:37:48 +02:00
MichelLeBon 371ebf5db1 Update README.md 2016-02-08 12:35:14 +02:00
MichelLeBon 30b74f9d04 Update README.md 2016-02-08 12:34:20 +02:00
MichelLeBon c2a226141b Update README.md 2016-02-08 12:33:13 +02:00
MichelLeBon d8bb9affec Update README.md 2016-02-08 12:29:23 +02:00
MichelLeBon 20d79082dd Update README.md 2016-02-08 12:28:15 +02:00
MichelLeBon 1d24669cbb Update README.md 2016-02-08 12:26:06 +02:00
eugenp 95e2d063f4 general formatting work 2016-01-30 12:01:41 +02:00
DOHA 92d4f6cbb6 add partition list examples 2016-01-14 12:18:51 +02:00
eugenp f0284f3fba fixes - spelling and security work 2015-12-21 11:53:17 +02:00
eugenp 30f53b76ee new set test 2015-12-21 11:37:37 +02:00
eugenp 8238c11c80 maven upgrades 2015-12-21 11:34:42 +02:00
eugenp a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp 641f28196d eclipse work 2015-06-20 05:43:41 +01:00
eugenp 9e5faf23f1 upgrade and eclipse work 2015-06-20 05:40:22 +01:00
eugenp 66978e97d4 maven upgrades 2015-02-21 19:57:34 +02:00
eugenp 721eda402a fixing test for Joiner 2015-01-14 17:05:54 +02:00
eugenp b089214ba6 maven work 2015-01-01 14:54:40 +02:00
eugenp 01548ef00b maven upgrades 2014-12-21 19:11:17 +02:00
DOHA c6543d9662 Add charset example 2014-12-18 20:35:36 +02:00
eugenp cc5202987a maven upgrades 2014-11-20 11:32:43 +02:00
eugenp a05e2fd904 minor guava test name change 2014-11-04 13:43:22 +02:00
eugenp 477a9b90e1 cleanup work in guava tests 2014-11-04 13:02:20 +02:00
DOHA 532d279337 Merge remote-tracking branch 'upstream/master' 2014-11-03 12:26:35 +02:00
DOHA 01d225c9ce Modify Class GuavaCollectionTypesTest 2014-11-03 12:26:13 +02:00
eugenp 900dc84907 maven upgrades 2014-11-02 14:18:31 +02:00
DOHA 037f27809e Modify class GuavaCollectionTypesTest 2014-11-02 02:37:48 +02:00
DOHA 766bbbbc3f Merge remote-tracking branch 'upstream/master' 2014-10-30 17:13:21 +02:00
DOHA 591900f392 Modify class GuavaCollectionTypesTest 2014-10-30 17:12:46 +02:00
eugenp ec5a017524 minor formatting change 2014-10-30 15:11:28 +02:00
DOHA 5d25f72397 Merge remote-tracking branch 'upstream/master' 2014-10-30 00:16:10 +02:00
DOHA 5202fd7a49 Add class GuavaCollectionTypesTest 2014-10-30 00:14:10 +02:00
eugenp ab113fea22 IO test cleanup 2014-10-26 21:47:14 +02:00
eugenp 4a0dd47f36 minor test formatting cleanup 2014-10-26 20:48:37 +02:00
eugenp 91774ece75 guava IO cleanup work 2014-10-26 20:48:14 +02:00
DOHA c180419d3a Add class GuavaIOTest 2014-10-23 23:11:42 +02:00
eugenp 12b5d784e0 cleanup work 2014-10-21 12:42:40 +03:00
DOHA c5e6ad28c4 Modify class GuavaStringTest 2014-10-19 14:35:30 +02:00
DOHA 48a8109931 Add class GuavaStringTest 2014-10-18 22:28:28 +02:00
eugenp 5742f31052 quava testing cleanup 2014-10-16 12:05:37 +03:00
eugenp 149bdeb11d formatting work 2014-10-15 01:05:41 +03:00
DOHA 1cd3d2e617 Modify class GuavaFilterCollectionsTest
Change class name, add new methods
2014-10-13 21:27:39 +02:00
DOHA 56388e1b07 Merge remote-tracking branch 'upstream/master' 2014-10-12 23:12:35 +02:00
DOHA a04e03042b add class GuavaFilterCollectionsTest
Test Example for article Guava - Predicates and Collections
2014-10-12 23:00:16 +02:00
eugenp 184feb8e2b guava cleanup 2014-10-09 16:13:15 +03:00
DOHA 5a97c3428a Modify GuavaCacheTest 2014-10-09 11:46:58 +02:00
DOHA e243d2aed2 add class GuavaClassTest 2014-10-08 23:29:58 +02:00
eugenp 1e087d8119 spring minor upgrade g 2014-10-02 00:48:38 +03:00
eugenp 1e36d212d1 spring updates 2014-09-15 14:26:17 +03:00
eugenp 19131413c5 work on maven upgrades 2014-09-13 19:15:25 +03:00
eugenp b30114fc26 minor maven upgrades 2014-08-23 14:09:45 +03:00
eugenp f7df607efa minor maven upgrades 2014-08-08 20:42:29 +03:00
eugenp 43cc23d2d0 maven spring upgrades 2014-05-24 11:24:44 +03:00
eugenp 158a138adb minor maven upgrades 2014-05-16 22:44:26 +03:00