You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2011/02/25 06:21:38 UTC

[jira] Commented: (HBASE-3560) the hbase-default entry of "hbase.defaults.for.version" causes tests not to run via not-maven

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

ryan rawson commented on HBASE-3560:
------------------------------------

that seems fine as well, todd mentioned something similar (disable check in tests).  he said that we might set a property in tests only? 

> the hbase-default entry of "hbase.defaults.for.version" causes tests not to run via not-maven
> ---------------------------------------------------------------------------------------------
>
>                 Key: HBASE-3560
>                 URL: https://issues.apache.org/jira/browse/HBASE-3560
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>         Attachments: 3560.txt
>
>
> using the default setup of a maven project for intellij, tests fail because the hbase-default.xml contains a token @@@VERSION@@@.  The maven build creates a substitute file, but this file isn't by default on the classpath.
> Is there a different place to put the hbase-default.xml file than target/classes?  That is excluded from the classpath because IJ has it's own compiler. Including that path in the project classpath seems dangerous.
> Can we get the output to go to just 'target' or 'target/generated-sources/org' perhaps?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira