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

stack commented on HBASE-1588:
------------------------------

@Andrew

So, for me I'm seeing stargate tests fail because of jaxb complaints.  My guess 
the issue is something like whats described here: 
http://weblogs.java.net/blog/ramapulavarthi/archive/2007/01/problems_using.html 
  If I don an ant test and provide a command-line arg. of 
"-Djava.endorsed.dirs=lib/java.endorsed.dir " (after moving the jaxb into a 
subdir in lib named java.endorsed.dir) all runs better... all pass but 
TestCellSetModel.

If you agree issue is above, I'll work on fixing using this java.endorsed.dir 
stuff.

> Rig our build to support our new contribs -- stargate and THBase/ITHBase
> ------------------------------------------------------------------------
>
>                 Key: HBASE-1588
>                 URL: https://issues.apache.org/jira/browse/HBASE-1588
>             Project: Hadoop HBase
>          Issue Type: New Feature
>            Reporter: stack
>             Fix For: 0.20.0
>
>
> Jigger our build so it will pass targets across all in the contrib. 
> subdirectories.  Will model it on hadoop parent way of calling into contrib 
> dirs (Did work on that making it work for hbase when it was a hadoop contrib).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to