[
https://issues.apache.org/jira/browse/ISIS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931892#comment-16931892
]
ASF subversion and git services commented on ISIS-2158:
-------------------------------------------------------
Commit 786839fefd68d7f2d245363b0af198db1169234f in isis's branch
refs/heads/v2-antora from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=786839f ]
ISIS-2158: simplify application configuration
in case there are multiple configurations to pick from when
bootstrapping with Spring, picking one configuration class works just
fine if the other are not auto-discovered by Spring's package scanning;
so the solution is to move any Spring configuration beans out of the
scanned package hierarchy
this commit does this for 'smoketests' and 'simpleapp' by moving the
config beans into xxx.conf packages that are out of scanning scope
> Miscellaneous tasks in preparation of Version 2
> -----------------------------------------------
>
> Key: ISIS-2158
> URL: https://issues.apache.org/jira/browse/ISIS-2158
> Project: Isis
> Issue Type: Task
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)