You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Borut Bolcina (JIRA)" <ji...@apache.org> on 2011/01/25 16:14:46 UTC

[jira] Commented: (CAY-1530) Tutorial source code outdated

    [ https://issues.apache.org/jira/browse/CAY-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986425#action_12986425 ] 

Borut Bolcina commented on CAY-1530:
------------------------------------

Aha, I see, there were changes in 3.1, so the code is not outdated, maybe it just need the addition of <repositories> section.

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