[
https://issues.apache.org/jira/browse/ISIS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739848#comment-13739848
]
Dan Haywood commented on ISIS-492:
----------------------------------
As a committer, there's no need to create and attach a patch.
Instead, you should be able to check out from Apache's read/write repo:
https://git-wip-us.apache.org/repos/asf/isis.git
as per instructions at bottom of [1]
~~~
When making a commit, follow the convention of:
ISIS-492: xxxx
Then, a git post-commit hook will attach a comment to this JIRA ticket.
~~~~
I assume you are familiar with git, rebase, pull etc?
[1] http://isis.apache.org/download.html
> Improve the mandatory validation message for an action parameter
> ----------------------------------------------------------------
>
> Key: ISIS-492
> URL: https://issues.apache.org/jira/browse/ISIS-492
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: core-1.3.0
> Reporter: Oscar Bou
> Assignee: Dan Haywood
>
> org.apache.isis.applib.services.wrapper.InvalidException: Source:
> com.xms.framework.risk.domain.model.RiskAssessment@4ae59431. Reason:
> Mandatory. Identifier:
> com.xms.framework.risk.domain.model.RiskAssessment#valuateAnEnterpriseArchitectureEntity_Qualitative(com.xms.framework.architecture.domain.model.Entity,com.xms.framework.risk.domain.model.RiskObjective,com.xms.framework.risk.domain.model.ImpactCriterion,com.xms.framework.risk.domain.model.ValuationLevel,java.lang.String).
> Position: 3. Proposed: null
> at
> org.apache.isis.core.wrapper.internal.DomainObjectInvocationHandler.toException(DomainObjectInvocationHandler.java:584)
> at
> org.apache.isis.core.wrapper.internal.DomainObjectInvocationHandler.notifyListenersAndVetoIfRequired(DomainObjectInvocationHandler.java:556)
> at
> org.apache.isis.core.wrapper.internal.DomainObjectInvocationHandler.handleActionMethod(DomainObjectInvocationHandler.java:506)
> at
> org.apache.isis.core.wrapper.internal.DomainObjectInvocationHandler.invoke(DomainObjectInvocationHandler.java:236)
> at
> org.apache.isis.core.wrapper.internal.InvocationHandlerMethodInterceptor.intercept(InvocationHandlerMethodInterceptor.java:37)
> at
> ...
> To
> org.apache.isis.applib.services.wrapper.InvalidException: Source:
> com.xms.framework.risk.domain.model.RiskAssessment@4ae59431. Reason:
> Mandatory. Position: 3. Proposed: null. Identifier:
> com.xms.framework.risk.domain.model.RiskAssessment#valuateAnEnterpriseArchitectureEntity_Qualitative(com.xms.framework.architecture.domain.model.Entity,com.xms.framework.risk.domain.model.RiskObjective,com.xms.framework.risk.domain.model.ImpactCriterion,com.xms.framework.risk.domain.model.ValuationLevel,java.lang.String)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira