[
https://issues.apache.org/jira/browse/ARTEMIS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318218#comment-15318218
]
ASF GitHub Bot commented on ARTEMIS-554:
----------------------------------------
GitHub user jdanekrh opened a pull request:
https://github.com/apache/activemq-artemis/pull/565
ARTEMIS-554 include additional examples in `mvn -Pexamples verify`
The following examples run without user intervention and can be added to
the `examples` maven profile, so that they are all executed by a simple `mvn
-Pexamples verify` command.
* all {{protocols/openwire}} examples except {{chat}}
* {{features/standard/ssl-enabled}}, because ARTEMIS-197 mentioned in
comment is already fixed
* possibly also the vertx example, but that is currently failing to run for
me
This PR is adding the first two to corresponding `pom.xmls`, so that they
get executed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdanekrh/activemq-artemis mvnverifyexamples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/565.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 #565
----
commit 6c428792bc9f377b143d2fe9419c71a2626d4253
Author: Jiri Danek <[email protected]>
Date: 2016-06-07T09:16:48Z
ARTEMIS-554 include additional examples in `mvn -Pexamples verify`
----
> Some examples that run without user interaction are not part of the
> `examples` maven profile.
> ---------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-554
> URL: https://issues.apache.org/jira/browse/ARTEMIS-554
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Jiri Danek
> Labels: examples
>
> The following examples run without user intervention and can be added to the
> `examples` maven profile, so that they are all executed by a simple `mvn
> -Pexamples verify` command.
> * all {{protocols/openwire}} examples except {{chat}}
> * {{features/standard/ssl-enabled}}, because ARTEMIS-197 mentioned in comment
> is already fixed
> * possibly also the vertx example, but that is currently failing to run for me
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)