All,
Please accept my very embarrassed apologies!
Apparently the compiler error messages noted below for DefaultMark, etc.
were due to the compiler using an out-of-date, compiled version of
ExpressionLiteral--possibly from an old jar file. I discovered this AFTER
committing the changes I made to the four files (DefaultFill, DefaultMark,
DefaultStroke and TextMark) to the repository. I had deleted my previous
local checkout of geotools2, along with compiled classes and jar files, in
order to check it out again using SSH rather than pserver, whereupon
rebuilding the project I got a new set of compiler messages indicating my
"corrections" were wrong.
Long story short, I just removed my (incorrect) corrections and committed
the "reverted" files.
Best regards,
Buck
***********************************************************************
*William T. Stockhausen, PhD e-mail: buck@... *
*Senior Marine Scientist voice : 804-684-7643 *
*Virginia Institute of Marine Science fax : 804-684-7250 *
*College of William and Mary http://www.vims.edu/~buck *
*Greate Road *
*Gloucester Point, VA 23062-1346 *
***********************************************************************
-----Original Message-----
From: William T. Stockhausen [mailto:buck@...]
Sent: Monday, August 19, 2002 10:33 AM
To: geotools-devel@...
Subject: IllegalFilterException boy returns!
Hi all,
Just updated my source code this morning (after a week's hiatus), tried to
build the project, and got several "IllegalFilterException not caught or
thrown" messages (from DefaultFill, DefaultMark, DefaultStroke and TextMark)
when compiling defaultcore. Fixed these in my local source and got a
successful build for the entire project (whoo-hoo!). The catch blocks I
wrote use whichever logging system was already defined for the class
(writing to system.err in one case). I'll commit the changes to the
repository (unless I hear back from anyone) after I get "authorized" with
SourceForge to do so.
Best regards,
Buck
***********************************************************************
*William T. Stockhausen, PhD e-mail: buck@... *
*Senior Marine Scientist voice : 804-684-7643 *
*Virginia Institute of Marine Science fax : 804-684-7250 *
*College of William and Mary http://www.vims.edu/~buck *
*Greate Road *
*Gloucester Point, VA 23062-1346 *
***********************************************************************
|