Build failed in Jenkins: cayenne-master ยป h2,jdk1.8.0_11,Ubuntu #275

2016-01-02 Thread Apache Jenkins Server
See Changes: [jotpe] extends CayenneDataObject with a setToManyTarget(String, CollectionARTIST_NAME:'%A!_1%'] [main] INFO org.apache.cayenne.log.CommonsJdbcEventLogger - === returned

[3/6] cayenne git commit: Tests for setToManyTarget Method in CayenneDataObject

2016-01-02 Thread aadamchik
Tests for setToManyTarget Method in CayenneDataObject Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/3be7554d Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/3be7554d Diff:

[2/6] cayenne git commit: replaced NullPointerException with IllegalArguementException (checkstyle warning) replaced RuntimeExcpetion with UnsupportedOperationException (checkstyle warning) modified J

2016-01-02 Thread aadamchik
replaced NullPointerException with IllegalArguementException (checkstyle warning) replaced RuntimeExcpetion with UnsupportedOperationException (checkstyle warning) modified JavaDoc for Exception handling checked instanceof for wrong variable in line 318 Project:

[GitHub] cayenne pull request: setToManyTarget

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/80 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[1/6] cayenne git commit: extends CayenneDataObject with a setToManyTarget(String, Collection, boolean) method

2016-01-02 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master c05ad576c -> fcecf5801 extends CayenneDataObject with a setToManyTarget(String, Collection, boolean) method Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit:

[4/6] cayenne git commit: Merge branch '80'

2016-01-02 Thread aadamchik
Merge branch '80' Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/9e081e61 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/9e081e61 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/9e081e61 Branch:

[6/6] cayenne git commit: CAY-2044 Collection setter for to-many relationships

2016-01-02 Thread aadamchik
CAY-2044 Collection setter for to-many relationships * reducing @since to the major release version Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/fcecf580 Tree:

[jira] [Created] (CAY-2044) Collection setter for to-many relationships

2016-01-02 Thread Andrus Adamchik (JIRA)
Andrus Adamchik created CAY-2044: Summary: Collection setter for to-many relationships Key: CAY-2044 URL: https://issues.apache.org/jira/browse/CAY-2044 Project: Cayenne Issue Type: