I get the same error, I am also on a windows machine. Brent Owens (The Open Planning Project)
Andrea Aime wrote: > Hi Gabriel, > I can't build the CQL module on trunk on windows (I need > to put it in the build to forward port the Geoserver changes > to gs trunk). > > The error I'm getting is: > > Java Compiler Compiler Version 3.2 (Parser Generator) > (type "javacc" with no arguments for help) > Reading from file > C:\progetti\geotools\trunk\gt\modules\unsupported\cql\target\generated-sources\jjtree-javacc\org\geotools\text\filter\expr.jj > > . . . > [INFO] > ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Invalid escape character at line 1 column 99. > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > java.lang.Error: Invalid escape character at line 1 column 99. > at > org.javacc.parser.JavaCharStream.readChar(JavaCharStream.java:325) > > The content of the file is: > > /[EMAIL PROTECTED](jjtree) Generated By:JJTree: Do not edit this line. > C:\progetti\geotools\trunk\gt\modules\unsupported\cql\target\generated-sources\jjtree-javacc\org\geotools\text\filter\expr.jj > > */ > /[EMAIL PROTECTED]//* > * GeoTools - OpenSource mapping toolkit > > Well, character 99 is a "\". I don't understand what's going on, > the same line appears in 2.3.x, which builds just fine. > > Cheers > Andrea > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
