Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XBEAN-297 Separate CmNamespaceHandler backed by jexl from main blueprint artifact. #16

Open
wants to merge 883 commits into
base: trunk
Choose a base branch
from

Conversation

splatch
Copy link

@splatch splatch commented Jul 18, 2018

No description provided.

dblevins and others added 30 commits April 7, 2011 16:23
… the slash based on the value of prefix

git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1095593 13f79535-47bb-0310-9956-ffa450edef68
…f bundle classloader implementation

git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1095778 13f79535-47bb-0310-9956-ffa450edef68
…eference bundle from the classLoader parameter

git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1126325 13f79535-47bb-0310-9956-ffa450edef68
…the code.

XBEAN-175: List annotated class names


git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1129943 13f79535-47bb-0310-9956-ffa450edef68
… that after linking when the scope has increased to superclasses and interfaces that might be external to the application, we can still get a list of only the original classes defined by the app.

git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1133674 13f79535-47bb-0310-9956-ffa450edef68
… JarArchive for example

Dramatically speeds up iterating over the jar.  Excellent patch, Romain!


git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1133675 13f79535-47bb-0310-9956-ffa450edef68
…asspath we look at annotated classes from

git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1144600 13f79535-47bb-0310-9956-ffa450edef68
…e type for individual urls

also tweak AnnotationFinder so it can return the Archive


git-svn-id: https://svn.apache.org/repos/asf/geronimo/xbean/trunk@1147744 13f79535-47bb-0310-9956-ffa450edef68
rmannibucau and others added 29 commits November 5, 2017 09:22
- Extracted shared test code for generators and unit tests to test-support module.
- Extracted generator APIs to shared module, so both Spring and Blueprint share same types.
- Removed duplicates in generator supports - Blueprint was basically copy-paste of Spring module.
- Updated Maven mojo to use annotations and rely on latest maven APIs.
- Use plexus/sisu injections for generators, making maven plugin independent of specific generators.
- Provided test-mapping goal for maven which sticks with test scope, test sources and binds to test related phase.
- Extracted namespace helper to shared API (this is because metadata generator uses that).
Clarification of type mapping between qdox and xbean itself.
Relocation of Utility method back to NamespaceMapping since it knows all the types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants