Brad Walker created NETBEANS-5151:
-------------------------------------

             Summary: update java.source in the project properties
                 Key: NETBEANS-5151
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5151
             Project: NetBeans
          Issue Type: Improvement
            Reporter: Brad Walker
            Assignee: Brad Walker


There are hundreds of warnings that are generated because the java.source 
specifies version 1.6 in the project.properties files. The warning looks like 
this:

{code:java}
...
-compile-ant:
    [javac] Compiling 2 source files to 
/home/bwalker/src/netbeans/ergonomics/ide.ergonomics/build/classes
{color:yellow}   [repeat] warning: [options] bootstrap class path not set in 
conjunction with -source 1.6{color}
   [repeat] 1 warning
     [copy] Copying 6 files to 
/home/bwalker/src/netbeans/ergonomics/ide.ergonomics/build/classes

-generate-proxies:
...
{code}

I've cleaned this up. There are still a few of these warnings left. I will 
clean them up when I have time to go in and inspect each one individually.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to