[
https://issues.apache.org/jira/browse/HBASE-14377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-14377:
--------------------------------
Attachment: HBASE-14377.1.patch
-01
* rename to TestJavaHBaseContext
* add test dependency on annotations test-jar
* categorize as Medium Misc test
* rely on scala-maven-plugin to find scala test dir
Verified that running "mvn package" runs just the java test and running "mvn
verify" properly runs the java test in test phase and the scala tests in the
integration test phase.
> JavaHBaseContextSuite not being run
> -----------------------------------
>
> Key: HBASE-14377
> URL: https://issues.apache.org/jira/browse/HBASE-14377
> Project: HBase
> Issue Type: Bug
> Components: spark
> Affects Versions: 2.0.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Labels: beginner
> Fix For: 2.0.0
>
> Attachments: HBASE-14377.1.patch
>
>
> we haven't been running JavaHBaseContextSuite, because it's Java (so skipped
> by the ScalaTest framework) and not named according to the surefire naming
> rules.
> rename to TestJavaHBaseContext and categorize it as a Medium test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)