[
https://issues.apache.org/jira/browse/ISIS-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156765#comment-14156765
]
ASF subversion and git services commented on ISIS-912:
------------------------------------------------------
Commit fb8186ab3d902ab5834b9f7fd03dd0a82e9909fa in isis's branch
refs/heads/master from [~jcvanderwal]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=fb8186a ]
ISIS-912: fix so that --fixture com.mycompany.foo.MyFixtures works from the
commandline.
nb: as the JIRA issue says, is also necessary to specify system property -D
isis.persistor.datanucleus.install-fixtures=true
> Not possible to specify the fixtures to be loaded from the command line (ie
> --fixture flag is broken).
> ------------------------------------------------------------------------------------------------------
>
> Key: ISIS-912
> URL: https://issues.apache.org/jira/browse/ISIS-912
> Project: Isis
> Issue Type: Bug
> Components: Core
> Affects Versions: core-1.6.0
> Reporter: Jeroen van der Wal
> Assignee: Jeroen van der Wal
> Priority: Minor
> Fix For: core-1.7.0
>
>
> In addition, need better documentation so that can see that it's also
> necessary to enable fixtures to be loaded using an additional system property
> "isis.persistor.datanucleus.install-fixtures".
> eg:
> -D isis.persistor.datanucleus.install-fixtures=true \
> --fixture org.estatio.fixture.EstatioDemoFixture \
> --type PROTOTYPE \
> --port 8080
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)