[
https://issues.apache.org/jira/browse/HDFS-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931601#action_12931601
]
Konstantin Boudnik commented on HDFS-1494:
------------------------------------------
Looking at this patch I thought that you guys might be better off by running
tests against test jar perhaps?
Also, such feature will benefit the rest of the community as well.
> Adding new target to build.xml to run test-core without compiling
> -----------------------------------------------------------------
>
> Key: HDFS-1494
> URL: https://issues.apache.org/jira/browse/HDFS-1494
> Project: Hadoop HDFS
> Issue Type: New Feature
> Components: build
> Affects Versions: 0.21.0
> Environment: SLE v. 11, Apache Harmony 6
> Reporter: Guillermo Cabrera
> Priority: Minor
> Attachments: HDFS-1494.patch
>
>
> While testing Apache Harmony Select (lightweight version of Harmony) with
> Hadoop hdfs we had to first build with Harmony and then test using Harmony
> Select using the test-core target. This was done in an effort to investigate
> any issues with Harmony Select in running common. However, the test-core
> target also compiles the classes which we are unable to do with Harmony
> Select. A new target is proposed that only runs the tests without compiling
> them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.