Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fail #19

Open
mydiemho opened this issue Jun 23, 2015 · 2 comments
Open

build fail #19

mydiemho opened this issue Jun 23, 2015 · 2 comments

Comments

@mydiemho
Copy link

I have try with both master and version 0.2.0.

Note: Recompile with -Xlint:unchecked for details.
:processResources UP-TO-DATE
:classes
:jar
:javadoc
:javadocJar
:sourcesJar
:assemble
:instrument SKIPPED
:copyCoberturaDatafile SKIPPED
:generateTestAvroProtocol UP-TO-DATE
:generateTestAvroJava UP-TO-DATE
:compileTestJava
Note: /home/ubuntu/storm-graphite-0.2.0/src/test/java/com/verisign/storm/metrics/reporters/BaseKafkaReporterTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:processTestResources UP-TO-DATE
:testClasses
:test FAILED
:generateCoberturaReport SKIPPED
:performCoverageCheck SKIPPED

@KevinJMao
Copy link
Contributor

Hi @mydiemho, could you please post what OS and version of Java you're using?

@mydiemho
Copy link
Author

Java version "1.7.0_79"
OpenJDK Runtime Environment (IcedTea 2.5.5) (7u79-2.5.5-0ubuntu0.14.04.2)
OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants