Dan, Patches are welcome, but can you please create a patch issue in the appropriate module in Scarab (http://scarab.werken.com/scarab/issues/) that describes the problem and attach your patch file. In this case the module would be "Torque > Documentation".
Thanks, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au .Mac Chat/AIM: seade at mac dot com On 27/01/2003 4:53 PM, "Dan Diephouse" <[EMAIL PROTECTED]> wrote: > Here is a patch which adds the torque.retrievableInterface property to > the list for one's project.properties file. I missed this one > orginally, so I think it would be helpful to specify. > > - Dan Diephouse > > P.S. Sorry for the double posting earlier. One of the posts took a > couple hours to get to the server, and I didn't think it made it. I was > testing out news.betaversion.org and news.gmane.org. > > Index: maven-howto.xml > =================================================================== > RCS file: /home/cvspublic/jakarta-turbine-torque/xdocs/maven-howto.xml,v > retrieving revision 1.3 > diff -u -r1.3 maven-howto.xml > --- maven-howto.xml 1 Nov 2002 22:34:02 -0000 1.3 > +++ maven-howto.xml 27 Dec 2002 05:50:35 -0000 > @@ -137,6 +137,9 @@ > torque.addGetByNameMethod = false > torque.addTimeStamp = false > torque.addIntakeRetrievable = true > +torque.retrievableInterface = org.apache.fulcrum.intake.Retrievable. > +## For Turbine 2.2 use this instead: > +# torque.retrievableInterface = org.apache.turbine.om.Retrievable > torque.useManagers = true > torque.useClasspath = true > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
