You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/07/03 17:12:25 UTC

[jira] [Updated] (ISIS-832) Move jdo, shiro and restful into core

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

Dan Haywood updated ISIS-832:
-----------------------------

    Description: 
Refactoring towards Isis 2.0.0.

This change, when released, will impact the pom.xml of existing apps:

o.a.i.security:isis-security-shiro:1.5.0   -> o.a.i.core:isis-core-security-shiro:1.6.0

o.a.i.objectstore:isis-objectstore-jdo-applib:1.5.0   -> o.a.i.core:isis-core-objectstore-jdo-applib:1.6.0
o.a.i.objectstore:isis-objectstore-jdo-datanucleus:1.5.0   -> o.a.i.core:isis-core-objectstore-jdo-datanucleus:1.6.0
o.a.i.objectstore:isis-objectstore-jdo-metamodel:1.5.0   -> o.a.i.core:isis-core-objectstore-jdo-metamodel:1.6.0

o.a.i.viewer:isis-viewer-restfulobjects-applib:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-applib:1.6.0
o.a.i.viewer:isis-viewer-restfulobjects-rendering:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-rendering:1.6.0
o.a.i.viewer:isis-viewer-restfulobjects-server:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-server:1.6.0
o.a.i.viewer::isis-viewer-restfulobjects-tck:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-tck:1.6.0


also 
delete scope=import for
  o.a.i.security:isis-security-shiro
  o.a.i.objectstore:isis-objectstore-jdo
  o.a.i.viewer:isis-viewer-restfulobjects




  was:Refactoring towards Isis 2.0.0.


> Move jdo, shiro and restful into core
> -------------------------------------
>
>                 Key: ISIS-832
>                 URL: https://issues.apache.org/jira/browse/ISIS-832
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core, Objectstore: JDO, Security: Shiro, Viewer: RestfulObjects
>    Affects Versions: security-shiro-1.5.0, viewer-restfulobjects-2.3.0, objectstore-jdo-1.5.0, core-1.5.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-restfulobjects-2.4.0, security-shiro-1.6.0, objectstore-jdo-1.6.0, core-1.6.0
>
>
> Refactoring towards Isis 2.0.0.
> This change, when released, will impact the pom.xml of existing apps:
> o.a.i.security:isis-security-shiro:1.5.0   -> o.a.i.core:isis-core-security-shiro:1.6.0
> o.a.i.objectstore:isis-objectstore-jdo-applib:1.5.0   -> o.a.i.core:isis-core-objectstore-jdo-applib:1.6.0
> o.a.i.objectstore:isis-objectstore-jdo-datanucleus:1.5.0   -> o.a.i.core:isis-core-objectstore-jdo-datanucleus:1.6.0
> o.a.i.objectstore:isis-objectstore-jdo-metamodel:1.5.0   -> o.a.i.core:isis-core-objectstore-jdo-metamodel:1.6.0
> o.a.i.viewer:isis-viewer-restfulobjects-applib:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-applib:1.6.0
> o.a.i.viewer:isis-viewer-restfulobjects-rendering:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-rendering:1.6.0
> o.a.i.viewer:isis-viewer-restfulobjects-server:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-server:1.6.0
> o.a.i.viewer::isis-viewer-restfulobjects-tck:2.3.0 -> o.a.i.core:isis-core-viewer-restfulobjects-tck:1.6.0
> also 
> delete scope=import for
>   o.a.i.security:isis-security-shiro
>   o.a.i.objectstore:isis-objectstore-jdo
>   o.a.i.viewer:isis-viewer-restfulobjects



--
This message was sent by Atlassian JIRA
(v6.2#6252)