Commit Graph

28 Commits

Author SHA1 Message Date
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
Roberto Cortez
71407f03b3 Improved contributing guide by adding instructions about the MicroProfile TCK. 2020-02-11 11:24:14 +00:00
Stuart Douglas
8b1a42aae4 Initial code coverage support 2020-01-23 18:02:09 +01:00
Rohan Maity
b92a1fe2c5 update GraalVM install link
Signed-off-by: Rohan Maity <rmrohan03@gmail.com>
2019-11-25 15:09:29 +05:30
Andrew Guibert
2ba9fc8574 Fix formatting typo in build section 2019-10-03 14:14:18 -05:00
Stuart Douglas
803b296d88 Skip Quarkus build when using -DskipTests
This saves around 1m from the -DskipTests full build

They can be enabled by using -Dquarkus.skip=false
2019-10-03 16:48:02 +10:00
Loïc Mathieu
333e7037e2 doc: contributing
IDEA use Settings and not Preferences
Add a FAQ entry about native test for extension
2019-09-20 13:26:54 +02:00
aurea munoz
ea6dc339ad docs: add build hanging cause and fix format 2019-08-07 15:01:15 +02:00
Daniel Petisme
74646f0199 doc: how to fix IntelliJ import OOME 2019-08-06 23:45:25 +02:00
Manaswini Das
2f07ba81a5 Improve CONTRIBUTING.md 2019-08-06 17:28:44 +05:30
Stephane Epardaud
28f8f66689 Mention mvn process-sources in CONTRIBUTING 2019-06-05 14:21:49 +02:00
Chris Laprun
5bc8b8d18b fix: improper file name 2019-04-30 13:30:02 +02:00
Guillaume Smet
ca013cd6ec Some updates to CONTRIBUTING.md 2019-04-04 15:41:44 +02:00
Michal Szynkiewicz
4911a9c015 RestClient - passing incoming JAX-RS headers, fixes #1017 2019-03-18 11:17:22 +01:00
jnizet
c381aa7e33 Promote the usage of the Maven wrapper in the instructions
This makes sure everyone (hopefully) uses the same, correct Maven version, makes it easier to setup the development environment and to contribute.
2019-03-14 18:27:50 +01:00
Mathias Geat
e158ab0710 Update contributing repo url 2019-03-09 10:18:51 +01:00
Chris Laprun
b302d739bf Fix typos and remove extra spaces. 2019-03-08 22:38:37 +01:00
Rostislav Svoboda
e7f685d46e GitHub name fix 2019-03-06 09:34:28 +01:00
Sanne Grinovero
68cf066966 Including the DCO notice 2019-03-01 22:28:15 +00:00
Stuart Douglas
6bf4355dc1 Add IDE config section to the contributing guide 2019-02-25 07:27:44 +11:00
Stuart Douglas
ff555efced Rename Shamrock to Quarkus, change file contents 2019-02-23 08:46:13 +11:00
Michal Szynkiewicz
f5fadc88ac fixes #873, add content type to /health 2019-02-15 13:51:40 +01:00
Guillaume Smet
fe5f9abb86 Update CONTRIBUTING.md 2018-12-23 14:39:00 +01:00
Clement Escoffier
65d8e573c7 Move the build instructions in the contribution guide
Add a note about docker and post-action (related to  #314)
2018-12-16 09:47:08 +01:00
Clement Escoffier
d7bec6ce83 Improve the contribution guide 2018-12-16 09:47:08 +01:00
Michael Vorburger ⛑️
c302acff84 fix link to GraalVM in CONTRIBUTING.md 2018-12-14 22:47:27 +01:00
Clement Escoffier
ea1a486fba initial draft ot the contributing.md file 2018-12-06 19:47:02 +01:00
Clement Escoffier
571dfbcb72 initial draft ot the contributing.md file 2018-12-06 19:46:45 +01:00