Ben - before I chase, try a clean build. There is a new ASTFormalParameterList.java file that replaces a file that was generated before. I bet that's why it's confused.

- Don

On Dec 7, 2007, at 3:33 PM, Benjamin Shine wrote:

I just did svn up, and now I get...

compile:
[javac] Compiling 562 source files to /Users/ben/src/svn/ openlaszlo/trunk/WEB-INF/lps/server/build [javac] /Users/ben/src/svn/openlaszlo/trunk/WEB-INF/lps/server/ build.1.4/src/org/openlaszlo/sc/parser/Parser.java:4024: cannot find symbol [javac] symbol : method setReturnType (org.openlaszlo.sc.parser.ASTIdentifier.Type) [javac] location: class org.openlaszlo.sc.parser.ASTFormalParameterList [javac] formals.setReturnType(type);
    [javac]                                                 ^
[javac] /Users/ben/src/svn/openlaszlo/trunk/WEB-INF/lps/server/ build.1.4/src/org/openlaszlo/sc/parser/Parser.java:4074: cannot find symbol [javac] symbol : method setReturnType (org.openlaszlo.sc.parser.ASTIdentifier.Type) [javac] location: class org.openlaszlo.sc.parser.ASTFormalParameterList [javac] formals.setReturnType(type);
    [javac]                                                 ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors

BUILD FAILED
/Users/ben/src/svn/openlaszlo/trunk/build.xml:533: The following error occurred while executing this line: /Users/ben/src/svn/openlaszlo/trunk/WEB-INF/lps/server/build.xml: 326: Compile failed; see the compiler error output for details.

Tucker or Don, do you know what this is?

thanks,
ben



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

Voice:  617-547-7881
Email:  [EMAIL PROTECTED]
WWW:    http://www.ddanderson.com

Reply via email to