Warning while compiling with OpenJDK 7

Bug #906306 reported by Henning Gerhardt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Goobi.Production
Fix Released
Low
Unassigned
1.7
Fix Released
Low
Unassigned

Bug Description

While compiling with OpenJDK 7 the following warning appears:

compile:
    [javac] Compiling 234 source files to /home/gerhardt/bzr/goobi-production/build/WEB-INF/classes
    [javac]
    [javac] WARNING
    [javac]
    [javac] The -source switch defaults to 1.7 in JDK 1.7.
    [javac] If you specify -target 1.5 you now must also specify -source 1.5.
    [javac] Ant will implicitly add -source 1.5 for you. Please change your build file.
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning

BUILD SUCCESSFUL

Changed in goobi-production:
status: New → In Progress
assignee: nobody → Ralf Claussnitzer (ralf-claussnitzer)
milestone: none → ce-1.7.0-rc3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.