[
https://issues.apache.org/jira/browse/HTRACE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244769#comment-14244769
]
Colin Patrick McCabe commented on HTRACE-17:
--------------------------------------------
bq. On commit remove this from your patch since version is specified in the
top-level pom. <version>1.1.1</version>
ok
bq. We are java 1.6. Maybe make a minimum of 1.7 in another JIRA?
I think there's no rush to move to Java 7 until we hit a feature we want in it.
Since we're a library, it's nice to have compatibility with older systems.
On the other hand, Hadoop has moved to Java 7, so probably in a little while
there will be no big Java project still on JDK6. At that point it really will
be a no-brainer.
> pom.xml cleanups
> ----------------
>
> Key: HTRACE-17
> URL: https://issues.apache.org/jira/browse/HTRACE-17
> Project: HTrace
> Issue Type: Bug
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-17.001.patch
>
>
> pom.xml cleanups
> * fix urls in pom.xml to point to new git repo and project page
> * set {{failIfNoTests}} to {{false}}, so that it is possible to run {{mvn
> test -Dtest=TestSampler}} and so forth from the top level without getting
> "error: no tests were run" on one of the subprojects.
> * don't run go tests when {{\-DskipTests}} was specified
> * shade commons-logging in htrace-core (so that we don't conflict with
> whatever version Hadoop or other software wants to use)
> * remove old references to shading guava in the pom
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)