This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


    from e15bc1b35f NO-JIRA: fix typos/wording in key-differences.md and 
authentication.md
     new db18db6a7f ARTEMIS-4334: remove old assembly placeholder content+build 
from artemis-website, the assembly no longer uses the module
     new 4e9f5fd3aa ARTEMIS-4334: update assembly scripts handling, exclude 
some that can be generated earlier by artemis-website build
     new e59fb0233e ARTEMIS-4334: move artemis-website into the release profile 
since it now does nothing outwith it

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/assembly/source-assembly.xml          |   2 +
 artemis-website/pom.xml                            |  37 ----
 .../src/main/resources/examples/index.html         |  73 -------
 .../src/main/resources/hacking-guide/index.html    |  35 ---
 .../src/main/resources/images/activemq-logo.png    | Bin 29377 -> 0 bytes
 artemis-website/src/main/resources/index.html      |  66 ------
 .../resources/styles/impact/css/pygmentize.css     | 127 -----------
 .../src/main/resources/styles/impact/css/site.css  | 235 ---------------------
 .../src/main/resources/user-manual/index.html      |  35 ---
 .../src/placeholder/javadoc/overview.html          |  29 ---
 .../javadoc/placeholder/Placeholder.java           |  23 --
 .../javadoc/placeholder/package-info.java          |  22 --
 pom.xml                                            |   2 +-
 13 files changed, 3 insertions(+), 683 deletions(-)
 delete mode 100644 artemis-website/src/main/resources/examples/index.html
 delete mode 100644 artemis-website/src/main/resources/hacking-guide/index.html
 delete mode 100644 artemis-website/src/main/resources/images/activemq-logo.png
 delete mode 100644 artemis-website/src/main/resources/index.html
 delete mode 100644 
artemis-website/src/main/resources/styles/impact/css/pygmentize.css
 delete mode 100644 
artemis-website/src/main/resources/styles/impact/css/site.css
 delete mode 100644 artemis-website/src/main/resources/user-manual/index.html
 delete mode 100644 artemis-website/src/placeholder/javadoc/overview.html
 delete mode 100644 
artemis-website/src/placeholder/javadoc/placeholder/Placeholder.java
 delete mode 100644 
artemis-website/src/placeholder/javadoc/placeholder/package-info.java

Reply via email to