You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Push Artemis users from the front page/menu items to the news post about new
TLP, updated with notice directing users to new site now its live.
- Remove details from main contact/contributing/issues etc pages, but
add notices at bottom to aid those still looking for Artemis details.
- Main component section still intact pending further changes, but now only
discoverable with existing direct links.
Copy file name to clipboardExpand all lines: src/contact.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,3 +36,9 @@ If you're curious you can [read more](https://apache.org/foundation/mailinglists
36
36
#### Chat
37
37
38
38
If for some reason a mailing list doesn't work for you then you can potentially chat with other community members in real-time using **[Slack](https://slack.com/)**. Access to the [ASF Slack](https://the-asf.slack.com) requires an invitation. If you want an invitation to the ActiveMQ Slack channel simply send a request to the [users mailing list](#mailing).
39
+
40
+
#### Artemis
41
+
42
+
<divclass="alert alert-warning">
43
+
For Artemis, consult the <ahref="https://artemis.apache.org"class="alert-link">Apache Artemis</a> website.
@@ -47,3 +43,9 @@ If you're interested in becoming a "committer" please check out this [this guide
47
43
|---|---|---|---|---|
48
44
|Commits|[commits-subscribe@activemq.apache.org](mailto:commits-subscribe@activemq.apache.org)|[commits-unsubscribe@activemq.apache.org](mailto:commits-unsubscribe@activemq.apache.org)|[Apache](https://lists.apache.org/list.html?commits@activemq.apache.org), [Apache 2](http://mail-archives.apache.org/mod_mbox/activemq-commits/), [Markmail](http://activemq.markmail.org/search/list:org.apache.activemq.commits)|notifications when the project source code gets updated|
49
45
|Gitbox|[gitbox-subscribe@activemq.apache.org](mailto:gitbox-subscribe@activemq.apache.org)|[gitbox-unsubscribe@activemq.apache.org](mailto:gitbox-unsubscribe@activemq.apache.org)|[Apache](https://lists.apache.org/list.html?gitbox@activemq.apache.org), [Apache 2](http://mail-archives.apache.org/mod_mbox/activemq-gitbox/), [Markmail](http://activemq.markmail.org/search/list:org.apache.activemq.gitbox)|comments and other events for pull-requests|
46
+
47
+
#### Artemis
48
+
49
+
<divclass="alert alert-warning">
50
+
For Artemis, consult the <ahref="https://artemis.apache.org"class="alert-link">Apache Artemis</a> website.
<p>High-performance, non-blocking architecture for the next generation of messaging applications.</p>
61
-
<ul>
62
-
<li>Full Jakarta Messaging 3.1, JMS 2.0 & 1.1 support + full client implementations including JNDI</li>
63
-
<li>High availability using shared storage or network replication</li>
64
-
<li>Simple & powerful protocol agnostic addressing model</li>
65
-
<li>Flexible clustering for distributing load</li>
66
-
<li>Advanced journal implementations for low-latency persistence as well as JDBC</li>
67
-
<li>High feature parity with ActiveMQ to ease migration</li>
68
-
<li>Asynchronous mirroring for disaster recovery</li>
69
-
<li>Data Driven Load Balance</li>
70
-
</ul>
71
-
<astyle="margin-top: 10px" href="{{site.baseurl}}/components/artemis" class="btn btn-warning">Find out more<iclass="fa-info-circle fa btn-icon"></i></a>
72
-
<astyle="margin-top: 10px" href="{{site.baseurl}}/components/artemis/download" class="btn btn-warning">Download Latest<iclass="fa-download fa btn-icon"></i></a>
Mark Mail Archive|[http://activemq.markmail.org/search/list:org.apache.activemq.issues](http://activemq.markmail.org/search/list:org.apache.activemq.issues)
50
+
51
+
#### Artemis
52
+
53
+
<divclass="alert alert-warning">
54
+
For Artemis, consult the <ahref="https://artemis.apache.org"class="alert-link">Apache Artemis</a> website.
Copy file name to clipboardExpand all lines: src/security-advisories.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,15 @@ type: main
7
7
Details of security problems fixed in released versions of individual Apache ActiveMQ components are detailed at:
8
8
9
9
*[ActiveMQ](components/classic/security)
10
-
*[ActiveMQ Artemis](components/artemis/security)
11
10
12
11
#### Reporting new security problems with Apache ActiveMQ components
13
12
14
13
We strongly encourage people to report security problems privately using the security mailing list of the [ASF Security Team](https://www.apache.org/security/) before disclosing them in a public forum. Please note, the ASF Security Team cannot accept regular bug reports or other queries. Mail which does not relate to security problems in Apache software will be ignored.
15
14
16
15
General questions such as those about using ActiveMQ components or whether an exiting published vulnerability applies to your application, etc, should be sent via one of our [regular channels](contact).
16
+
17
+
#### Artemis
18
+
19
+
<divclass="alert alert-warning">
20
+
For Artemis, consult the <ahref="https://artemis.apache.org"class="alert-link">Apache Artemis</a> website.
0 commit comments