You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/22 08:30:00 UTC

[jira] [Commented] (CAY-2372) Extract new modules from cayenne-server

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

ASF GitHub Bot commented on CAY-2372:
-------------------------------------

GitHub user aarrsseni opened a pull request:

    https://github.com/apache/cayenne/pull/248

    CAY-2372. Extract web, rip-server and osgi modules.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aarrsseni/cayenne CAY-2372_V2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/248.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #248
    
----
commit 066d176f457e54c7af6376b2ccacb71d3128cbc0
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-10-31T08:13:32Z

    CAY-2372 Extract web-module

commit b3a065f27bc27f0e2f30a9518cd7c31388c9a305
Author: Maxim Petrusevich <ma...@gmail.com>
Date:   2017-10-31T05:55:24Z

    CAY-2372 Extracted OSGI module from server module

commit 24b45fd479a65cc48c1ed129c65174408c7f9897
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-10-31T09:08:30Z

    CAY-2372. OSGI, web-module with tests.

commit 37dac62d895de491ba39a8405b8e7e8d111046ac
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-11-01T11:24:23Z

    CAY-2372 with osgi, web and rop-module with tests and changes in tutorial.

commit 80416411a7027b1e7b67bd4c42269edc141a40f8
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-11-08T10:33:12Z

    CAY-2372. Change package name to previous one.

commit 32a17ff004abb4d9cc171088f8ecd3665d2e2021
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-11-22T07:03:06Z

    CAY-2372 OSGI module fixed. Add correct manifest.

commit 01da0e4148cbbf5533cbe09105df2ba0c4e54d16
Author: Arseni Bulatski <an...@gmail.com>
Date:   2017-11-22T07:58:19Z

    CAY-2372. Fixed cayenne-doc

----


> Extract new modules from cayenne-server
> ---------------------------------------
>
>                 Key: CAY-2372
>                 URL: https://issues.apache.org/jira/browse/CAY-2372
>             Project: Cayenne
>          Issue Type: Task
>          Components: Core Library
>            Reporter: Nikita Timofeev
>              Labels: pull-request-available
>             Fix For: 4.1.M2
>
>
> There are some code inside cayenne-server that is logically independent from it.
> Namely rop.server, web module and OSGI related stuff. This can be pushed out into separate modules. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)