Uploaded image for project: 'BVal'
  1. BVal
  2. BVAL-106

FeaturesCapable compilation fails on JDK7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.4
    • 0.5, 1.0
    • build
    • None

    Description

      I receive the following error when I invoke 'mvn install' current trunk (Last Changed Rev: 1311512)

      [ERROR] /d/bval.svn/bval-core/src/main/java/org/apache/bval/model/FeaturesCapable.java:[148,14] error: features has private access in FeaturesCapable
      [ERROR] /d/bval.svn/bval-core/src/main/java/org/apache/bval/model/FeaturesCapable.java:[149,14] error: features has private access in FeaturesCapable
      [ERROR] /d/bval.svn/bval-core/src/main/java/org/apache/bval/model/FeaturesCapable.java:[151,18] error: validations has private access in FeaturesCapable
      [INFO] 3 errors
      This occurs on Ubuntu with JDK7 and JDK6

      java -version
      java version "1.7.0_04-ea"
      Java(TM) SE Runtime Environment (build 1.7.0_04-ea-b17)
      Java HotSpot(TM) 64-Bit Server VM (build 23.0-b18, mixed mode)

      java -version
      java version "1.6.0_31"
      Java(TM) SE Runtime Environment (build 1.6.0_31-b04)
      Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01, mixed mode)

      Attachments

        1. BVAL-106.patch
          0.9 kB
          Eric Charles

        Activity

          People

            mbenson Matthew Jason Benson
            eric@apache.org Eric Charles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: