Commit Graph

245 Commits

Author SHA1 Message Date
Gary Tully 56174e770d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:45:26 +00:00
Gary Tully 5e257808f3 [maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:43:41 +00:00
Bosanac Dejan 0d529af312 https://issues.apache.org/jira/browse/AMQ-4034 - web console osgi itest improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442162 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 16:12:21 +00:00
Bosanac Dejan 3527a4cfa0 https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, remove runtime osgi dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441461 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 14:34:50 +00:00
Gary Tully 964f8ca375 add broker nd webconsole round trip itest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441459 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 14:27:56 +00:00
Bosanac Dejan e8deea92b6 https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, finishing config admin configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441375 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 10:17:44 +00:00
Bosanac Dejan 0d27c49bbf https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, laying down foundations for config admin configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441064 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 16:59:49 +00:00
Bosanac Dejan dc3eb911fa https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, fixing classpath
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441059 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 16:52:01 +00:00
Timothy A. Bish a55aae00e7 Scrub the pom files and remove old cruft and leftovers from the recent refactoring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 22:44:25 +00:00
Christian Posta 0bfa0cdf1a Fix for https://issues.apache.org/jira/browse/AMQ-4272 updated queueConsumers.jsp to only allow the link to connection page for connections directly to the broker, but go to network.jsp for bridge consumers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439193 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 21:44:55 +00:00
Timothy A. Bish 3dd24195e6 removing dependencies on activemq-core
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1431109 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 21:50:59 +00:00
Timothy A. Bish 401895a521 Apply patch for: https://issues.apache.org/jira/browse/AMQ-4218
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420262 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:32:14 +00:00
Timothy A. Bish 67252fe60d fix for: https://issues.apache.org/jira/browse/AMQ-2740
Fix for NPE indicate possible CSRF attack instead.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418061 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 20:37:04 +00:00
Timothy A. Bish 4321ae065d fix for: https://issues.apache.org/jira/browse/AMQ-3215
Fix the truncation logic to ensure all possible text is used.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417998 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:49:32 +00:00
Timothy A. Bish b489fc6f75 fix for: https://issues.apache.org/jira/browse/AMQ-3215
Allow for longer names of destination while still imposing limit before a truncation occurs.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417993 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:40:39 +00:00
Hiram R. Chirino 30f531d741 Changes for https://issues.apache.org/jira/browse/AMQ-4165 : Remove pure master/slave functionality
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1413846 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 21:13:25 +00:00
Gary Tully 02538ed906 ensure connection/authentication errors with broker facade end up in the log as referenced by our 500 page
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1412899 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 14:19:24 +00:00
Gary Tully 51785b1472 https://issues.apache.org/jira/browse/AMQ-4186 - fix up duplicate contenty type declaration, fix up pom so main in web-console works ok with current dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1412825 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 11:07:57 +00:00
Claus Ibsen 67f887da88 AMQ-3116: Fixed web-console to show unicode chars when browsing message bodies.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1395295 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 13:10:54 +00:00
Bosanac Dejan 0b0ed9f84d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392979 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:37:31 +00:00
Bosanac Dejan e396468d9b [maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392977 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:37:00 +00:00
Bosanac Dejan 16dc729163 [maven-release-plugin] rollback the release of activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392968 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:24:44 +00:00
Bosanac Dejan c479df0679 [maven-release-plugin] prepare release activemq-parent-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392966 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 15:20:57 +00:00
Bosanac Dejan c83b70c3cd [maven-release-plugin] rollback the release of activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392935 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:44:05 +00:00
Bosanac Dejan f2af2c9187 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392933 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:40:11 +00:00
Bosanac Dejan 07bed31f7b [maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392929 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:34:36 +00:00
Bosanac Dejan 798437773a rolling back version because of failed release:perform
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392924 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:22:49 +00:00
Bosanac Dejan 5094609ec5 [maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392921 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 14:16:05 +00:00
Bosanac Dejan 3576fbe97a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392876 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 12:09:24 +00:00
Bosanac Dejan 02b2ba294e [maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392874 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 12:08:45 +00:00
Claus Ibsen 87a0a4e19a AMQ-4087: Added TM to AMQ logo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392788 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 08:27:11 +00:00
Bosanac Dejan a8d364d030 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392269 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 10:39:07 +00:00
Bosanac Dejan a97f821869 [maven-release-plugin] prepare release activemq-5.7.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392267 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 10:38:35 +00:00
Claus Ibsen 11e6f88ded Polished
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387909 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 08:45:34 +00:00
Claus Ibsen eedb091f83 AMQ-3727: Added osgi import. Thanks to Thomas Themel for the patch.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387900 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 08:07:00 +00:00
Claus Ibsen b0bf0a2593 Polished
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387097 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 11:36:31 +00:00
Claus Ibsen 183ae75048 Added uptime to web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387063 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 09:04:09 +00:00
Timothy A. Bish dd8899e173 Polish: don't need to specify versions of the plugins that are managed by our parent pom.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1384713 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 10:18:34 +00:00
Bosanac Dejan 3c4848b8a5 https://issues.apache.org/jira/browse/AMQ-3696 - fix web console to show special page for slave brokers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1363319 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 12:55:14 +00:00
Bosanac Dejan 87e300add0 https://issues.apache.org/jira/browse/AMQ-3923 - webconsole in osgi - get back jstl in war
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1361179 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 12:18:48 +00:00
Bosanac Dejan 1cd533078a https://issues.apache.org/jira/browse/AMQ-3923 - webconsole in osgi don't load css on a first page load
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1361132 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 09:56:29 +00:00
Robert Davies b6fba238bb patch applied for https://issues.apache.org/jira/browse/AMQ-3867
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1348150 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 16:52:39 +00:00
Bosanac Dejan 1b28cf1792 https://issues.apache.org/jira/browse/AMQ-3853 - activemq-web-console osgi import
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1341810 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 09:42:39 +00:00
Bosanac Dejan c587918821 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332983 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 10:36:17 +00:00
Bosanac Dejan b7e264f917 [maven-release-plugin] prepare release activemq-5.6.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1332981 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 10:35:43 +00:00
Bosanac Dejan 710dc7bb20 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329823 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:17:53 +00:00
Bosanac Dejan 96a9fb2502 [maven-release-plugin] prepare release activemq-5.6.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329821 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:17:16 +00:00
Bosanac Dejan 401f768414 include eclipse jdt to make activemq-web-console jetty:run work again
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1307487 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 15:49:31 +00:00
Gary Tully f5b69f8783 https://issues.apache.org/jira/browse/AMQ-2570 - remove wildcards as they are ignored by bnd when the classes are not referenced and replace with explicit imports for the dependencies that are needed. In case of servlet, wildcard is ok as it is referenced but the spo bits of the logging package are needed for the appenders
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1300106 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 12:51:25 +00:00
Gary Tully 84a50910a6 https://issues.apache.org/jira/browse/AMQ-2570 - remove wildcards as they are ignored by bnd when the classes are not referenced. this fixes logging at the default debug level for pax logging when unbound from the war file
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1298620 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 22:22:17 +00:00