[ 
https://issues.apache.org/jira/browse/ACCUMULO-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710618#comment-13710618
 ] 

ASF subversion and git services commented on ACCUMULO-1496:
-----------------------------------------------------------

Commit fbe05ff942e5afce3c052894df49d1f577019880 in branch 
refs/heads/ctubbsii/ACCUMULO-1496 from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=fbe05ff ]

Merge remote branch 'asf/ACCUMULO-1496' into ACCUMULO-1496

Conflicts:
        assemble/pom.xml
        assemble/src/main/assemblies/component.xml
        pom.xml
        start/pom.xml

                
> Use annotations to identify classes that are launchable by the start code
> -------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1496
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1496
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> If it can be done efficiently, I'd like to stop maintaining the explicitly 
> enumerated list of things we can launch from the accumulo-start code. We 
> should be able to discover these on the classpath, and automatically populate 
> the help.
> Annotations seems like it might be the right way to go, similar to how 
> Servlet 3.0 annotations work (maybe implemented using something like 
> scannotation).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to