Hi, I just took a fresh checkout from "https://svn.sourceforge.net/svnroot/jwebunit/branches/1.x" and tried to run "mvn install" against the root directory's pom.xml. I had a bunch of these compilation failures from the JavaCC-generated sources:
/Users/lkoskela/checkouts/jwebunit-1.x/jwebunit-webtestcase-generator/target/generated-sources/javacc/net/sourceforge/jwebunit/javacc/WebTestCaseGeneratorTokenManager.java:[1751,12] cannot find symbol symbol : class GTToken location: class net.sourceforge.jwebunit.javacc.Token Is this something I should've noticed from the website or a readme file? (I also checked out "tags/jwebunit-1.4-rc3" and it gives me the exact same errors) Lasse ------------------------------------------------------------------------- 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 _______________________________________________ Jwebunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-users
