But I saw in the pom of PUR, magnoliaVersion is 4.0.1, and I think I can use it for magnolia version 4.0.1. Can you explain for me ?
gregoryjoseph wrote: > > > Hi, > > public-user-registration's current code base is based on Magnolia 3.6. > We didn't backport ActionBasedParagraph to 4.0 because it was > considered experimental. The module should be updated to the 4.0 code > base soon, but if you're in a hurry, you basically have 2 options: use > Magnolia 3.6, or fix it and send patches our way! :) > > Cheers, > > -g > > On Apr 27, 2009, at 5:55 AM, pltchuong wrote: > >> >> >> I try to use PUR for magnolia version 4.0.1, but it's not ok. I also >> try to >> search, but it's look like i'm the first man :) >> >> I got a message in the console: >> ... can't resolve class for node >> /modules/public-user-registration/paragraphs/userLogin >> ... java.lang.ClassNotFoundException: >> info.magnolia.cms.beans.config.ActionBasedParagraph >> >> When i view some xml file, i see in this file >> mgnl-bootstrap/public-user-registration/config.modules.public-user- >> registration.paragraphs.userLogin.xml, >> there is a node which have a class property with value >> info.magnolia.cms.beans.config.ActionBasedParagraph, but this class >> it not >> exist in magnolia-core. >> >> I think this is problem of the build version (i just download from >> http://repo.magnolia-cms.com/snapshots/info/magnolia/magnolia-module-public-user-registration/1.0-SNAPSHOT/magnolia-module-public-user-registration-1.0-20090330.084514-6.jar >> here ), then i try to checkout all source code of magnolia trunk and >> PUR >> trunk, and try again, but it's fail to. Anyone can help me ? >> -- >> View this message in context: >> http://www.nabble.com/PUR-problem-----tp23245375p23245375.html >> Sent from the Magnolia - User mailing list archive at Nabble.com. >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > > -- View this message in context: http://www.nabble.com/PUR-problem-----tp23245375p23253087.html Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
