Matt Pavlovich
dce83db7c2
[AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
...
- Convert 'attached' to 'single' goal
- Clean up leading "/" in descriptors
(cherry picked from commit 5c9df5db0c
)
2021-07-04 07:04:19 +02:00
Jonathan Gallimore
c6838aa451
AMQ-8220 add add-opens options for Java 16
...
(cherry picked from commit d1c48abaca
)
2021-04-21 07:10:45 +02:00
charlie-aws
ec95c6f948
AMQ-8226 match any amount of spaces before activemq PID in bin/activemq startup script
...
(cherry picked from commit f1190f8fed
)
2021-04-16 08:12:48 +02:00
jbonofre
e24116aae5
[AMQ-8194] Upgrade to commons-lang3 3.12.0
...
(cherry picked from commit 1e2a0de5cc
)
2021-03-24 07:50:28 +01:00
Fredrik Jönsson
2d78f118d0
Remove duplicated code for finding a java process given a pidfile
...
and make it work in busybox.
(cherry picked from commit 18dce69a78
)
2021-03-22 07:26:56 +01:00
TomyLobo
6a5046cd3e
Add missing runlevels to Default-Start
...
Debian starts in runlevel 2 by default.
(cherry picked from commit 7eb9d60c8d
)
2021-03-22 06:13:49 +01:00
jbonofre
aedb4aaf65
[AMQ-8123] Add jaxb-core,istack,activation in lib for RuntimeConfigurationPlugin (with both JDK8 and 11+)
...
(cherry picked from commit f64c9327d7
)
2021-03-18 10:16:54 +01:00
Charlie Chen
20d822fbb8
AMQ-8048 replace SslContextFactory with SslContextFactory$Server & fix assembly BrokerXmlConfigStartTest activemq-security.xml test
...
(cherry picked from commit 86eda3a6b1
)
2021-03-15 07:52:49 +01:00
jbonofre
a64f399d54
[AMQ-8032] Add JAXB in lib by default to avoid issue with JDK11
...
(cherry picked from commit 9b6a48ad31
)
2021-01-09 07:20:08 +01:00
jbonofre
ec2539e7a9
Revert "[AMQ-8045] Use the file: protocol in jetty.xml"
...
This reverts commit 10bd81d167
.
2020-12-01 06:54:53 +01:00
jbonofre
10bd81d167
[AMQ-8045] Use the file: protocol in jetty.xml
...
(cherry picked from commit 9d687221b3
)
2020-11-23 13:51:15 +01:00
Lars Kiesow
696315461f
Shebang in env
...
This patch removes the shebang from the env file. The file is – and
should always be – sourced and never be executed directly and should
thus not contain a shebang.
The file has also already no executable flag. Probably for the same
reason.
(cherry picked from commit b993be2995
)
2020-11-21 07:28:02 +01:00
Colm O hEigeartaigh
f91e81bf4c
AMQ-8029 - Place a bound on the data read in MessageServletSupport
...
(cherry picked from commit 66cb8d4cfb
)
2020-11-21 06:49:58 +01:00
jbonofre
7db424758f
[AMQ-7087] Add JDK 9+ specific JVM args to avoid warnings
2020-06-23 07:52:00 +02:00
Christopher L. Shannon (cshannon)
721169a21d
AMQ-7500 - Update distribution examples to use JDK 1.8 source/target
2020-06-22 10:31:08 -04:00
Christopher L. Shannon (cshannon)
1a1cabdfce
AMQ-5687 - Remove old ANT based examples
2020-06-22 10:04:00 -04:00
jbonofre
93c245b8ec
[AMQ-7465] Protect any webconsole URL by default
2020-05-21 10:40:52 +02:00
jbonofre
36a4115ea8
[AMQ-7483] Update JSW wrapper for MacOS
2020-05-19 16:36:06 +02:00
Jean-Baptiste Onofré
b34da16045
Merge pull request #514 from PascalSchumacher/publisher.py_remove_unused_import
...
Remove unused import in publisher.py.
2020-05-12 08:06:21 +02:00
Marcelo Parada
924d0d1d2d
conn.start deprecated, id argument necessary by conn.subscribe
2020-05-07 15:45:56 +02:00
Jean-Baptiste Onofré
da9e4028c9
Merge pull request #513 from coheigea/AMQ-7447
...
AMQ-7447 - Update copyright years
2020-03-27 10:29:42 +01:00
Colm O hEigeartaigh
9599ad8d95
AMQ-7457 - Support wider password encryption schemes
2020-03-27 08:34:10 +00:00
Pascal Schumacher
8cf12550bd
Remove unused import in publisher.py.
2020-03-21 14:44:41 +01:00
Colm O hEigeartaigh
c3cdffb373
AMQ-7447 - Update copyright years
2020-03-20 07:14:43 +00:00
jbonofre
feb8d3d073
[AMQ-7433] Render full stack trace by default but document possible ConversionPattern
2020-03-03 18:44:53 +01:00
Colm O hEigeartaigh
f221072375
AMQ-7434 - Enable Jolokia CORS strict-checking by default
2020-03-03 14:22:04 +00:00
jbonofre
c9902433c7
[AMQ-7433] Use short rendering of exception instead of full stack trace to avoid to pollute log file
2020-03-01 17:38:00 +01:00
jbonofre
0d5b53529a
[AMQ-7388] Upgrade to Jetty 9.4.27.20200227
2020-03-01 12:49:36 +01:00
jbonofre
f3b2efcbcb
[NO-JIRA] Use Maven Central https URL in ActiveMQ URL readme.txt
2020-02-18 14:13:11 +01:00
jbonofre
097506a458
[AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't include java* by default
2020-02-12 13:43:03 +01:00
Colm O hEigeartaigh
23b21105e8
AMQ-7349 - Update some javascript libraries
2019-11-20 16:48:20 +00:00
Jean-Baptiste Onofré
4f07dc5b49
[AMQ-7252] Upgrade to Velocity 2.1
2019-11-15 06:07:40 +01:00
Jean-Baptiste Onofré
8a6ef9d83d
Merge pull request #392 from coheigea/AMQ-7295
...
AMQ-7295 - Update JTA spec
2019-11-02 07:14:15 +01:00
Jean-Baptiste Onofré
7a243f9751
Merge pull request #394 from jlmuir/init-javacmd-auto-fix
...
Improve activemq init JAVACMD auto detection
2019-10-18 19:11:13 +02:00
Colm O hEigeartaigh
63b1238c4d
AMQ-7322 - Add HTTPOnly flag to the webconsole + REST API Cookies
2019-10-18 17:18:33 +01:00
Colm O hEigeartaigh
892c9e2a2d
AMQ-7295 - Update JTA spec
2019-10-16 14:28:17 +01:00
J. Lewis Muir
3df12a15b1
Improve activemq init JAVACMD auto detection
...
If JAVACMD is set to "auto" (the default from the "env" file) and
the current working directory contains a directory named "auto", the
activemq init script will incorrectly detect the "auto" directory as the
"java" binary thus leaving JAVACMD set to "auto" which is incorrect and
will obviously fail to execute the Java VM.
To fix this, in the second attempt to detect the "java" binary, repeat
the tests for a zero-length JAVACMD or a JAVACMD equal to "auto" before
testing whether JAVACMD does not exist or is not executable. This is
necessary because when JAVA_HOME's length is zero, the first attempt to
detect the location of the "java" binary will not set JAVACMD (so it
will still be "auto" when it reaches the second auto-detection attempt).
2019-09-27 14:59:13 -05:00
Colm O hEigeartaigh
1e241deb2a
AMQ-7292 - WebConsole problem due to missing ecj jar
2019-08-27 15:11:13 +01:00
Jean-Baptiste Onofré
fb7d4e6c4d
Merge pull request #357 from bd2019us/AMQ-7199
...
[AMQ-7199] Replace Math.Random with Random.nextDouble
2019-08-19 19:28:59 +02:00
Colm O hEigeartaigh
f7e2d43831
AMQ-7216 - Update Rome dependency
2019-07-04 16:39:11 +01:00
bd2019us
ca77f9cfc9
[AMQ-7199] Replace Math.Random with Random.nextDouble
2019-05-10 21:39:53 -05:00
Colm O hEigeartaigh
a48cc820d2
Enable X-XSS-Protection + X-Content-Type-Options headers for the webconsole
2019-02-13 21:29:51 +00:00
Marc Schoechlin
6d24f88d16
Bugfix, ambiguous redirect if unset
...
Thanks to Drew Wyatt<drew.wyatt@carshop.co.uk>
2018-07-19 20:59:19 +02:00
gtully
d535e34947
AMQ-7007 - restrict jetty endpoint to 127.0.0.1 by default
2018-07-04 11:37:43 +01:00
Alvin Lin
246899bb26
AMQ-6930 add test case
...
(cherry picked from commit 6bb56decf8
)
2018-04-10 12:13:36 -07:00
Alvin Lin
73d90b1b47
AMQ-6930 provide options to allow stdout/stderr of activemq process to be redirect to a file using append mode
...
(cherry picked from commit f3a8e88206
)
2018-04-10 12:12:27 -07:00
gtully
8fd82ff693
Revert "AMQ-2388: Enanched log4j logger to include exact versio number."
...
This appender drops nested or cause exceptions from the stack trace, the cause is kinda handy.
This reverts commit 4927c54a0a
.
2018-03-23 14:38:11 +00:00
James Sears
cc6cb74c74
AMQ-6828 Improvement to python AMQP example.
...
Migrate example python code to proton reactor API.
2017-10-18 11:06:19 +01:00
Timothy Bish
ef064953b4
https://issues.apache.org/jira/browse/AMQ-6621
...
Fix year values and remove an outdated attribution.
2017-03-08 14:12:04 -05:00
Christopher L. Shannon (cshannon)
1d15908e71
https://issues.apache.org/jira/browse/AMQ-6595
...
Fixing tar permissions so that everything is 0755 or 0644 as it should
be
2017-02-08 13:17:29 -05:00