-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix a few maven generation regressions #682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cescoffier
merged 90 commits into
quarkusio:master
from
cescoffier:features/fix-maven-generation-regressions
Feb 2, 2019
Merged
Changes from 1 commit
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
0e10b09
update aesh to 1.11 + move/update readme
stalep 399b008
Fix for #649 close created URLClassLoader's
aloubyansky 6aa6281
Hibernate second-level cache impl
galderz f61e983
fix variable injection and uber-jar explanation in the getting starte…
cescoffier 91ac664
add a note about having a working docker environment before building …
cescoffier b808c82
extend a bit the application configuration guide
cescoffier 00036ba
use admonitions
cescoffier ead2453
move the extension list to a filtered resource directory - otherwise …
cescoffier 6bb3aa8
Various fixes in the input validation guides
cescoffier cebb3b6
Extend the list of items generated by the create project mojo
cescoffier 9be53bc
Fix typos in the scheduled tasks guide
cescoffier 845fcef
Fix the segfault happening when write buffering is enabled
Sanne 47ec614
Replace reference to the old repository
cescoffier fc19f4b
Modify the getting started guide to use the project generation capabi…
cescoffier 58c2279
apply the comment made by Guillaume
cescoffier fb4c0f8
Remove non used methods
cescoffier 60460d4
Gracefully stop rather than hang when there are no steps
FroMage 21775c1
Fix issues #670, #671, #672, #673 and #675
cescoffier 29882ac
Some more reviews:
cescoffier ca97498
ArC - document "remove unused beans" optimization
mkouba ac10da2
Entity not found is valid with Hibernate cache, deal with it
galderz 3249147
Merge pull request #666 from cescoffier/features/various-documentatio…
cescoffier 5d0b705
Merge pull request #680 from FroMage/execution-bug-fix
FroMage 9a02236
Set error message when building native image without prior packaging
geoand 83da481
Support Infinispan Client in Protean
wburns 164c9db
Merge pull request #667 from wburns/jdg
Sanne cc30b91
Remove native image profile for Hibernate cache stress test module
galderz b1d8215
Merge pull request #674 from mkouba/log-unused-beans-removal
mkouba c64af78
Revert "ArC - remove LazyValue from ComputingCache"
mkouba 3edb7f6
Fix Bean Validation extension feature name
gsmet fab1a39
Merge pull request #642 from stalep/master
stalep 02b6fcc
Merge pull request #689 from gsmet/fix-bv-feature-name
gsmet bdced2d
Merge pull request #659 from galderz/t_infinispan_hibernate_cache_v2
Sanne 5b81063
Merge pull request #688 from mkouba/issue-686
cescoffier d4612fc
Fix typo in method name
Sanne cb43eee
Lower logging verbosity of the Hot Rod client extension
Sanne 67ed7ab
Disable an Infinispan 2LC assertion which isn't currently working
Sanne 32eb68c
Merge pull request #693 from Sanne/HotRodPolishing
Sanne 3a2f1e1
Merge pull request #695 from Sanne/DisableInfinispanAssertion
Sanne 0b97056
proposed "specification" for CLI/client behavior
34748f6
replace freemarker templating with something more svm friendly
1368833
update aesh to 1.11 + move/update readme
stalep e65bcdf
replace freemarker templating with something more svm friendly
54e54d1
fix regression on version
2e87d2a
Refactor configuration completely
dmlloyd 8897036
Merge pull request #685 from geoand/#684
stuartwdouglas aee497c
Merge pull request #650 from aloubyansky/close-ucls
stuartwdouglas 0a09e82
Merge pull request #692 from dmlloyd/config-new
dmlloyd 2f9535c
RestClientProcessor - replace generated bean classes with BeanRegistrar
mkouba 151464c
Only rest client interfaces annotated with RegisterRestClient registered
mkouba 63cfd55
Fix Hibernate cache random failures #694
galderz a0edcf0
Merge pull request #691 from mkouba/issue-690-mp-rest-bean-registrar
mkouba 5d27a98
Align Hibernate cache timeout units
galderz 1e3fde2
Minor cosmetic improvements to the Agroal extension
gsmet d87168f
We should contribute the driver for reflection not the URL
gsmet 626450d
Be more consistent with JAX-RS extension/feature names
gsmet 588b8e8
Properly sort the feature list
gsmet 88deb44
Upgrade to RESTEasy 4.0.0.Beta8
asoldano 7a529b4
Use the property for OpenAPI Jackson version
gsmet fe1804b
Create an opinionated JAX-RS - JSON extension
gsmet 34b8ac9
Change the default groupID and packageName to not mention jboss.
cescoffier 98745e6
Restore formatting of license header in shamrock parent pom
Sanne 197d9d4
Caffeine extension
Sanne b3b4f50
Make the classname optional
cescoffier 031c695
ExtensionAnnotationProcessor: can't delete a resource file in Eclipse
FroMage 25fe38a
Workaround Eclipse APT / jdeparser issues around static nested types
FroMage 60e5429
Fix #706 - Ask the user if he wants to generate the resources
cescoffier 6d8fc2b
Guides must enforce batch mode to avoid user prompts
cescoffier bb5e12e
Merge pull request #714 from gsmet/agroal-tidying
gsmet c494f1f
Merge pull request #710 from galderz/t_random_2lcache_failures
Sanne de6beb3
Merge pull request #697 from evanchooly/master
dmlloyd 3f910fa
Merge pull request #715 from Sanne/Caffeine
gsmet 12a5916
Merge pull request #711 from gsmet/jaxrs-json-extension
gsmet 21f5a16
Merge pull request #716 from FroMage/eclipse-apt-fixes
Sanne e2dc5c1
Netty extension
Sanne 8fad594
Merge pull request #720 from Sanne/Netty
Sanne 8028283
Disable the interactive mode if the artifactId is set.
cescoffier fad6a04
Update documentation to reflect the latest changes:
cescoffier afd7e1e
Remove non used methods
cescoffier 40e9de4
Fix issues #670, #671, #672, #673 and #675
cescoffier 36b64eb
Change the default groupID and packageName to not mention jboss.
cescoffier f45b51f
Make the classname optional
cescoffier 60854e4
Fix #706 - Ask the user if he wants to generate the resources
cescoffier a1c3bea
Guides must enforce batch mode to avoid user prompts
cescoffier 9db7350
Disable the interactive mode if the artifactId is set.
cescoffier 486e9c3
Update documentation to reflect the latest changes:
cescoffier d779210
ClassName and Path can be `null` - avoid npe
cescoffier bc1f984
Cosmetic - Remove non-used variable
cescoffier 366aab3
Fix testDir when navigation to the generated directory is required
cescoffier 93262c4
Merge branch 'features/fix-maven-generation-regressions' of github.co…
cescoffier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/ask/asks/