Could you share what changes you made? Something in what you changed broke the TurbineMerlinComponentService.. We do need to update the TurbineMerlinComponentService to use the latest version of Merlin, so any patches would be much appreicated..
CVS (other then needing to complete the Merlin stuff) is pretty stable. eric > -----Original Message----- > From: ANSI Webmaster [mailto:[EMAIL PROTECTED] > Sent: Friday, June 11, 2004 4:51 PM > To: 'Turbine Users List' > Subject: Compiling CVS? > > > I thought it might be a good idea to start developing on the lastest CVS > version. However when I try to run Maven it fails during compilation. > > java:compile: > [echo] Compiling to D:\Program > Files\eclipse\workspace\jakarta-turbine-2/tar > get/classes > [javac] Compiling 229 source files to D:\Program > Files\eclipse\workspace\jak > arta-turbine-2\target\classes > D:\Program > Files\eclipse\workspace\jakarta-turbine-2\src\java\org\apache\turbine > \services\avaloncomponent\TurbineMerlinComponentService.java:214: cannot > resolve > symbol > symbol : method getRootBlock () > location: class org.apache.avalon.merlin.kernel.impl.DefaultKernel > Block root = m_kernel.getRootBlock(); > ^ > D:\Program > Files\eclipse\workspace\jakarta-turbine-2\src\java\org\apache\turbine > \services\avaloncomponent\TurbineMerlinComponentService.java:228: cannot > resolve > symbol > symbol : method getRootBlock () > location: class org.apache.avalon.merlin.kernel.impl.DefaultKernel > Block root = m_kernel.getRootBlock(); > ^ > Note: Some input files use or override a deprecated API. > Note: Recompile with -deprecation for details. > 2 errors > > BUILD FAILED > File...... C:\Documents and > Settings\Breeze\.maven\plugins\maven-java-plugin-1.4 > \plugin.jelly > Element... ant:javac > Line...... 53 > Column.... 48 > Compile failed; see the compiler error output for details. > Total time: 6 seconds > Finished at: Fri Jun 11 16:40:57 CEST 2004 > > > I had to change some of the dependencies in Turbines project.xml, as they > were outdated?.. I also were not able to get some of the prior > versions, and > thus had to settle for the version above (or 2-3). > > Should I refrain from using the CVS all along, or is this easily done? > > /M > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
