You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "David Medinets (Commented) (JIRA)" <ji...@apache.org> on 2012/03/12 03:28:38 UTC

[jira] [Commented] (ACCUMULO-458) Add Comments to src/start/.../Test.java

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

David Medinets commented on ACCUMULO-458:
-----------------------------------------

Probably the test.Test interface should be commented as well. How does the TestTemplate file get turned into the ClassLoaderTestA/Test.jar (and the other two jar files)? 
                
> Add Comments to src/start/.../Test.java
> ---------------------------------------
>
>                 Key: ACCUMULO-458
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-458
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: David Medinets
>            Priority: Trivial
>              Labels: docs, test
>
> I checked out just the accumulo-start project. When building it, I noticed that the project's test are not standalone. They rely on the parent's conf directory. Quite frankly, I don't understand why some xml configuration file is read. I do get that the tests are confirming that Accumulo's class loader picks up changes. Could the test easily be changed so that the class loader is looking at ./lib instead of the normal classpath? Would this change make the test faster because it is reading fewer classes?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira