Commit Graph

341 Commits

Author SHA1 Message Date
SR-Lut3t1um
9a8efdad51 updated gradle to 6.2
fixed missing change of gradle version on pom.xml

fixed evertything

fixed evertything
2020-02-20 23:43:10 +01:00
Guillaume Smet
d3c74866fc Merge pull request #7253 from gastaldi/propose_maven
Use Maven 3.6.3 in new projects
2020-02-19 17:13:11 +01:00
George Gastaldi
50ce8f7ad6 Use Maven 3.6.3 in new projects 2020-02-18 09:56:02 -03:00
Georgios Andrianakis
ef99352caf Introduce QuarkusProdModeTest 2020-02-18 09:10:28 +02:00
Ladislav Thon
13c2805842 update to MicroProfile Fault Tolerance 2.1 and SmallRye Fault Tolerance 4.1.0 2020-02-17 08:49:08 +01:00
Manyanda Chitimbo
da0cea05fb Merge pull request #7207 from radcortez/master
Updated MP OpenTracing to 1.3.3 and SmallRye OpenTracing to 1.3.4.
2020-02-15 09:26:09 +01:00
Gwenneg Lepage
49ea44edc9 Merge pull request #7197 from machi1990/chore/update-kotlin
chore: update kotlin version to 1.3.61
2020-02-15 04:09:49 +01:00
Roberto Cortez
1bda918b42 Updated MP OpenTracing to 1.3.3 and SmallRye OpenTracing to 1.3.4. 2020-02-15 00:10:47 +00:00
George Gastaldi
f5063a092d Merge pull request #7015 from maxandersen/ide-config
make ide-config shareable
2020-02-14 19:34:15 -03:00
George Gastaldi
e245565db5 Merge pull request #7130 from geoand/config-server-client
Add first version of Spring Cloud Config Client extension
2020-02-14 18:28:00 -03:00
Manyanda Chitimbo
2aee5b4a5f chore: update Kotlin version to 1.3.61 2020-02-14 20:45:34 +01:00
Max Rydahl Andersen
ad5c0ff2e9 make ide-config shareable
Why:

 * ide-config currently replicated at `ide-config`, `ip/arc/ide-config` and `ip/qute/ide-config`
 * quickstarts could benefit from reusing quarkus formatting

This change addreses the need by:

 * move ide-config to independent-projects and make it a real project
 * update refs to `eclipse-format.xml` to use <dependency> and resource lookup
 * update CONTRIBUTING.MD
 * enable code formatting and import sorting on tools/bootstrap
2020-02-14 16:32:28 +00:00
Jan Martiska
b08e9d5033 Adjust dependencies for MP Metrics 2.3 2020-02-14 07:23:36 +01:00
Georgios Andrianakis
15cdc7d2bf Add first version of Spring Config Server Client extension 2020-02-13 15:22:33 +02:00
Clement Escoffier
14341e7b4b Update Axle and declare the Mutiny and Vert.x Mutiny dependencies 2020-02-12 09:25:52 +01:00
Roberto Cortez
e277fbf54f Updated MP Config to 1.4 and SmallRye Config to 1.6.1. 2020-02-10 13:16:48 +00:00
Rohan Maity
b3fa170b42 Exclude osgi.annotation.versioning dependency 2020-02-05 10:42:21 +05:30
Guillaume Smet
7436effa69 Merge pull request #6916 from gastaldi/bump_plugins
Bump formatter-maven-plugin and impsort-maven-plugin
2020-02-01 13:54:14 +01:00
Guillaume Smet
734c54680a Merge pull request #6244 from stuartwdouglas/code-coverage
Initial Support for Code coverage
2020-01-31 19:13:50 +01:00
George Gastaldi
b4d032b9d9 Bump formatter-maven-plugin and impsort-maven-plugin
Minor format change introduced by the formatter plugin's version bump
2020-01-31 10:36:14 -03:00
Michal Szynkiewicz
105cd3625f exclude shrinkwrap from openapi and bump vert.x in build-parent 2020-01-30 07:56:44 +01:00
Gwenneg Lepage
4c193ae8d3 Drop GraalVM 19.2.1 support and deprecate enableJni option 2020-01-27 18:27:11 +01:00
Stuart Douglas
8b1a42aae4 Initial code coverage support 2020-01-23 18:02:09 +01:00
dependabot-preview[bot]
17a6aafa8a Bump rest-assured.version from 4.1.2 to 4.2.0
Bumps `rest-assured.version` from 4.1.2 to 4.2.0.

Updates `rest-assured` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/jayway/rest-assured/releases)
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/jayway/rest-assured/compare/rest-assured-4.1.2...rest-assured-4.2.0)

Updates `json-schema-validator` from 4.1.2 to 4.2.0

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 13:22:25 +01:00
Stuart Douglas
b67491c1ff The big ClassLoader change
This changes the way Quarkus ClassLoading works,
to allow for isolated class loaders.

It also unifies how Quarkus is launched, so every
different mode we support uses the same mechanism
for both curation and launch.

Tests are now run in an isolated ClassLoader, which
means that a proxy is created that runs the tests
from within the isolated ClassLoader. This currently
has a quirk where @BeforeAll methods are run twice,
which will be fixed in the next JUnit release. This
can be worked around by using @QuarkusBeforeAll.
2020-01-22 13:30:44 +01:00
Guillaume Smet
56d710e059 Add artemis-server to the BOM so that upgrades are consistent 2020-01-20 21:17:17 +01:00
Pavol Loffay
c3459991e2 Bump MP-OpenTracing to 1.3.2
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
2020-01-20 13:49:01 +01:00
Martin Kouba
3ab105c876 Merge pull request #6300 from michalszynkiewicz/ft-4.x
SmallRye FT 4.x
2020-01-17 09:01:49 +01:00
Michal Szynkiewicz
4ea00a9a4d SmallRye FT 4.0.0 2020-01-16 23:49:06 +01:00
Gwenneg Lepage
33ea19d16e Support both GraalVM 19.2.1 and 19.3.1 2020-01-16 20:56:10 +01:00
sberyozkin
fa1c13a6bb Merge pull request #6111 from hartimcwildfly/elytron-ldap-auth
Add LDAP authentication with Elytron LDAP realm
2020-01-14 10:39:55 +00:00
Matthias Harter
9deb29947d added elytron ldap authentication 2020-01-14 08:02:50 +01:00
Gwenneg Lepage
1aaab57d67 Fix GraalVM SDK version in documentation 2020-01-08 23:08:58 +01:00
Yoann Rodière
8f8b37c7b9 Upgrade to Hibernate Search 6.0.0.Beta3 2019-12-17 16:54:32 +01:00
Georgios Andrianakis
14775e2b6f Use same kotlin version everywhere 2019-12-09 00:30:08 +02:00
George Gastaldi
0c7521c67e Merge pull request #5761 from gastaldi/gradle_test
Improvements to Gradle plugin build and enable gradle testing again
2019-12-06 08:55:01 -03:00
Gwenneg Lepage
0be78a6813 Merge pull request #5358 from gwenneg/issue-4218-upgrade-graalvm-to-19.3.0
Upgrade GraalVM to 19.3.0
2019-12-05 10:19:07 +01:00
George Gastaldi
53907e89d4 Bump to Gradle 6.0.1 2019-12-04 14:07:16 -03:00
sberyozkin
967ab4cba5 Merge pull request #5822 from SlyngDK/Keycloak-8.0.0
Update keycloak version to 8.0.1
2019-12-03 23:42:45 +00:00
Gwenneg Lepage
8e20d02f90 Upgrade GraalVM to 19.3.0 2019-12-04 08:43:44 +11:00
Simon Bengtsson
2129c0ad1d Update keycloak version to 8.0.1 2019-12-03 18:46:34 +00:00
Clement Escoffier
2336183431 Update Vert.x version to 3.8.4
Also remove the patched Vert.x web version, it's now included in the 3.8.4.
2019-11-29 10:25:17 +01:00
Rostislav Svoboda
b8213599b8 Micro versions bumps 2019-11-28 14:15:09 +01:00
Manyanda Chitimbo
73e72c453a Merge pull request #5773 from quarkusio/dependabot/maven/io.fabric8-docker-maven-plugin-0.31.0
Bump docker-maven-plugin from 0.29.0 to 0.31.0
2019-11-27 08:00:10 +01:00
dependabot-preview[bot]
cbd866c22f Bump docker-maven-plugin from 0.29.0 to 0.31.0
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.29.0 to 0.31.0.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.29.0...v0.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 22:28:08 -03:00
Stuart Douglas
35cfb925d5 Upgrade jandex-maven-plugin to 1.0.7 2019-11-27 09:12:57 +11:00
Jan Martiska
38c3db37b8 Update MP-Metrics to 2.2.1, enable GlogalTagsTest 2019-11-25 09:11:02 +01:00
Stuart Douglas
2599016a0c Specify keycloak version in tests 2019-11-18 13:13:53 +11:00
Michal Szynkiewicz
a4b4c68523 CDI security determined at build time, fixes #4992 2019-11-13 14:42:55 +01:00
Guillaume Smet
fb9ce57f39 Upgrade Gradle wrapper version to 5.6.4 2019-11-05 17:59:52 +01:00