Tutorial source code outdated
-----------------------------
Key: CAY-1530
URL: https://issues.apache.org/jira/browse/CAY-1530
Project: Cayenne
Issue Type: Bug
Affects Versions: 3.0.1
Reporter: Borut Bolcina
The source code for tutorial
http://svn.apache.org/repos/asf/cayenne/main/trunk/tutorials/tutorial/ as
suggested at http://cayenne.apache.org/doc30/tutorial.html does not compile
with Cayenne 3.0.1.
// starting Cayenne
ServerRuntime cayenneRuntime = new ServerRuntime(
"cayenne-UntitledDomain.xml");
In addition, If the tutorial is checked out separately, it does not compile as
the pom does not contain the repository location for Cayenne 3.1-SNAPSHOT.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.