Angel Herráez wrote:
> I can no longer build the application. It was working and has stopped doing 
> so.
> I was going mad until I've noticed that there are some recent commits.
> Can anyone check if the problem is there?
> 

After I updated to revision 9656 I get the following error message when
building with 'ant':

Buildfile: build.xml

init:

classes:
    [mkdir] Created dir: Jmol/build/classes
    [javac] Compiling 400 source files to Jmol/build/classes
    [javac]
Jmol/src/org/openscience/jmol/app/webexport/WebPanel.java:474: cannot
resolve symbol
    [javac] symbol  : method contains (java.lang.String)
    [javac] location: class java.lang.String
    [javac]           if(filesToCopy[iFile].contains("|"))
    [javac]                         ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED
Jmol/build.xml:191: Compile failed; see the compiler error output for
details.

Regards,
Rolf

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to