[
https://issues.apache.org/jira/browse/DELTASPIKE-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615190#comment-15615190
]
ASF GitHub Bot commented on DELTASPIKE-1211:
--------------------------------------------
GitHub user anthonyvdotbe opened a pull request:
https://github.com/apache/deltaspike/pull/70
DELTASPIKE-1211: Fix SingleResultType Javadoc link
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anthonyvdotbe/deltaspike DELTASPIKE-1211
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/deltaspike/pull/70.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #70
----
commit d53ffdbfac68b978273b942898e2e81101f53891
Author: Anthony Vanelverdinghe <[email protected]>
Date: 2016-10-28T11:55:52Z
DELTASPIKE-1211: Fix SingleResultType Javadoc link
----
> SingleResultType.OPTIONAL refers to nonexistent constant SINGLE
> ---------------------------------------------------------------
>
> Key: DELTASPIKE-1211
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1211
> Project: DeltaSpike
> Issue Type: Bug
> Components: Data-Module
> Affects Versions: 1.7.1
> Reporter: Anthony Vanelverdinghe
> Priority: Trivial
>
> The
> [Javadoc|https://deltaspike.apache.org/javadoc/1.7.1/org/apache/deltaspike/data/api/SingleResultType.html#OPTIONAL]
> of SingleResultType.OPTIONAL refers to the nonexistent constant SINGLE,
> instead of the intended constant JPA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)