Commit Graph

4 Commits

Author SHA1 Message Date
eknizat
28e4df5a1a REPO-3962: Remove context refresh from testOpenCloseOpenCloseFull (#336)
* REPO-3962: Remove context refresh from testOpenCloseOpenCloseFull
* The refreshing of minimal context does not work with Spring version greater than 5.1.0
* We don't need to test refreshing the core application context as that never happens, only the subsystem application contexts are refreshed

* REPO-3962: Add test for application context refresh
* Test is disabled for now until the bug in Spring is fixed
2019-02-04 10:02:26 +00:00
Alex Mukha
24db520ff5 Add Travis config (#302)
The tests were refactored to run Spring annotations instead of ApplicationContextHelper to mitigate the problems of Camel Context loading. The refactored tests are all part of AppContext06TestSuite.

Disabled PdfBoxContentTransformerTest as it requires installation of additional software on the build agent. The test is deprecated already.
2018-12-17 17:09:48 +00:00
Alan Davis
5ac3cc1ac5 Merge all commits on develop to master up to commit '440986651c641dc96c1cd9f9d61525ee9435948a'
This makes version 6.7 the same on both branches. Some of the previous versions (6.2-6.6) on
master were missing commits that existed on develop.

Note: 6.7 was released on develop. It should have been done on master, but at least it has
      resulted in the missing commits getting to master.
2017-10-17 11:07:07 +01:00
Alex Mukha
5e247e50b4 REPO-2724 Apply default maven folder structure 2017-07-28 14:51:21 +01:00