Hi Aslak, With middlegen I'm a user, not a developer. Nonetheless, based on your reply I did the following:
- Installed WinCVS - Downloaded the middlegen CVS - note: middlegen CVS page says specify the "modulename" but I couldn't find the value anywhere. I guessed and used "middlegen" - Installed Ant 1.5 - Ran Ant against build.xml, got a docs, lib, and samples dir - Unlike v1.0 there is no build.bat file. There is one set of jars in \lib, and a different set in \samples\lib. Which jars are required in the cp to run middlegen ? Or let's just say, how do I run middlegen ? - Installed maven to generate docs. Maven version is maven-1.0-beta-6. On executing "maven xdoc" it generates a bunch of errors looking for jar files in MAVEN_HOME\repository\XXX\jars where XXX is ant, velocity, log4j, junit, and commons-collections. I found the jar files in MAVEN_HOME\lib and copied them. I found velocity in middlegen\samples\lib and copied it. Running it again produced NoClassDefFoundError on: org/apache/tools/dvsl/DVSL. This class is not in any of the Maven jars - where do I get it ? I also saw your posting on the users mailing list saying that a new release should be out soon - any idea on the date ? Also from the mails it appears some people have got it working - what am I doing wrong ? I don't want to be a pest, but I really like this stuff and would love to get it working. Thanks, Ravi __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
