Martin Kouba
|
cc945bd3c6
|
RootDefinition - trim RuntimeConfig and RuntimeConfiguration suffixes
- resolves #7257
|
2020-02-18 16:30:43 +01:00 |
|
George Gastaldi
|
ca6fd47871
|
Removes deprecated SubstrateTest and DisabledOnSubstrate
|
2020-02-13 11:17:21 -03:00 |
|
David M. Lloyd
|
4feea563ef
|
Add missing properties
|
2019-12-09 08:03:59 -06:00 |
|
David M. Lloyd
|
1b05cb6fd3
|
Allow anonymous config roots
Enables #5980
|
2019-12-07 19:40:55 +01:00 |
|
David M. Lloyd
|
4191c9e2c0
|
Fix test extension integration test using test extension to provide all required config
|
2019-11-22 12:48:03 -06:00 |
|
Manyanda Chitimbo
|
865088e730
|
refactor: remove trailing usage of @SubstrateTest
follows up https://github.com/quarkusio/quarkus/pull/5007
|
2019-11-16 16:58:21 +01:00 |
|
Manyanda Chitimbo
|
a684e3814b
|
fix: remove unsupported native-image flags
this remove the enableRetainedHeapReporting i.e -H:+PrintRetainedHeapHistogram and
enableCodeSizeReporting i.e -H:+PrintCodeSizeReport
fixes #5324
|
2019-11-08 13:38:22 +01:00 |
|
Gwenneg Lepage
|
847e0570af
|
Rename @SubstrateTest to @NativeImageTest
|
2019-10-29 21:48:29 +01:00 |
|
Jaikiran Pai
|
95bcb6b646
|
issue-4836 Use the right version of quarkus-maven-plugin in the native profile
|
2019-10-24 21:35:55 +05:30 |
|
Guillaume Smet
|
43ea667cbd
|
Reduce the verbosity of the test extension testing
|
2019-10-08 21:45:11 +02:00 |
|
Peter Palaga
|
decc591563
|
Fix #4035 ${project.groupId} does not work well with Maven 3.6.2
|
2019-09-16 22:10:09 +02:00 |
|
Stuart Douglas
|
c9cba824e8
|
Remove license headers
|
2019-06-14 08:01:18 +10:00 |
|
Rostislav Svoboda
|
c373cc6146
|
io.quarkus.it package fixes
|
2019-04-30 14:09:43 +02:00 |
|
Sanne Grinovero
|
50fe19ee16
|
Merge pull request #2123 from rsvoboda/use.utf8.fixes
Avoid depending on platform's default charset
|
2019-04-18 10:44:18 +01:00 |
|
Sanne Grinovero
|
2bebe56842
|
Merge pull request #2130 from rsvoboda/new.line.character.format
Update newline character for printf and debugf, small string formating changes
|
2019-04-18 10:43:11 +01:00 |
|
Sanne Grinovero
|
354134dfa4
|
Merge pull request #1881 from devauxbr/feature/graalvm-final-is-writable
add support for GraalVM RuntimeReflection's 'finalIsWritable' parameter
|
2019-04-18 10:39:49 +01:00 |
|
Rostislav Svoboda
|
ffab9f8000
|
Update newline character for printf and debugf, small string formating changes
|
2019-04-18 09:03:47 +02:00 |
|
Rostislav Svoboda
|
4a4aaeb3a6
|
Avoid depending on platform's default charset
|
2019-04-18 09:00:42 +02:00 |
|
Rostislav Svoboda
|
1a8d2bb2b0
|
io.quarkus.it packages prefix - fix of new additions
|
2019-04-10 14:05:26 +02:00 |
|
Bruno Devaux
|
648ed475e6
|
replace ReflectiveClassBuildItem 4 boolean constructor with builder, add IT test
|
2019-04-06 16:27:31 +02:00 |
|
Rostislav Svoboda
|
788a18a367
|
io.quarkus.it packages prefix for integration-tests module
|
2019-04-06 12:43:48 +02:00 |
|
Scott M Stark
|
88df62e43e
|
Move the native tests out of core to avoid build order problems that hang the integration tests
|
2019-04-03 12:54:26 +01:00 |
|