[
https://issues.apache.org/jira/browse/ARTEMIS-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-1854.
-------------------------------------
Resolution: Fixed
This issue appears to have been resolved implicitly since the last time looked
into it. The documentation is now included in the snapshot builds as well as
the releases.
> The examples readme.md files are missing from the binary distribution
> ---------------------------------------------------------------------
>
> Key: ARTEMIS-1854
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1854
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Lionel Cons
> Priority: Minor
>
> TheĀ {{examples}} directory is present in the binary tarballs but it seems to
> be missing the {{readme.md}} files. It would be better to keep these files as
> they help to understand how to use the examples.
> Here is a concrete example. The "divert" example has a {{readme.md}} file as
> seen in
> https://github.com/apache/activemq-artemis/tree/master/examples/features/standard/divert.
> However, the latest snapshot does not have this file:
> {code}
> $ tar tvzf mig-artemis/apache-artemis-2.6.0-20180509.022709-92-bin.tar.gz
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert
> drwxr-xr-x jenkins/jenkins 0 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/resources/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/resources/activemq/
> drwxr-xr-x jenkins/jenkins 0 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/resources/activemq/server0/
> drwxr-xr-x jenkins/jenkins 0 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/resources/activemq/server1/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/apache/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/apache/activemq/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/apache/activemq/artemis/
> drwxr-xr-x jenkins/jenkins 0 2018-04-26 15:44
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/apache/activemq/artemis/jms/
> drwxr-xr-x jenkins/jenkins 0 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/apache/activemq/artemis/jms/example/
> -rw-r--r-- jenkins/jenkins 6492 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/pom.xml
> -rw-r--r-- jenkins/jenkins 4175 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/resources/activemq/server0/broker.xml
> -rw-r--r-- jenkins/jenkins 2143 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/resources/activemq/server1/broker.xml
> -rw-r--r-- jenkins/jenkins 10117 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/apache/activemq/artemis/jms/example/DivertExample.java
> -rw-r--r-- jenkins/jenkins 1295 2018-05-09 04:11
> apache-artemis-2.6.0-SNAPSHOT/examples/features/standard/divert/src/main/java/org/apache/activemq/artemis/jms/example/AddForwardingTimeTransformer.java
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)