-
I'm working on adding additional documentation in a `.md` document that ships with the API docs. In the docs I have C/C++ code examples for Ruby C Extensions. However, these code blocks doesn't get an…
-
```
There are lots of standards and frameworks which define their own custom
injection points.
Here's a few off the top of my head; I'm sure there's many more out there...
JSR 250 & EJB3 defines @R…
-
Hey @juanchosaravia, I'd like to apply `@AutoDsl` on classes contained within a separate Gradle/Maven module or dependency, i.e. not in the current source.
Is something this in the roadmap? Should…
-
Dear astor's maintainers,
I've been trying to repair INRIA-spoon bugs (from the Bears benchmark) with the latest version of astor and I'm getting loads of `java.lang.ClassNotFoundException`.
Ple…
-
```
org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: kamelet://mail-sink due to: org.apache.camel.component.kamelet.KameletNotFoundException: Kamelet with id mail-sink not…
-
### Expected Behavior
Schema generation should populate the DB with the expected tables derived from the declared entities.
### Actual Behaviour
Nothing gets populated in the DB
### Steps To Repro…
-
As of #594, custom components can be declared to be useable in Facelets via the @FacesComponent annotation. Via this it's no longer required to have an entry in a taglib.xml file.
However, if the com…
-
See https://github.com/pantsbuild/pants/issues/1234 for some details.
I'm getting this stacktrace when running a test in pants that uses the twitter junit runner:
```
./pants test foo:test --no-test…
-
Hi,
I'd love to see https://immutables.github.io/factory.html supporting a staged builder.
Caveat: in https://github.com/immutables/immutables/issues/761 you argued that external builders and st…
-
To ease using e.g. AutoValue in an OSGi environment it would help if the released jar had a MANIFEST.MF containing OSGi meta data. The library/bundle could then be provisioned in a p2 repository.
The…