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

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

     [ https://issues.apache.org/jira/browse/CAY-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1530.
--------------------------------

    Resolution: Won't Fix

Trunk contains 3.1 tutorial code. 

Check 3.0 branch for 3.0 tutorials.

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

Tutorials are not intended to be checked out separately. The goal of the code layout is to ensure it is usable when bundled in the release.

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