[dna-issues] [JBoss JIRA] Commented: (DNA-62) Sequence Java class files to extract the class structure with annotations
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Sun Dec 27 15:46:30 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12501672#action_12501672 ]
Brian Carothers commented on DNA-62:
------------------------------------
The patch does make the sequencers getting started example demonstrate sequencer chaining, so I think we've got this going.
The sequencer configuration for SequencingClientTest is slightly different than for the UI-driven sequencing example. The test case only looks for JcrRepository.clazz (name mangled to avoid an eclipse feature) and the UI-driven example looks for *.class. I have to admit that I didn't try sequencing through the UI, but I did make sure that the chaining worked in one-off testing through the test cases.
Thanks for the feedback! I'd like to get Serge's thoughts on this as well, but I know he's focusing on SVN right now.
> Sequence Java class files to extract the class structure with annotations
> -------------------------------------------------------------------------
>
> Key: DNA-62
> URL: https://jira.jboss.org/jira/browse/DNA-62
> Project: DNA
> Issue Type: Feature Request
> Components: Sequencers
> Reporter: Randall Hauch
> Assignee: Brian Carothers
> Fix For: 1.1
>
> Attachments: DNA-62_draft.patch
>
>
> This use case comes from a discussion about starting up the Microcontainer, and the desire to have a single processor of the JAR files to extract into a centralized repository the runtime annotations. Right now the annotations are scanned by each component/service that needs them. This feature would obviate the scanning being done by each component/service.
> Consider using http://scannotation.sourceforge.net/ for doing the actual scanning.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list