Commit Graph

382 Commits

Author SHA1 Message Date
Jean-Baptiste Onofré 84192ee1c9
Merge pull request #800 from SGmuwa/utf-8
Use UTF-8 instead ISO-8859-1 in activemq-web-console/src/main/webapp/xml/*
2022-04-10 07:49:54 +02:00
Lucas Tétreault aa1729ba2b AMQ-8549: Update copyright years 2022-03-20 21:18:54 -07:00
Mikhail Pavlovich Sidorenko 6e2759f031 Use UTF-8 instead ISO-8859-1 2022-03-14 16:47:10 +04:00
Christopher L. Shannon (cshannon) 3d06efe93d AMQ-8530 - Update to geronimo-annotation_1.3_spec 2022-03-09 08:14:43 -05:00
Christopher L. Shannon (cshannon) 00253b3219 NO-JIRA: Updating next development version to 5.18.0-SNAPSHOT 2022-03-01 09:36:34 -05:00
Jean-Baptiste Onofré fa461c876a
Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 (#784)
* [AMQ-7358] Use jetty atomic jar files instead of jetty-all uber jar
(deprecated according to Jetty team)
[AMQ-8461] Upgrade to Jetty 9.4.45.v20220203
2022-03-01 15:33:50 +01:00
jbonofre 472dcf8497 [AMQ-7426] Upgrade to log4j2 2022-02-24 15:20:51 +01:00
Matt Pavlovich 67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682)
- API update only
 - Throw UnsupportedOperationException
 - Disable activemq-camel from build
 - Formatting fixes
 - Use geronimo-jms for osgi-related artifacts
 - Fix features.xml invalid xml header
 - Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
 - Add deliveryTime field to Message
 - Minor formatting fixes
2021-11-10 11:56:04 -06:00
Jean-Baptiste Onofré 2647500b3f [AMQ-8408] Add noee on activemq-web-console bundle 2021-11-06 07:09:55 +01:00
Matt Pavlovich a01e2266cb [AMQ-8334] Remove build references to Smack which was removed in 5.9.x 2021-07-16 12:01:52 -05:00
Jean-Baptiste Onofré fc80b86ac6
[AMQ-7442] Support JDK11 full build and code style (#647) 2021-05-25 06:55:39 +02:00
charlie-aws 2f2f76f785 fix org.apache.commons.lang.StringEscapeUtils cannot be resolved to a type 2021-04-07 17:34:05 -07:00
Jean-Baptiste Onofré 5fcb388741
Merge pull request #279 from snurmine/AMQ-6781
AMQ-6781 - The ActiveMQ Web Console doesn’t support a plus (+) sign i…
2021-03-22 16:12:10 +01:00
jbonofre 93a1808747 [AMQ-8046] Add logout button on the WebConsole 2021-01-06 08:00:35 +01:00
artnaseef 4450c17c1c Properly encode the copy/move message URL. 2020-08-31 09:48:13 -07:00
Christopher L. Shannon (cshannon) 17defa79d4 NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
Jean-Baptiste Onofré 334476ac63 [maven-release-plugin] prepare for next development iteration 2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré 86dd78b1aa [maven-release-plugin] prepare release activemq-5.16.0 2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré 6908749c2f Fix version 2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré ff2dae82f3 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-24 21:56:52 +02:00
jbonofre 4ed2ba22a9 Cancel 5.16.0 release 2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré cd1e9f8697 [maven-release-plugin] prepare for next development iteration 2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré 2e890c6224 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-23 17:39:53 +02:00
Philipp Daniels 071edf522e AMQ-7499 add pause/resume operation of a queue in web console 2020-06-19 10:47:35 +02:00
Colm O hEigeartaigh c3cdffb373 AMQ-7447 - Update copyright years 2020-03-20 07:14:43 +00:00
jbonofre 4864bcedf8 [AMQ-7431] Fix webconsole deployment on Apache Karaf (due to ASM embedded) 2020-03-01 16:38:33 +01:00
jbonofre d878d877d5 [AMQ-7410] Align dependencies with Apache Karaf 2020-02-26 13:11:33 +01:00
Colm O hEigeartaigh 81bd743eaa AMQ-7231 - Fix XSS in WebConsole 2020-01-24 12:20:26 +00: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é 17c417e808
Merge pull request #398 from gabrielmcoelho/patch-1
Remove out-of-bounds index comparison
2019-10-18 19:07:03 +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
Gabriel Medeiros Coelho 44cae0e873
Remove out-of-bounds index comparison 2019-10-17 19:20:36 -03:00
Colm O hEigeartaigh 892c9e2a2d AMQ-7295 - Update JTA spec 2019-10-16 14:28:17 +01: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é 973c78cbec [AMQ-7249] Upgrade to Jetty 9.4.19.v20190610 2019-08-20 21:44:28 +02:00
Colm O hEigeartaigh 2a66f53fdc AMQ-7235 - Remove hard-coded credentials from OsgiConfiguration 2019-07-03 18:28:55 +01:00
Jean-Baptiste Onofré b84923ae9a
Merge pull request #341 from coheigea/copyright
Update copyright year
2019-05-14 07:38:22 +02:00
Colm O hEigeartaigh 84f675a7a1 Disable directory listing for the webconsole 2019-02-08 15:25:13 +00:00
Colm O hEigeartaigh 13c9f2bbd8 Update copyright year 2019-01-21 10:19:37 +00:00
artnaseef d8c80a9821 [AMQ-6954] encode the QueueFilter field value also 2018-08-07 14:39:55 -07:00
gtully dd3cac8f6c AMQ-5976 - sanitise filter display 2018-07-04 12:04:19 +01:00
Sami Nurminen 680b80aa22 AMQ-6781 - The ActiveMQ Web Console doesn’t support a plus (+) sign in the ClientID 2017-12-21 21:50:11 +02:00
Hadrian Zbarcea 69eba7cf37 [no jira] Fix invalid xml for broker config 2017-12-18 17:56:25 -05:00
Christopher L. Shannon (cshannon) a9fe4e33c3 [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
Christopher L. Shannon (cshannon) 5f0d6943cb [maven-release-plugin] prepare release activemq-5.15.0 2017-06-27 13:41:01 -04:00
Christopher L. Shannon (cshannon) b3dff48a0a AMQ-5932 - removing all traces of Spring DM
Spring DM is not longer needed anymore after the upgrade to Camel 2.19.x
as everything is using Blueprint
2017-06-24 08:59:45 -04:00
Christopher L. Shannon (cshannon) 04b60cb188 AMQ-6664 - Adding missing header tag to JSP files
Also fixing JSP comments.  This fix is a follow on to
AMQ-6620
2017-05-24 16:22:23 -04:00
Christian Schneider f651aa361f [AMQ-6620] Workaround until the actual issue is fixed in karaf 2017-03-10 16:19:05 +01:00
Christian Schneider ff34668a2d [AMQ-6605] Properly specify the tag libs we use 2017-02-17 18:11:23 +01:00
Christian Schneider e4efa6f47a [AMQ-6591] Add missing import 2017-02-02 14:23:01 +01:00