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

ant build files mention 1.6 as source and target

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • ManifoldCF 1.6
    • ManifoldCF 1.7
    • Build
    • None
    • java version "1.7.0_55"
      Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
      Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode)
      Mac OS X Version 10.7.5

    Description

      I was getting following annoying warning

      warning: [options] bootstrap class path not set in conjunction with -source 1.6 

      Further investigation revealed that some ant build.xml files mentions.

      <javac  target="1.6" source="1.6" />
      

      We are on java7. Lets get rid of this warning message.

      Attachments

        1. CONNECTORS-935.patch
          19 kB
          Ahmet Arslan
        2. SharepointTryWithResources.patch
          5 kB
          Ahmet Arslan

        Activity

          People

            iorixxx Ahmet Arslan
            iorixxx Ahmet Arslan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: