Digging...
On 2006-06-18, at 19:04 EDT, Max Carlson wrote:
> I reverted lps.properties and now I get:
>
> compile:
> [javac] Compiling 470 source files to C:\Laszlo\svn\openlaszlo
> \branches\lega
> ls\WEB-INF\lps\server\build
> [javac] C:\Laszlo\svn\openlaszlo\branches\legals\WEB-INF\lps
> \server\src\org\
> openlaszlo\compiler\CanvasCompiler.java:101: cannot find symbol
> [javac] symbol : method isSWF()
> [javac] location: class
> org.openlaszlo.compiler.CompilationEnvironment
> [javac] if (mEnv.isSWF()) {
> [javac] ^
> [javac] 1 error
>
> -Max
>
> Benjamin Shine wrote:
>> Do you have maybe un-checked-in-changes to build.properties? My
>> CompilationEnvironment.java doesn't have an isSWF() method defined
>> on CompilationEnvironment but the CanvasCompiler sure looks like
>> it's trying to call that method.
>> compile:
>> [javac] Compiling 15 source files to /home/ben/src/svn/
>> openlaszlo/branches/legals/WEB-INF/lps/server/build
>> [javac] 14 warnings
>> [javac] Compiling 504 source files to /home/ben/src/svn/
>> openlaszlo/branches/legals/WEB-INF/lps/server/build
>> [javac] /home/ben/src/svn/openlaszlo/branches/legals/WEB-INF/
>> lps/ server/src/org/openlaszlo/compiler/CanvasCompiler.java:101:
>> cannot resolve symbol
>> [javac] symbol : method isSWF ()
>> [javac] location: class
>> org.openlaszlo.compiler.CompilationEnvironment
>> [javac] if (mEnv.isSWF()) {
>> [javac] ^
>> [javac] 1 error
>> BUILD FAILED
>> On Jun 18, 2006, at 1:59 PM, P T Withington wrote:
>>> Probably, how is it being provoked?
>>>
>>> On 2006-06-18, at 16:24 EDT, Benjamin Shine wrote:
>>>
>>>> Tucker, is this you?
>>>> CanvasCompiler.java:101
>>>> mEnv.isSWF()
>>>> isSWF symbol not found
>>>>
>>>>
>>>> benjamin shine
>>>> software engineer
>>>> ben at laszlosystems.com
>>>>
>>>>
>>>>
>> benjamin shine
>> software engineer
>> ben at laszlosystems.com
>> _______________________________________________
>> Laszlo-dev mailing list
>> Laszlo-dev at openlaszlo.org
>> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
>
>
> --
> Regards,
> Max Carlson
> OpenLaszlo.org