You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CAY-1659) PATCH: Ingres limit query support - posted by "Lucas Holt (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 16:57:55 UTC, 0 replies.
- [jira] [Updated] (CAY-1659) PATCH: Ingres limit query support - posted by "Lucas Holt (Updated) (JIRA)" <ji...@apache.org> on 2012/02/03 16:59:53 UTC, 0 replies.
- [jira] [Created] (CAY-1660) Ingres primary key generator doesn't work correctly with Ingres 10 - posted by "Lucas Holt (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 17:09:54 UTC, 0 replies.
- [jira] [Created] (CAY-1661) Ingres interactions with transactions - posted by "Lucas Holt (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 17:15:54 UTC, 0 replies.
- [jira] [Created] (CAY-1662) @Auditable and @AuditableChild annotations should support 'ignoredProperties' parameter and exclude changes to runtime relationships - posted by "Andrus Adamchik (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 19:29:53 UTC, 0 replies.
- [jira] [Closed] (CAY-1662) @Auditable and @AuditableChild annotations should support 'ignoredProperties' parameter and exclude changes to runtime relationships - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/05 21:17:59 UTC, 0 replies.
- svn commit: r1240798 - in /cayenne/main/trunk: docs/doc/src/main/resources/ framework/cayenne-lifecycle/src/main/java/org/apache/cayenne/lifecycle/audit/ framework/cayenne-lifecycle/src/test/java/org/apache/cayenne/lifecycle/audit/ framework/cayenne-li... - posted by aa...@apache.org on 2012/02/05 21:27:00 UTC, 0 replies.
- [jira] [Created] (CAY-1663) @CacheGroups annotation should allow an empty list of cache groups - posted by "Andrus Adamchik (Created) (JIRA)" <ji...@apache.org> on 2012/02/06 13:02:00 UTC, 0 replies.
- svn commit: r1240998 - in /cayenne/main/trunk: docs/doc/src/main/resources/RELEASE-NOTES.txt framework/cayenne-lifecycle/src/main/java/org/apache/cayenne/lifecycle/cache/CacheGroups.java - posted by aa...@apache.org on 2012/02/06 13:35:03 UTC, 0 replies.
- [jira] [Closed] (CAY-1663) @CacheGroups annotation should allow an empty list of cache groups - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/06 13:35:59 UTC, 0 replies.
- [jira] [Created] (CAY-1664) Integrate support for streaming data types as extension to byte[] buffers into Cayenne - posted by "Daniel Scheibe (Created) (JIRA)" <ji...@apache.org> on 2012/02/07 10:28:04 UTC, 0 replies.
- [jira] [Updated] (CAY-1664) Integrate support for streaming data types as extension to byte[] buffers into Cayenne - posted by "Daniel Scheibe (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 10:31:59 UTC, 0 replies.
- [jira] [Commented] (CAY-1660) Ingres primary key generator doesn't work correctly with Ingres 10 - posted by "Keith Bolam (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 12:26:59 UTC, 3 replies.
- [jira] [Commented] (CAY-1655) Logger injection to JdbcAdapter subclass does not work - posted by "Andrus Adamchik (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 18:44:59 UTC, 3 replies.
- [jira] [Updated] (CAY-1665) Consistent and concise property names aggregated in one place - posted by "Andrus Adamchik (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 19:36:59 UTC, 2 replies.
- [jira] [Created] (CAY-1665) Consistent and concise property names aggregated in one place - posted by "Andrus Adamchik (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 19:36:59 UTC, 0 replies.
- [jira] [Closed] (CAY-1655) Logger injection to JdbcAdapter subclass does not work - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/09 10:28:59 UTC, 0 replies.
- svn commit: r1242438 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/validation/ValidationException.java - posted by aa...@apache.org on 2012/02/09 19:21:10 UTC, 0 replies.
- svn commit: r1242443 - in /cayenne/main/trunk: docs/doc/src/main/resources/RELEASE-NOTES.txt framework/cayenne-jdk1.5-unpublished/src/test/java/org/apache/cayenne/validation/ValidationExceptionTest.java - posted by aa...@apache.org on 2012/02/09 19:29:12 UTC, 0 replies.
- [jira] [Closed] (CAY-1648) [PATCH] ValidationException throws format exception if error message contains percent sign - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/09 19:31:59 UTC, 0 replies.
- [jira] [Created] (CAY-1666) Fix problem with tests on ingres db - posted by "Olga Tkacheva (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 11:57:00 UTC, 0 replies.
- svn commit: r1244438 - in /cayenne/main/trunk: ./ framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/dba/ingres/ framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/dba/ingres/ framework/cayenne-jdk1.5-unpublis... - posted by ol...@apache.org on 2012/02/15 11:59:00 UTC, 0 replies.
- svn commit: r1244463 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src: main/java/org/apache/cayenne/dba/ingres/ test/java/org/apache/cayenne/unit/ - posted by ol...@apache.org on 2012/02/15 13:35:45 UTC, 0 replies.
- [jira] [Commented] (CAY-1659) PATCH: Ingres limit query support - posted by "Olga Tkacheva (Commented) (JIRA)" <ji...@apache.org> on 2012/02/15 13:39:00 UTC, 0 replies.
- [jira] [Closed] (CAY-1659) PATCH: Ingres limit query support - posted by "Olga Tkacheva (Closed) (JIRA)" <ji...@apache.org> on 2012/02/15 13:41:04 UTC, 0 replies.
- svn commit: r1244500 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/dba/ingres: IngresAdapter.java IngresMergerFactory.java - posted by ol...@apache.org on 2012/02/15 15:30:32 UTC, 0 replies.
- [jira] [Created] (CAY-1667) Expression parser performance optimization - posted by "Andrus Adamchik (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 15:34:59 UTC, 0 replies.
- [jira] [Commented] (CAY-1667) Expression parser performance optimization - posted by "Andrus Adamchik (Commented) (JIRA)" <ji...@apache.org> on 2012/02/15 15:45:00 UTC, 0 replies.
- svn commit: r1244944 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src: main/java/org/apache/cayenne/dba/ingres/ test/java/org/apache/cayenne/ test/java/org/apache/cayenne/access/ test/java/org/apache/cayenne/access/trans/ test/java/org... - posted by ol...@apache.org on 2012/02/16 12:39:29 UTC, 0 replies.
- svn commit: r1244973 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/dba: JdbcAdapter.java ingres/IngresAdapter.java - posted by ol...@apache.org on 2012/02/16 14:29:08 UTC, 0 replies.
- svn commit: r1245351 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src: main/java/org/apache/cayenne/dba/ingres/ test/java/org/apache/cayenne/access/ test/java/org/apache/cayenne/testdo/quotemap/auto/ test/resources/ - posted by ol...@apache.org on 2012/02/17 10:04:42 UTC, 0 replies.
- svn commit: r1245373 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/dba/ingres/IngresAdapter.java - posted by ol...@apache.org on 2012/02/17 11:22:43 UTC, 0 replies.
- [jira] [Created] (CAY-1668) Memory Exhaustion Problem with Deserialization of ObjectContext - posted by "Andrew Lindesay (Created) (JIRA)" <ji...@apache.org> on 2012/02/19 12:44:34 UTC, 0 replies.
- [jira] [Commented] (CAY-1661) Ingres interactions with transactions - posted by "Andrus Adamchik (Commented) (JIRA)" <ji...@apache.org> on 2012/02/20 08:13:34 UTC, 0 replies.
- [jira] [Closed] (CAY-1660) Ingres primary key generator doesn't work correctly with Ingres 10 - posted by "Olga Tkacheva (Closed) (JIRA)" <ji...@apache.org> on 2012/02/20 08:15:34 UTC, 0 replies.
- svn commit: r1291311 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/dba/ingres: IngresAdapter.java IngresMergerFactory.java - posted by ol...@apache.org on 2012/02/20 16:28:47 UTC, 0 replies.
- [jira] [Commented] (CAY-1666) Fix problem with tests on ingres db - posted by "Olga Tkacheva (Commented) (JIRA)" <ji...@apache.org> on 2012/02/20 16:39:34 UTC, 0 replies.
- [jira] [Closed] (CAY-1666) Fix problem with tests on ingres db - posted by "Olga Tkacheva (Closed) (JIRA)" <ji...@apache.org> on 2012/02/20 16:41:34 UTC, 0 replies.
- svn commit: r1291630 - /cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt - posted by ol...@apache.org on 2012/02/21 08:37:13 UTC, 0 replies.
- [jira] [Closed] (CAY-1661) Ingres interactions with transactions - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 09:52:48 UTC, 0 replies.
- [jira] [Commented] (CAY-1668) Memory Exhaustion Problem with Deserialization of ObjectContext - posted by "Andrew Lindesay (Commented) (JIRA)" <ji...@apache.org> on 2012/02/22 11:34:48 UTC, 1 replies.
- svn commit: r1292239 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/exp/Expression.java - posted by aa...@apache.org on 2012/02/22 12:17:45 UTC, 0 replies.
- svn commit: r1292240 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/exp/parser/JavaCharStream.java - posted by aa...@apache.org on 2012/02/22 12:22:37 UTC, 0 replies.
- svn commit: r1292241 - /cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt - posted by aa...@apache.org on 2012/02/22 12:23:33 UTC, 0 replies.
- svn commit: r1292242 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne: exp/parser/ASTDbPath.java exp/parser/ASTObjPath.java query/Ordering.java - posted by aa...@apache.org on 2012/02/22 12:24:19 UTC, 0 replies.
- [jira] [Closed] (CAY-1667) Expression parser performance optimization - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 12:27:48 UTC, 0 replies.
- [jira] [Created] (CAY-1669) RuntimeProperties use of System properties becomes a contention point when creating query translators - posted by "Andrus Adamchik (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 12:51:48 UTC, 0 replies.
- [jira] [Closed] (CAY-1669) RuntimeProperties use of System properties becomes a contention point when creating query translators - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 12:53:48 UTC, 0 replies.
- svn commit: r1292249 - in /cayenne/main/trunk: docs/doc/src/main/resources/ framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/configuration/ framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/dba/ framework/cayenn... - posted by aa...@apache.org on 2012/02/22 12:55:14 UTC, 0 replies.
- Build failed in Jenkins: Cayenne-trunk » HSQLDB,false,JDK 1.5 (latest),Ubuntu #659 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 13:24:12 UTC, 0 replies.
- [jira] [Created] (CAY-1670) Non-blocking DataRowStore - posted by "Andrus Adamchik (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 16:13:48 UTC, 0 replies.
- [jira] [Closed] (CAY-871) DataDomain instantiates with null EventManager - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 16:21:48 UTC, 0 replies.
- [jira] [Commented] (CAY-1670) Non-blocking DataRowStore - posted by "Andrus Adamchik (Commented) (JIRA)" <ji...@apache.org> on 2012/02/22 16:37:49 UTC, 2 replies.
- [jira] [Created] (CAY-1671) Manually shutting down OSQueryCache - posted by "Olga Tkacheva (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 17:51:48 UTC, 0 replies.
- svn commit: r1292395 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/cache/OSQueryCache.java - posted by ol...@apache.org on 2012/02/22 17:53:16 UTC, 0 replies.
- Build failed in Jenkins: Cayenne-trunk » HSQLDB,false,JDK 1.6 (latest),Ubuntu #660 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 18:21:57 UTC, 0 replies.
- Jenkins build is back to normal : Cayenne-trunk » HSQLDB,false,JDK 1.5 (latest),Ubuntu #660 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 18:30:25 UTC, 0 replies.
- svn commit: r1292435 [2/2] - in /cayenne/main/trunk/framework: cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ cayenne-jdk1.5-unpublished/src/test/java/org/apache/cayenne/util/concurrentlinkedhashmap/ cayenne-l... - posted by aa...@apache.org on 2012/02/22 19:31:40 UTC, 0 replies.
- svn commit: r1292435 [1/2] - in /cayenne/main/trunk/framework: cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ cayenne-jdk1.5-unpublished/src/test/java/org/apache/cayenne/util/concurrentlinkedhashmap/ cayenne-l... - posted by aa...@apache.org on 2012/02/22 19:31:40 UTC, 0 replies.
- svn commit: r1292437 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/access: DataRowStore.java HierarchicalObjectResolver.java ObjectStore.java - posted by aa...@apache.org on 2012/02/22 19:33:14 UTC, 0 replies.
- svn commit: r1292439 - /cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt - posted by aa...@apache.org on 2012/02/22 19:34:52 UTC, 0 replies.
- [jira] [Closed] (CAY-1670) Non-blocking DataRowStore - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 19:35:49 UTC, 0 replies.
- [jira] [Closed] (CAY-1124) DataRowStore blocked - posted by "Andrus Adamchik (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 19:57:50 UTC, 0 replies.
- Build failed in Jenkins: Cayenne-trunk » h2,false,JDK 1.5 (latest),Ubuntu #661 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 20:21:14 UTC, 0 replies.
- Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.5 (latest),Ubuntu #661 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 20:21:22 UTC, 0 replies.
- Build failed in Jenkins: Cayenne-trunk » HSQLDB,false,JDK 1.5 (latest),Ubuntu #661 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 20:22:48 UTC, 0 replies.
- Jenkins build is back to normal : Cayenne-trunk » HSQLDB,false,JDK 1.6 (latest),Ubuntu #661 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 20:27:29 UTC, 0 replies.
- svn commit: r1292465 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java - posted by aa...@apache.org on 2012/02/22 20:30:21 UTC, 0 replies.
- svn commit: r1292467 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java - posted by aa...@apache.org on 2012/02/22 20:35:25 UTC, 0 replies.
- svn commit: r1292469 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/LinkedDeque.java - posted by aa...@apache.org on 2012/02/22 20:38:27 UTC, 0 replies.
- svn commit: r1292475 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/util/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java - posted by aa...@apache.org on 2012/02/22 20:46:01 UTC, 0 replies.
- Jenkins build is back to normal : Cayenne-trunk » h2,false,JDK 1.5 (latest),Ubuntu #662 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 21:25:27 UTC, 0 replies.
- Jenkins build is back to normal : Cayenne-trunk » derby,false,JDK 1.5 (latest),Ubuntu #662 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 21:26:50 UTC, 0 replies.
- Jenkins build is back to normal : Cayenne-trunk » HSQLDB,false,JDK 1.5 (latest),Ubuntu #662 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/22 21:29:10 UTC, 0 replies.
- [jira] [Updated] (CAY-1672) [PATCH] SQLException thrown by processSchemaUpdate in BaseSchemaUpdateStrategy is not thrown in sub classes - posted by "Joerg Schoenfisch (Updated) (JIRA)" <ji...@apache.org> on 2012/02/23 10:01:50 UTC, 0 replies.
- [jira] [Created] (CAY-1672) [PATCH] SQLException thrown by processSchemaUpdate in BaseSchemaUpdateStrategy is not thrown in sub classes - posted by "Joerg Schoenfisch (Created) (JIRA)" <ji...@apache.org> on 2012/02/23 10:01:50 UTC, 0 replies.
- [jira] [Closed] (CAY-1671) Manually shutting down OSQueryCache - posted by "Olga Tkacheva (Closed) (JIRA)" <ji...@apache.org> on 2012/02/23 11:49:48 UTC, 0 replies.
- [jira] [Created] (CAY-1673) Running ROP and CayenneFilter on same project - posted by "Jozef Dropčo (Created JIRA)" <ji...@apache.org> on 2012/02/24 01:17:49 UTC, 0 replies.
- [jira] [Updated] (CAY-1673) Running ROP and CayenneFilter on same project - posted by "Jozef Dropčo (Updated JIRA)" <ji...@apache.org> on 2012/02/24 01:19:48 UTC, 1 replies.
- svn commit: r1294173 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/access/DataDomainFlushAction.java - posted by aa...@apache.org on 2012/02/27 15:56:52 UTC, 0 replies.
- Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.6 (latest),Ubuntu #663 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/27 16:21:43 UTC, 0 replies.
- [jira] [Created] (CAY-1674) Error generating classes with invalid path in the query qualifier - posted by "Andrus Adamchik (Created) (JIRA)" <ji...@apache.org> on 2012/02/27 18:28:48 UTC, 0 replies.
- [jira] [Updated] (CAY-1674) Error generating classes with invalid path in the query qualifier - posted by "Andrus Adamchik (Updated) (JIRA)" <ji...@apache.org> on 2012/02/27 18:34:49 UTC, 0 replies.
- [jira] [Created] (CAY-1675) [PATCH] add .first(List) method to Expression to enhance in-memory filtering - posted by "John Huss (Created) (JIRA)" <ji...@apache.org> on 2012/02/27 21:57:48 UTC, 0 replies.
- [jira] [Updated] (CAY-1675) [PATCH] add .first(List) method to Expression to enhance in-memory filtering - posted by "John Huss (Updated) (JIRA)" <ji...@apache.org> on 2012/02/27 21:57:49 UTC, 0 replies.
- [jira] [Updated] (CAY-1658) Add sort ordering enhancements to SelectQuery - posted by "John Huss (Updated) (JIRA)" <ji...@apache.org> on 2012/02/27 22:49:50 UTC, 0 replies.
- [jira] [Commented] (CAY-1675) [PATCH] add .first(List) method to Expression to enhance in-memory filtering - posted by "Andrus Adamchik (Commented) (JIRA)" <ji...@apache.org> on 2012/02/28 07:30:54 UTC, 0 replies.
- svn commit: r1294573 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/query/Ordering.java - posted by aa...@apache.org on 2012/02/28 11:55:12 UTC, 0 replies.
- svn commit: r1294605 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/exp/Expression.java - posted by aa...@apache.org on 2012/02/28 13:09:58 UTC, 0 replies.
- svn commit: r1294606 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/exp/Expression.java - posted by aa...@apache.org on 2012/02/28 13:10:13 UTC, 0 replies.
- svn commit: r1294608 - /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/exp/parser/JavaCharStream.java - posted by aa...@apache.org on 2012/02/28 13:10:27 UTC, 0 replies.
- svn commit: r1294609 - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/exp/parser: ExpressionParser.java JavaCharStream.java - posted by aa...@apache.org on 2012/02/28 13:10:45 UTC, 0 replies.
- Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.6 (latest),Ubuntu #665 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/28 14:26:32 UTC, 0 replies.
- [jira] [Created] (CAY-1676) Modeler can't create cross-map relationships - posted by "John Huss (Created) (JIRA)" <ji...@apache.org> on 2012/02/28 16:23:46 UTC, 0 replies.
- [jira] [Updated] (CAY-1676) Modeler can't create cross-map relationships - posted by "John Huss (Updated) (JIRA)" <ji...@apache.org> on 2012/02/28 16:23:46 UTC, 0 replies.
- [jira] [Created] (CAY-1677) Modeler: text fields discard input unless you press enter - posted by "John Huss (Created) (JIRA)" <ji...@apache.org> on 2012/02/28 16:29:46 UTC, 0 replies.
- [jira] [Created] (CAY-1678) Update Cayenne Modeler Maven plugin documentation to specify version - posted by "Michael Gentry (Created) (JIRA)" <ji...@apache.org> on 2012/02/28 16:49:46 UTC, 0 replies.