Well i just downloaded the most recent modules it requested (automatic downloader couldn't find)... and that was among other things the merlin components.
/M -----Original Message----- From: Eric Pugh [mailto:[EMAIL PROTECTED] Sent: 13. juni 2004 15:24 To: Peter Courcoux; Turbine Users ListTurbineUsersList Subject: RE: Compiling CVS? I think I'd ratehr just wait until you get the 3.3 stuff ready.. The problem with working with a 3.2-dev is that you can't compare against CVS or online anywhere since they are a dev build! If you thing 3.3 will be ready soon, then let's wait. Otherwise, to allow people to get pass compile issues, send me the 3.2-dev stuff. ERic > -----Original Message----- > From: Peter Courcoux [mailto:[EMAIL PROTECTED] > Sent: Friday, June 11, 2004 11:09 PM > To: [EMAIL PROTECTED]; Turbine Users ListTurbineUsersList > Subject: RE: Compiling CVS? > > > This was written against the following libs, which I have copies of :- > > >From project.xml. > > <dependency> > <groupId>merlin</groupId> > <artifactId>merlin-kernel-spi</artifactId> > <version>3.2-dev</version> > </dependency> > <dependency> > <groupId>merlin</groupId> > <artifactId>merlin-kernel-impl</artifactId> > <version>3.2-dev</version> > </dependency> > > > Eric, As discussed, I think I have worked out what I need to do to fix > the merlin classloading issues and I'll try upgrading to 3.3 this > weekend. > > I could let you have the merlin libs appropriate to the current source > for you to upload if you do not have them. Does it make sense to put > them in the turbine repo? They are an interim 3.2 dev build. > > What do you think? > > Regards, > > Peter > > > On Fri, 2004-06-11 at 18:08, Eric Pugh wrote: > > 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] --------------------------------------------------------------------- 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]
