[
https://issues.apache.org/jira/browse/ISIS-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094802#comment-14094802
]
ASF subversion and git services commented on ISIS-851:
------------------------------------------------------
Commit 95b537b10fbd246141ea5b91f5a6cdd0db2b13ca in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=95b537b ]
ISIS-851: removing isis-module-background (moved back to core-runtime), and
updating simpleapp/todoapp to reference 1.6.0 modules directly.
Specifically:
- removed dependencyManagement declarations of the o.a.i.module:isis-module-*
Maven modules in core's parent pom.xml, and as <module>s
- moved BackgroundCommandExceution out of isis-module-background and back into
isis-core-runtime (so that all modules are optional)
- changed implementation of BackgroundServiceDefault so that no longer fails
fast if its prereq dependencies not available (and instead fails only if used).
This means that can now be automatically made available (via @DomainService)
with no configuration required.
- in simpleapp & todoapp's root pom.xml now reference isis 1.6.0 core's
isis-module-* directly (and by individual version).
- in simpleapp & todoapp's webapp pom.xml, remove dependency on
isis-module-background since (will) no longer exist.
In addition:
- in simpleapp, deleted ComponentFactoryRegistrarForSimpleApp, since is a no-op
and just adds noise.
- in simpleapp & todoapp's persistor_datanucleus.properties, removed accidental
duplication of a property.
- aligned IsisConfigurationForJdoIntegTests (programmatic setup of JDO config
props) with that of persistor_datanucleus.properties (file-based setup)
- bumped pom-jdo-enhance-all to 1.7.0-SNAPSHOT
- also fixes to RO TCK (change to fixture data, a bit fragile :-( it would
seem...)
> Remove modules from Isis core (available instead through isisaddons).
> ---------------------------------------------------------------------
>
> Key: ISIS-851
> URL: https://issues.apache.org/jira/browse/ISIS-851
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: core-1.6.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: core-1.7.0
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)