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

Hudson commented on HBASE-3560:
-------------------------------

Integrated in HBase-TRUNK #1752 (See 
[https://hudson.apache.org/hudson/job/HBase-TRUNK/1752/])
    HBASE-3560  the hbase-default entry of "hbase.defaults.for.version" causes 
tests not to run via not-maven


> 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
>             Fix For: 0.92.0
>
>         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

        

Reply via email to