-
I have a Spring Boot project, which utilises:
- Apache Camel: 4.4.2
- ActiveMQ 6.1.2
- Hawtio: 4.0.0
Hawtio Works and the plugins shows except for ActiveMQ. However ActiveMQ is accessible via th…
-
Maybe I'm a bit picky, but [the Scala style guide](http://docs.scala-lang.org/style/naming-conventions.html#annotations) recommends annotation names to be in lower camel case like `@appName`. Unless t…
-
Currently we use a mix of camel and kebab case we should be consistent with our naming style and given that both java (quarkus) and js/ts (backstage) people prefer camel case then I think we should al…
-
### Please describe the feature that you want to propose
https://issues.apache.org/jira/browse/CAMEL-20569
In simple.json there is a new functions that list all the functions you can do on simple.…
-
Scenario: I'm currently developing my application in a docker container on MacOS. I wish to use `kill` and other related apis in Rust. Therefore I need to port those signal constants from C header to …
-
Currently `hlint` emits two hints for something like
```haskell
mk_meth_spec_prags :: ....
mk_meth_spec_prags = ...
```
both on the type and the method itself. I think it should only emit one h…
-
```
Seems the filter thingy only works if 1 item is selected, not a number of items
```
Original issue reported on code.google.com by `james.st...@gmail.com` on 29 Jul 2008 at 2:28
-
The NGPVAN people API ([documented here](https://docs.everyaction.com/reference/people#common-models)) uses camel case for the search parameters. Keeping with Python style, the Parsons VAN API uses un…
-
### Bug description
Refactors in Camel (based around AbstractTestSupport) made the scenario covered by `DoubleRoutesPerClassTest` invalid.
The test are using `Lifecycle.PER_CLASS`, therefore the rou…
-
### Version
1.27.0
### What happened?
With the following config:
```yml
emit_pointers_for_null_types: true
overrides:
- db_type: "uuid"
go_type:
…