From: Andrius V. <an...@ve...> - 2012-07-18 09:41:40
|
Dear Jon Lockhart, Thanks for reporting your experiences building CZT. Could you send more details about the error that is occurring for you? The last bits of Maven build output would be good, or if tests are failing, try attaching surefire test reports with the failures. Also, there have been some changes since the last release, so the installation instructions on the website may not be fully up-to-date. The SVN repository is no longer updated (currently read-only and will be removed soon). All new code goes to the Git repository. There are more up-to-date instructions on building CZT available in the Git repository: http://czt.git.sourceforge.net/git/gitweb.cgi?p=czt/czt;a=blob_plain;f=INSTALL.md Finally, we have quite nice Eclipse plug-ins in the latest version for CZT as an alternative to jEdit - the update site is built together with the whole CZT. I am looking into setting up a continuous integration (CI) system for CZT soon. Hopefully then we will have "nightly" downloads and there will be less need to build everything manually. Best regards, ~Andrius Velykis On Tue, Jul 17, 2012 at 9:00 PM, Jon Lockhart <ja...@bu...> wrote: > Dear CZT Developers, > > I am having an issue building versions of the CZT tool set in Windows, and I > am wondering if anyone has had a similar issue recently or in the past and > has a suggestion for handling this problems, or a solution, which would be > more beneficial in my case. > > I first started with following the installation instructions on the site, > and downloaded an available copy of the svn version of 1.5, git bash, maven, > and jedit. While trying to build the czt files, after got through all the > installation instructions for the various tool sets, I ran into a dependency > error on typechecker. Now I know that in the install it says that dependency > errors will arise and that I just continue to try reinstalling but after > several attempts all resulting in the same error, I decided that I should > try getting the latest version of CZT from the git repository, seeing that > it was a newer version and maybe some of these dependency errors would be > resolved. Unfortunately this was not the case and in fact I also ran into an > error in one of the tests for typechecker. So this time around I had a test > error occur every time for type checker, and then I am always running into > the same dependency error with the rules with the latest version from git. > > I have tried downloading version 1.5 and 1.6 again multiple times thinking > that there was possibly an error in the download I had, I have tried > increasing the java stack in my maven variables to 512 from 256, and I have > even tried looking through the mail repository to see if anyone else has had > an issue with compiling these more recent versions on Windows, but I didn't > see any. > > As I said I am very open to fixes, solutions, or a work around for getting > CZT compiled on a Windows box, so that I can import the necessary jar files > into jEdit so I can start using that for my writing of Zed specifications. > > Thanks, > Jon Lockhart > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > CZT-Devel mailing list > CZT...@li... > https://lists.sourceforge.net/lists/listinfo/czt-devel > |