[
https://issues.apache.org/jira/browse/ARTEMIS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094466#comment-16094466
]
ASF GitHub Bot commented on ARTEMIS-1257:
-----------------------------------------
GitHub user xstefank opened a pull request:
https://github.com/apache/activemq-artemis/pull/1415
ARTEMIS-1257 ActiveMQActivationSpec.java should use boxed types for a…
…ttributes values according to the JCA specification
https://issues.apache.org/jira/browse/ARTEMIS-1257
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xstefank/jboss-activemq-artemis
ARTEMIS-1257-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1415.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 #1415
----
commit 40d63773f5be500d45a2ce4f6007e25252f9a8f5
Author: xstefank <[email protected]>
Date: 2017-07-20T10:03:08Z
ARTEMIS-1257 ActiveMQActivationSpec.java should use boxed types for
attributes values according to the JCA specification
----
> ActiveMQActivationSpec.java should use boxed types for attributes values
> according to the JCA specification
> -----------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1257
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1257
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martin Stefanko
> Assignee: Martin Stefanko
>
> According to the JCA specification [1] - Chapter 20, Packaging Requirements,
> 20-31 - configuration properties for the Resource adapter should be declared
> with boxed types.
> [1]
> http://download.oracle.com/otndocs/jcp/connector_architecture-1.6-fr-eval-oth-JSpec/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)