1. 0fbd055 factory-finder: add tests for camel factories discovery and registration by lburgazzoli · 4 years, 4 months ago
  2. f10ae1a factory-finder: improve use of Optional by lburgazzoli · 4 years, 4 months ago
  3. 2daea0a factory-finder: register singleton languaages by lburgazzoli · 4 years, 4 months ago
  4. cf34564 chore: move dependencies exlusions to runtime bom by lburgazzoli · 4 years, 4 months ago
  5. f068c23 Move Apache snapshot repository activation to a dedicate profile by lburgazzoli · 4 years, 4 months ago
  6. 536ad91 Run native tests with GitHub Actions by lburgazzoli · 4 years, 4 months ago
  7. 42604f8 Merge pull request #626 from apache/aws-kinesis by Andrea Cosentino · 4 years, 4 months ago
  8. 194d93d Added an AWS Kinesis extension by Andrea Cosentino · 4 years, 4 months ago
  9. 93b8dae Removed the now useless alias for DefaultAnnotationExpressionFactory #611 by aldettinger · 4 years, 4 months ago
  10. de4fffc Temporarily force a locale with a country to work around a Quarkus issue by Guillaume Smet · 4 years, 4 months ago
  11. c50d107 Fix a JAXB dependency to avoid a warning by Guillaume Smet · 4 years, 4 months ago
  12. 7c89888 Workaround for https://github.com/oracle/graal/issues/1971 by Martin Kouba · 4 years, 4 months ago
  13. 813b918 Add the mongodb-driver-legacy artifact and a substitution by Guillaume Smet · 4 years, 4 months ago
  14. 8634da2 Upgrade to Quarkus 1.2.0.CR1 by Guillaume Smet · 4 years, 4 months ago
  15. d1f9f58 Use the quarkus-jsch extension instead of having substitutions by Guillaume Smet · 4 years, 4 months ago
  16. 0f5a831 Revert "Create substitutions for jsch" by Guillaume Smet · 4 years, 4 months ago
  17. f720a00 Remove PlatformHttpSpanDecorator from OpenTracing extension by James Netherton · 4 years, 4 months ago
  18. 2d197c3 Fix #640 Lower the level of "Could not find a non-optional class for key ..." message by Peter Palaga · 4 years, 4 months ago
  19. a2e1dc2 Do not register languages and dataformats so that they can be used in parallel with conflicting configs by Peter Palaga · 4 years, 4 months ago
  20. 30908ac Fix #617 Registerable and discoverable Camel services by Peter Palaga · 4 years, 4 months ago
  21. 06f9625 Avoid using field injection in the core NativeImageProcessor by Peter Palaga · 4 years, 4 months ago
  22. e728940 Revert "Fix #620 Introduce CamelServiceInfo transformers" by Peter Palaga · 4 years, 4 months ago
  23. 1c428cb Merge pull request #639 from apache/camel-3.0.1 by Andrea Cosentino · 4 years, 4 months ago
  24. f109e42 Removed the Apache repositories since now the situation should be ok in central by Andrea Cosentino · 4 years, 4 months ago
  25. 7468067 Update to Apache Camel 3.0.1 by lburgazzoli · 4 years, 4 months ago
  26. 60dd5f6 Merge pull request #632 from ppalaga/200117-impsort by Andrea Cosentino · 4 years, 4 months ago
  27. d26b474 Fix #622 Encourage users to ask for missing extensions and to help implementing them by Peter Palaga · 4 years, 4 months ago
  28. e87c37e Apply the import sorting rules by Peter Palaga · 4 years, 4 months ago
  29. 9fbeff3 Add impsort-maven-plugin by Peter Palaga · 4 years, 4 months ago
  30. 3580c77 Merge pull request #629 from lburgazzoli/sjms2 by Andrea Cosentino · 4 years, 4 months ago
  31. 1025de0 Remove usage of deprecated setBody(Supplier<?>) by Guillaume Nodet · 4 years, 4 months ago
  32. b848497 chore: fix sjm2 extension metadata by lburgazzoli · 4 years, 4 months ago
  33. 433da5f Merge pull request #621 from ppalaga/200114-service-renaming by Andrea Cosentino · 4 years, 4 months ago
  34. 8338f9d Cut an unsupported native code path in camel-quarkus-jsonpath #610 by aldettinger · 4 years, 4 months ago
  35. e6920d0 Fix #620 Introduce CamelServiceInfo transformers by Peter Palaga · 4 years, 4 months ago
  36. 9c16da6 Merge pull request #615 from lburgazzoli/consul by Andrea Cosentino · 4 years, 4 months ago
  37. b2b07f6 Initial camel-consul support by lburgazzoli · 4 years, 4 months ago
  38. 22d038c Merge pull request #614 from apache/aws-translate by Andrea Cosentino · 4 years, 4 months ago
  39. 4ad09e3 Added an AWS Translate extension by Andrea Cosentino · 4 years, 4 months ago
  40. 68aef81 Merge pull request #608 from jamesnetherton/spring-common-extension by Andrea Cosentino · 4 years, 4 months ago
  41. 1a26717 Created a camel-jsonpath extension #426 (#609) by aldettinger · 4 years, 4 months ago
  42. f962c85 Add spring common extension by James Netherton · 4 years, 4 months ago
  43. b36d2e4 Merge pull request #607 from apache/1.1.1.Final by Andrea Cosentino · 4 years, 4 months ago
  44. 1dc3be4 Bump Quarkus to version 1.1.1.Final by Andrea Cosentino · 4 years, 4 months ago
  45. 229a625 ahc dependencies #601 by lburgazzoli · 4 years, 4 months ago
  46. 64088ce Consolidate http based component integration tests #600 by lburgazzoli · 4 years, 4 months ago
  47. f8538cf ahc: fix wrong servlet dependency by lburgazzoli · 4 years, 4 months ago
  48. 4477156 Create a camel-http extension #596 by lburgazzoli · 4 years, 4 months ago
  49. 26ad0a5 Add IntelliJ IDEA's lsp output dir to gitignore by lburgazzoli · 4 years, 4 months ago
  50. 52aa82f build: formatter-maven-plugin should validate code format when check-format profile is active by lburgazzoli · 4 years, 4 months ago
  51. 8bdb298 Merge pull request #594 from lburgazzoli/jetty by Andrea Cosentino · 4 years, 4 months ago
  52. 6fc0cdd chore: remove jetty-maven-plugin.version as jetty-maven-plugin is not more used by lburgazzoli · 4 years, 4 months ago
  53. fc8fe2e build: add Java 12 to PR build action by lburgazzoli · 4 years, 4 months ago
  54. c1401ad Remove @Nullable leftovers by lburgazzoli · 4 years, 4 months ago
  55. 6d99cce Apply the new formatting rules by Peter Palaga · 4 years, 4 months ago
  56. 6a1e8d4 Format method param JavaDoc in columns by Peter Palaga · 4 years, 4 months ago
  57. b76d4f9 make dev mode test more resilient by lburgazzoli · 4 years, 4 months ago
  58. ac0f64d bean build items: replace @Nullable with Optional by lburgazzoli · 4 years, 4 months ago
  59. eb86b49 chore: fix warning by lburgazzoli · 4 years, 4 months ago
  60. c185c1f chore: disable javadoc formatting by lburgazzoli · 4 years, 4 months ago
  61. 5b194c8 chore: add missing @Override annotations by lburgazzoli · 4 years, 4 months ago
  62. 2fcf055 Simplify service binding with Camel*BeanBuildItem for trivial services by lburgazzoli · 4 years, 4 months ago
  63. 520cb25 chore: replace deprecated capability definition with dedicated capability build item by lburgazzoli · 4 years, 4 months ago
  64. 03333d2 chore: fix doc by lburgazzoli · 4 years, 4 months ago
  65. 93591c3 Move MicroProfile metrics camel context configuration to static init by James Netherton · 4 years, 4 months ago
  66. 50d9d59 Merge pull request #586 from apache/cleanup-aws by Andrea Cosentino · 4 years, 4 months ago
  67. ebe54ae chore: include test xml routes in native image by lburgazzoli · 4 years, 4 months ago
  68. 259b65b Camel-AWS extensions: Cleanup by Andrea Cosentino · 4 years, 4 months ago
  69. fabd529 Merge pull request #584 from apache/aws-lambda-ext by Andrea Cosentino · 4 years, 4 months ago
  70. 8fd7a41 Merge pull request #581 from lburgazzoli/github-543 by Andrea Cosentino · 4 years, 4 months ago
  71. b3ed516 Merge pull request #580 from jamesnetherton/dozer-jaxb by Andrea Cosentino · 4 years, 4 months ago
  72. d701f32 Merge pull request #582 from lburgazzoli/language-resolver by Andrea Cosentino · 4 years, 4 months ago
  73. 3ec84a4 Add basic tests for dev mode by lburgazzoli · 4 years, 4 months ago
  74. fb8fa44 Added AWS-Lambda extension by Andrea Cosentino · 4 years, 4 months ago
  75. c317614 Add tests for #543 by lburgazzoli · 4 years, 4 months ago
  76. 7164e1a Throw NoSuchLanguageException if a language cannot be found by lburgazzoli · 4 years, 4 months ago
  77. 141c59b Dozer extension should use JaxbFileRootBuildItem by James Netherton · 4 years, 4 months ago
  78. 3bd3938 Merge pull request #577 from apache/cleanup by Andrea Cosentino · 4 years, 5 months ago
  79. 5f4be8d Renamed customerlist.csv file in file-split-to-log by Andrea Cosentino · 4 years, 5 months ago
  80. fc3f9f1 Added file-split-log-xml example to modules by Andrea Cosentino · 4 years, 5 months ago
  81. f656bab Merge pull request #575 from Namphibian/master by Andrea Cosentino · 4 years, 5 months ago
  82. 91773d5 Merge pull request #576 from apache/csv-exclude-license by Andrea Cosentino · 4 years, 5 months ago
  83. 96fa50b Don't search license in csv file by Andrea Cosentino · 4 years, 5 months ago
  84. fff2fd9 CSV File Splitter To Log by Cornelius Franken · 4 years, 5 months ago
  85. bd25185 Merge pull request #573 from apache/jackson by Andrea Cosentino · 4 years, 5 months ago
  86. 1ad5302 Merge pull request #570 from ppalaga/i560 by Andrea Cosentino · 4 years, 5 months ago
  87. 88998b2 Remove unnecessary plugin version properties from deployment BOM by Peter Palaga · 4 years, 5 months ago
  88. 08f5318 Fix #560 AHC extension by Peter Palaga · 4 years, 5 months ago
  89. 7ad7771 AWS support: Leverage Quarkus-jackson instead of using Jackson stuff in each extension by Andrea Cosentino · 4 years, 5 months ago
  90. 3b26876 Merge pull request #567 from apache/aws-commons by Andrea Cosentino · 4 years, 5 months ago
  91. 8c76de9 Merge pull request #571 from lburgazzoli/remove-mp-config-workaround by Andrea Cosentino · 4 years, 5 months ago
  92. 6809cc8 Removed wrong reference in xalan support extension by Andrea Cosentino · 4 years, 5 months ago
  93. 63a533d Remove mp-config workaround by lburgazzoli · 4 years, 5 months ago
  94. 2bc0732 Create an AWS common extension by Andrea Cosentino · 4 years, 5 months ago
  95. d5c0215 Fix #568 Untrack Artemis test instance data by Peter Palaga · 4 years, 5 months ago
  96. 1bc112d Merge pull request #565 from apache/aws-ec2 by Andrea Cosentino · 4 years, 5 months ago
  97. 4d848c6 Regen by Andrea Cosentino · 4 years, 5 months ago
  98. 8b2c4ca Added AWS EC2 Extension by Andrea Cosentino · 4 years, 5 months ago
  99. f6a5304 Merge pull request #559 from apache/sql-fix-first-version by Andrea Cosentino · 4 years, 5 months ago
  100. 478c13c Regen extensions list by Andrea Cosentino · 4 years, 5 months ago