[thredds] Compilation error with Grib2ReportPanel.java

  • To: THREDDS community <thredds@xxxxxxxxxxxxxxxx>
  • Subject: [thredds] Compilation error with Grib2ReportPanel.java
  • From: "H. Joe Lee" <hyoklee@xxxxxxxxxxxx>
  • Date: Thu, 23 Apr 2015 15:32:22 -0500
  • Authentication-results: unidata.ucar.edu; dkim=none (message not signed) header.d=none;
Hi,

  I'm trying to build thredds-4.6.0 [1] and getting the following error:

/Users/hyoklee/src/thredds-4.6.0/ui/src/main/java/ucar/nc2/ui/grib/Grib2ReportPanel.java
Error:(4, 25) java: cannot find symbol
  symbol:   class BitOutputStream
  location: package org.itadaki.bzip2
Warning:(24, 21) java: ucar.nc2.grib.GribVariableRenamer in
ucar.nc2.grib has been deprecated
Error:(233, 5) java: cannot find symbol
  symbol:   class BitOutputStream
  location: class ucar.nc2.ui.grib.Grib2ReportPanel
Error:(233, 34) java: cannot find symbol
  symbol:   class BitOutputStream
  location: class ucar.nc2.ui.grib.Grib2ReportPanel

  I'm using IntelliJIDEA 14 with jdk 8 on Mavericks. I imported the
project as gradle.
  What could be wrong?

[1] https://github.com/Unidata/thredds/releases/tag/v4.6.0


--
HDF Product Designer: Ideate interoperable Bigdata for Citizen Science and IoT.



  • 2015 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: