Alexey Loubyansky
4ec22be050
Removed the legacy extensions.json and enahanced the platform json descriptor loader to load the default version from the classpath
2019-10-26 10:18:17 +02:00
Max Rydahl Andersen
3995606af1
Revert "Merge pull request #4856 from aloubyansky/local-platform-descriptor"
...
as it cause test fails in quarkus-test-extension-deployment
This reverts commit 796fc09675 , reversing
changes made to 1a5053e508 .
2019-10-26 01:03:52 +02:00
Alexey Loubyansky
faf707f9bd
Removed the legacy extensions.json and enahanced the platform json descriptor loader to load the default version from the classpath
2019-10-25 20:30:04 +02:00
Max Rydahl Andersen
f116e6a42c
Remove not used extension registry plugins
...
Why:
* want to improve Extension metadata and old registry plugins
makes that harder.
This change addreses the need by:
* remove the extension plugin.
* next step after is to remove the old registry platform but that is
currently being used.
2019-10-23 21:39:49 +02:00
Alexey Loubyansky
addcaeb8b2
Extracting common devtools from Quarkus core repo
2019-10-21 22:05:27 +02:00
Alexey Loubyansky
1901746e77
* Enhanced the quarkus-bootstrap:extension-descriptor mojo to also generate META-INF/quarkus-extension.json with the extension descr/props;
...
* Added quarkus:generate-extensions-json mojo that generates extensions.json file (and attaches it as a Maven artifact to the project) for a BOM by collecting all the META-INF/quarkus-extension.json files from its managed deps;
* Added devtools/core-extensions-json module that generates extensions.json file for Quarkus Core (which for now isn't used yet as it needs refinement).
2019-10-14 11:55:14 +02:00
Stuart Douglas
c9cba824e8
Remove license headers
2019-06-14 08:01:18 +10:00
Ståle Pedersen
20ecd1b3b0
remove gradle-it, need a better approach
2019-04-25 10:44:45 +02:00
Ståle W. Pedersen
fdd2193afa
Merge pull request #1405 from vorburger/issue-1396_Gradle-IT
...
add Integration Test for Gradle Plugin
2019-03-13 21:20:14 +01:00
Stuart Douglas
13841756c4
Get Camel Salesforce and Infinispan working in native mode
...
Also add a Java Agent that can be used to diagnose reflection issues
2019-03-13 12:41:28 +11:00
Michael Vorburger
8ad7893763
minor clean up of new gradle-it
2019-03-11 18:48:48 +01:00
Michael Vorburger
388c275103
mv devtools/gradle/src/it/quickstart to devtools-it/
...
because they are (have to be) effectively competely separated, now
2019-03-11 18:41:36 +01:00
Michael Vorburger
3357d7aefe
Gradle IT - working better now, with separate Gradle invocations for building plugin and running IT ( #1396 )
2019-03-11 18:34:03 +01:00
Clement Escoffier
25ea42a450
Switch to version 999-SNAPSHOT
...
Remove occurrence of the version in code snippet
Make the gradle plugin "ready" for release
2019-03-06 10:16:54 +01:00
Stuart Douglas
4de61ec048
Merge pull request #1077 from stalep/gradle3
...
gradle plugin supports, build, native and dev
2019-02-28 22:07:06 +11:00
Guillaume Smet
952621c66c
Improve artifact id/name consistency
2019-02-26 10:56:54 +01:00
Ståle Pedersen
2fa569b35d
gradle plugin supports, build, native, dev
2019-02-25 10:23:54 +01:00
Stuart Douglas
ff555efced
Rename Shamrock to Quarkus, change file contents
2019-02-23 08:46:13 +11:00
Ståle Pedersen
a735077d45
renamed cli to devtools. ref discussion on zulip. take two.
2019-02-12 15:57:24 +01:00