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]>

Reply via email to