Bug 458351: prefer Guice's @Singleton over JSR330's @Singleton for Sisu's own internal components to avoid triggering CDI-377
3 files changed
tree: df8076b9949693d49b8114038f67150331f23181
  1. doclava/
  2. org.eclipse.sisu.plexus/
  3. org.eclipse.sisu.plexus.extender/
  4. org.eclipse.sisu.plexus.site/
  5. org.eclipse.sisu.plexus.tests/
  6. .gitignore
  7. LICENSE.txt
  8. pom.xml
  9. README.md
README.md

Homepage

http://www.eclipse.org/sisu/

Contribution

As required by the Eclipse IP process, all contributions need to be submitted in form of patches attached to a Bugzilla entry, thereby being subject to the Eclipse Terms of Use. For clarity, patches should be provided as standalone files attached to the issue, not as text embedded in the issue description or a comment.

When submitting patches, please follow the existing code style. The corresponding formatter settings for some IDEs can be taken from the Maven Code Style page.

License