Turn off detailed source location for JSR330 components when running in Plexus mode so they can be filtered the same way as Plexus components (by comparing the realm id stored as the binding 'source')
2 files changed
tree: 59a600197084efbae652f0039830b77eecd35fd5
  1. doclava-style/
  2. org.eclipse.sisu.plexus/
  3. org.eclipse.sisu.plexus.site/
  4. org.eclipse.sisu.plexus.tests/
  5. .gitignore
  6. LICENSE.txt
  7. pom.xml
  8. 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