Repository: activemq-artemis Updated Branches: refs/heads/master 69004178d -> 5e076a6fe
NO-JIRA: Update Logo Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/82700676 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/82700676 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/82700676 Branch: refs/heads/master Commit: 827006760e2e734133c0ce618a9324eff0a08a5f Parents: 6900417 Author: Michael Andre Pearce <[email protected]> Authored: Tue Jul 25 01:51:01 2017 +0100 Committer: Michael Andre Pearce <[email protected]> Committed: Tue Jul 25 01:51:01 2017 +0100 ---------------------------------------------------------------------- .../src/main/resources/images/artemis-logo.png | Bin 17626 -> 21601 bytes docs/hacking-guide/en/README.md | 2 +- docs/hacking-guide/en/images/artemis-logo.jpg | Bin 18517 -> 0 bytes docs/hacking-guide/en/images/artemis-logo.png | Bin 0 -> 21601 bytes docs/migration-guide/en/README.md | 2 +- docs/migration-guide/en/images/artemis-logo.jpg | Bin 18517 -> 0 bytes docs/migration-guide/en/images/artemis-logo.png | Bin 0 -> 21601 bytes docs/user-manual/en/README.md | 2 +- docs/user-manual/en/images/artemis-logo.jpg | Bin 18517 -> 0 bytes docs/user-manual/en/images/artemis-logo.png | Bin 0 -> 21601 bytes 10 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/artemis-website/src/main/resources/images/artemis-logo.png ---------------------------------------------------------------------- diff --git a/artemis-website/src/main/resources/images/artemis-logo.png b/artemis-website/src/main/resources/images/artemis-logo.png index a9e06f3..de602ee 100644 Binary files a/artemis-website/src/main/resources/images/artemis-logo.png and b/artemis-website/src/main/resources/images/artemis-logo.png differ http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/hacking-guide/en/README.md ---------------------------------------------------------------------- diff --git a/docs/hacking-guide/en/README.md b/docs/hacking-guide/en/README.md index 43de4db..5b2bf0a 100644 --- a/docs/hacking-guide/en/README.md +++ b/docs/hacking-guide/en/README.md @@ -1,4 +1,4 @@ - + Apache ActiveMQ Artemis Hacking Guide ===================================== http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/hacking-guide/en/images/artemis-logo.jpg ---------------------------------------------------------------------- diff --git a/docs/hacking-guide/en/images/artemis-logo.jpg b/docs/hacking-guide/en/images/artemis-logo.jpg deleted file mode 100644 index d2c2c6b..0000000 Binary files a/docs/hacking-guide/en/images/artemis-logo.jpg and /dev/null differ http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/hacking-guide/en/images/artemis-logo.png ---------------------------------------------------------------------- diff --git a/docs/hacking-guide/en/images/artemis-logo.png b/docs/hacking-guide/en/images/artemis-logo.png new file mode 100644 index 0000000..de602ee Binary files /dev/null and b/docs/hacking-guide/en/images/artemis-logo.png differ http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/migration-guide/en/README.md ---------------------------------------------------------------------- diff --git a/docs/migration-guide/en/README.md b/docs/migration-guide/en/README.md index 562ec14..7b94148 100644 --- a/docs/migration-guide/en/README.md +++ b/docs/migration-guide/en/README.md @@ -1,4 +1,4 @@ - + Apache ActiveMQ Artemis Migration Guide ===================================== http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/migration-guide/en/images/artemis-logo.jpg ---------------------------------------------------------------------- diff --git a/docs/migration-guide/en/images/artemis-logo.jpg b/docs/migration-guide/en/images/artemis-logo.jpg deleted file mode 100644 index d2c2c6b..0000000 Binary files a/docs/migration-guide/en/images/artemis-logo.jpg and /dev/null differ http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/migration-guide/en/images/artemis-logo.png ---------------------------------------------------------------------- diff --git a/docs/migration-guide/en/images/artemis-logo.png b/docs/migration-guide/en/images/artemis-logo.png new file mode 100644 index 0000000..de602ee Binary files /dev/null and b/docs/migration-guide/en/images/artemis-logo.png differ http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/user-manual/en/README.md ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/README.md b/docs/user-manual/en/README.md index 1c01617..4e843b9 100644 --- a/docs/user-manual/en/README.md +++ b/docs/user-manual/en/README.md @@ -1,4 +1,4 @@ - + Apache ActiveMQ Artemis User Manual ==================== http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/user-manual/en/images/artemis-logo.jpg ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/images/artemis-logo.jpg b/docs/user-manual/en/images/artemis-logo.jpg deleted file mode 100644 index d2c2c6b..0000000 Binary files a/docs/user-manual/en/images/artemis-logo.jpg and /dev/null differ http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/82700676/docs/user-manual/en/images/artemis-logo.png ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/images/artemis-logo.png b/docs/user-manual/en/images/artemis-logo.png new file mode 100644 index 0000000..de602ee Binary files /dev/null and b/docs/user-manual/en/images/artemis-logo.png differ
