Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-11807

Add modern arguments to build.xml javac

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 3.8
    • Legacy/Testing
    • None

    Description

      My out-of-the-box experience with Cassandra trunk is:

      /home/edward/Documents/java/cassandra/build.xml:805: Class not found: javac1.8
      

      Due to the nature of ant It can be related to some obscure thing that probably only affects .0003 of users. In any case documentation on the interweb suggests:

      http://stackoverflow.com/questions/20702626/javac1-8-class-not-found

      compiler="modern"
      

      It seems to be reasonable that since trunk will only build on ultra-modern jvms compiler="modern" is an acceptable option. With this the build works (for me)

      Attachments

        Activity

          People

            appodictic Edward Capriolo
            appodictic Edward Capriolo
            Edward Capriolo
            T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: