Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-719

Jenkins maven autobuilder sometimes seems to fail because java 1.7 is not available

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 1.3
    • ManifoldCF 1.3
    • Build
    • None

    Description

      The Jenkins maven autobuilder failed over the weekend with the following:

      [ERROR] Failure executing javac,  but could not parse the error:
      javac: invalid target release: 1.7
      Usage: javac <options> <source files>
      use -help for a list of possible options
      
      

      I think this is because it was using a machine that had java 1.6 installed; we should probably limit the task to run only on java 1.7 machines or above. Either that or there's an environment variable we need to change.

      Attachments

        Activity

          People

            redguy666 Maciej Lizewski
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: