Re: build error after last commit

Tim Lebedkov <[email protected]> Sun, 05 Oct 2003 16:38:50 +0200
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Hi Andrew,

it should be fixed now

-- Tim

andrew wrote:

>Hi,
>
>It seems, after last commit the module is not compilable against
>current CVS state. Ant output is here:
>
>===========================
>....
>all-tasklist/suggestions:
>     [echo] Building module tasklist/suggestions...
>
>compile:
>    [javac] Compiling 22 source files to /home/nbtrunk/nb_all/tasklist/suggestions/src
>    [javac] /home/nbtrunk/nb_all/tasklist/suggestions/src/org/netbeans/modules/tasklist/suggestions/SuggestionImpl.java:110: createNode() in org.netbeans.modules.tasklist.suggestions.SuggestionImpl cannot override createNode() in org.netbeans.modules.tasklist.core.Task; attempting to assign weaker access privileges; was public
>    [javac]     protected Node[] createNode() {
>    [javac]                      ^
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -deprecation for details.
>    [javac] 1 error
>
>BUILD FAILED
>file:/home/nbtrunk/nb_all/tasklist/suggestions/build.xml:29: Compile failed; see the compiler error output for details.
>...
>============================
>
>
>Thanks!
>Andrew
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>
>  
>