Hiram R. Chirino
48a1ad8eec
move the wrapper.jar to the bin dir and set the eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474894 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 17:54:28 +00:00
Hiram R. Chirino
b243182cf9
move the wrapper.jar to the bin dir
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474892 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 17:50:34 +00:00
Joseph Dennis O. Gapuz
0e9369f5dd
AMQ-644 - create Java Service Wrapper for ActiveMQ
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474706 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 08:52:13 +00:00
Hiram R. Chirino
636e37b376
Don't include activecluster as dependency since it not :)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474523 13f79535-47bb-0310-9956-ffa450edef68
2006-11-13 21:18:54 +00:00
Hiram R. Chirino
8be1b5eb5a
Reving up version
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@472518 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 15:27:38 +00:00
Adrian T. Co
d01965af0b
Minor renaming and typo correction.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@470018 13f79535-47bb-0310-9956-ffa450edef68
2006-11-01 17:58:51 +00:00
Adrian T. Co
fdadd72d9c
Let's use a different name for the network connector in the config file bundled with the distro. This should prevent the default build from spewing some xbean/spring exception.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469682 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 22:28:59 +00:00
Adrian T. Co
07529a5f05
AMQ-801: Bundle activemq-jaas with dsitro
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469670 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 21:49:40 +00:00
Hiram R. Chirino
148f3bded1
Freshened up the shipped examples.
...
- Inlined the ToolSupport base class to make it more obvious to JMS beginers how JMS is used (less code reuse but these examples are simple enough)
- Added CommandLineSupport class that uses introspection to handle interpreting command line options
- Added ruby and java versions of a topic listener and publisher tools that can be used to benchmark broker performance.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468913 13f79535-47bb-0310-9956-ffa450edef68
2006-10-29 14:35:48 +00:00
Hiram R. Chirino
7a25bcf203
Adding NOTICE files to all build artifacts and updating some LICENCE files too.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467015 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 15:38:07 +00:00
Hiram R. Chirino
d778fa4601
https://issues.apache.org/activemq/browse/AMQ-997
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465930 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 23:22:50 +00:00
Hiram R. Chirino
886381edaa
Adding license of the Java Service Wrapper
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465905 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 21:49:43 +00:00
Hiram R. Chirino
af0aa85c8e
Updated startup shell scripts so that
...
- SSL_OPTS variable is set/overriden to configure the SSL options that are use to start up the ssl connector.
- Added a ACTIVEMQ_BASE variable that default to be ACTIVEMQ_HOME but can be changed if you want multiple broker instances sharing the same broker installation.
- Updated the assembly descriptors so that we are more careful about which file's line endings are translated or chmoded to 755.
- the .zip is now specific to windows and the .tar.* packages are specific to unix flavors including cygwin.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465903 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 21:41:42 +00:00
Hiram R. Chirino
4c7eaca5c5
set the eol style to native
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465894 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 21:20:12 +00:00
Hiram R. Chirino
5d6963e78c
setting the eol style to native
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465739 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 19:13:28 +00:00
Hiram R. Chirino
c3f41326ef
Adding some java keystore and truststore files so that we can configure an ssl connector out of the box.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465737 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 19:11:13 +00:00
Hiram R. Chirino
8cf0a390c5
port of licence fixes from 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465275 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 15:29:56 +00:00
Robert Davies
171b108944
fix for https://issues.apache.org/activemq/browse/AMQ-927
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@463689 13f79535-47bb-0310-9956-ffa450edef68
2006-10-13 14:29:34 +00:00
Hiram R. Chirino
afcb55e547
Use released versions of the plugins
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452662 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 22:44:54 +00:00
Hiram R. Chirino
dfddf69103
Adding missing header files.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452657 13f79535-47bb-0310-9956-ffa450edef68
2006-10-03 22:29:08 +00:00
Hiram R. Chirino
fa4279c433
http://issues.apache.org/activemq/browse/AMQ-953
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@452108 13f79535-47bb-0310-9956-ffa450edef68
2006-10-02 16:23:19 +00:00
Hiram R. Chirino
ef5fd15b84
http://issues.apache.org/activemq/browse/AMQ-938
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449079 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 20:36:31 +00:00
Hiram R. Chirino
4194df7f78
Don't enable jmx on the embedded broker since that was hanging the tests
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448014 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 23:21:03 +00:00
Hiram R. Chirino
ae9ba43296
Adding in a little helper script that will run the IBM JMS performance harness
...
against ActiveMQ in case you want to benchmark activemq.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448007 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 22:55:38 +00:00
Hiram R. Chirino
72cc9e9aa0
Better NOITCE file.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441599 13f79535-47bb-0310-9956-ffa450edef68
2006-09-08 18:13:31 +00:00
Hiram R. Chirino
ac66a09dab
Added a MemoryPropertyEditor that allows you to specify memory sizes in the xbean config like: limit="20 MB"
...
Upgraded the xbean maven plugin to 2.6 and the new qdox that it used did not like some of our valid inline initialization of variables, so I had
to refactor to an equivalent form that qdox did like.
http://issues.apache.org/activemq/browse/AMQ-827
http://issues.apache.org/activemq/browse/AMQ-909
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439930 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 04:56:25 +00:00
Hiram R. Chirino
96356920b1
This test is in the core module allready
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439929 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 04:47:15 +00:00
Hiram R. Chirino
88acb0ede7
Eliminating required dependency on activeio... http://issues.apache.org/activemq/browse/AMQ-907
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@439111 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 00:13:23 +00:00
James Strachan
9431f934cd
added the activemq.home system property in case the log4j.property is changed to use files
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434043 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 13:43:43 +00:00
James Strachan
7685e4d2f3
include the shell scripts in the ZIP distro as (i) some windows users use cygwin and (ii) some non-windows users use zip files :)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434022 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 12:23:09 +00:00
James Strachan
73ef5bea04
added an example of using Oracle JDBC along with using DBCP with Oracle rather than the non-pooling default that comes with Oracle
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433697 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 17:10:58 +00:00
Hiram R. Chirino
960dce70d3
http://issues.apache.org/activemq/browse/AMQ-888
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433286 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 17:08:00 +00:00
James Strachan
75952abdbb
Fix for AMQ-772 to add activemq-web to the distros
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430008 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 09:11:20 +00:00
James Strachan
cb11447386
Fix for AMQ-772 to add activemq-web to the distros
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430005 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 09:03:53 +00:00
Hiram R. Chirino
cc5f94d4ed
Adding derby NOTICEs to our notices
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429731 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 16:54:48 +00:00
Frederick G. Oconer
8b9b09181b
Jira: AMQ-570:Create sample activemq.xml files under assembly/src/sample-conf similar to what we had in 3.x.
...
Added several amq sample configurations.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429605 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 07:15:04 +00:00
Frederick G. Oconer
5e5febb4de
AMQ-859: nightly snapshots to include source distro.
...
Added src-bin.xml and modified assembly/pom.xml to include a build for creating the source distro.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428970 13f79535-47bb-0310-9956-ffa450edef68
2006-08-05 07:07:09 +00:00
Hiram R. Chirino
c3a8de8b53
porting license changes
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427820 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 00:38:26 +00:00
Joseph Dennis O. Gapuz
c45c69b30a
added files to start ActiveMQ with Java Service Wrapper on MacOSX
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427481 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 07:49:51 +00:00
Hiram R. Chirino
7f883f6fe2
Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426384 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 05:00:24 +00:00
Hiram R. Chirino
96d92110a3
Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426370 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 03:22:58 +00:00
Hiram R. Chirino
57b4941325
Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426366 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 03:04:41 +00:00
Joseph Dennis O. Gapuz
fdde1661cb
added option for running ActiveMQ with Java Service Wrapper on Linux and Windows.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425685 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 09:11:31 +00:00
Hiram R. Chirino
8176dca67f
http://issues.apache.org/activemq/browse/AMQ-846
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425637 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 06:07:11 +00:00
James Strachan
f8734f79c6
added an example configuration file using pure JDBC and no journal together with some example Oracle XML configurations
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@424276 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 12:03:29 +00:00
Hiram R. Chirino
02fffb44b0
rename logging directory so that it matches the log4j configuration
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421656 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 16:08:42 +00:00
Hiram R. Chirino
397e9ccee5
Renamed som files so that they have more consistent case and extensions.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421655 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 16:05:39 +00:00
Hiram R. Chirino
b2aa074966
https://issues.apache.org/activemq/browse/AMQ-701
...
The zip is now tunned for windows and the tar.* packages are tunned for unix.
The zip file bin directory only contains .bat files and all text files use dos line endings.
the tar file bin directory only contains the shell files and all text files use the unix line endings.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421654 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 16:01:51 +00:00
Hiram R. Chirino
f2d90cd97c
http://issues.apache.org/activemq/browse/AMQ-701
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421396 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 19:56:44 +00:00
Hiram R. Chirino
afba723191
http://issues.apache.org/activemq/browse/AMQ-814
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420899 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 15:32:20 +00:00
Frederick G. Oconer
b662f6065c
Removed relativepath element in parent declaration.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420267 13f79535-47bb-0310-9956-ffa450edef68
2006-07-09 09:11:22 +00:00
James Strachan
288f8767c3
added activemq-jaas to the assembly to fix AMQ-801
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419850 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 09:24:38 +00:00
James Strachan
c06ad31692
moved the tests across from the assembly module that can be run inside the activemq-core module
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419842 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 08:55:31 +00:00
Hiram R. Chirino
d320676ae1
http://issues.apache.org/activemq/browse/AMQ-800
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419761 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 01:31:26 +00:00
Robert Davies
7606053815
test case for: http://issues.apache.org/activemq/browse/AMQ-755
...
ensure temp destination infomation is propagated around network of brokers correctly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@417744 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 12:50:30 +00:00
Hiram R. Chirino
f6041bb839
http://issues.apache.org/activemq/browse/AMQ-710
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414640 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 17:43:08 +00:00
Hiram R. Chirino
da93e413c1
http://issues.apache.org/activemq/browse/AMQ-752
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414592 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 14:22:41 +00:00
Hiram R. Chirino
5f318d3aef
Applied http://issues.apache.org/activemq/browse/AMQ-699
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414441 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 02:43:40 +00:00
Adrian T. Co
789d2da20c
Added support for bstat --help, bstat -h, and bstat -? (AMQ-702)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413796 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 03:32:16 +00:00
James Strachan
5451531371
updated snippet macro
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413621 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 10:01:53 +00:00
James Strachan
6d115cf7a5
tidied up the namespaces
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413009 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 10:47:21 +00:00
James Strachan
c3d8fe18d4
tidied up the namespaces
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413008 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 10:46:37 +00:00
Frederick G. Oconer
8eb04d6b95
Bug: run.jar is not correctly created.
...
Fix: added ant plugin to crete the run.jar because the assembly plugin doesn't correctly create it.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412975 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 08:18:20 +00:00
Frederick G. Oconer
8f3f4e1ae0
Fixed pom.xml format error.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412958 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 07:07:52 +00:00
Frederick G. Oconer
a1ba6e0325
Updates:
...
1. Added plugin that will start Broker
2. Updated assembly pom to include the new plugin but still commented out.
3. Updated memtest plugin dependency version config.
4. Updated root pom.xml to use https on scm connection.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412955 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 06:54:32 +00:00
Hiram R. Chirino
f0d409fec6
fix the scm info for continum.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412813 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 17:43:54 +00:00
Frederick G. Oconer
edfe3df36b
changed prefix consumer and producer to "client". Also, the broker can be started in activemq-perftest instead in the assembly.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412301 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 06:17:14 +00:00
Hiram R. Chirino
bc7aa98d45
trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch!
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411906 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 20:16:30 +00:00
Frederick G. Oconer
02dff3c0d3
commented out performance test plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411841 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 16:09:43 +00:00
Frederick G. Oconer
264f0a3732
initial support for generating report xml file.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411835 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 15:57:39 +00:00
James Strachan
a37fa0d6f3
disabled use of activemq-perf plugin to avoid build failing
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410889 13f79535-47bb-0310-9956-ffa450edef68
2006-06-01 16:58:16 +00:00
Frederick G. Oconer
2139881476
Renamed perf plugin to activemq-perf and added plugin that will start broker in assembly.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410534 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 14:16:18 +00:00
Gregory John Wilkins
52cdf3dd4f
fixed ID issue with assembly plugin - as per patch from Carlos for MASSEMBLY-49
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410455 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 08:08:13 +00:00
Guillaume Nodet
c834a10a01
Update README.txt and UserGuide to refer to "Apache ActiveMQ"
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409832 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 15:42:18 +00:00
James Strachan
10edc94224
used new single goal which avoids the recursive build issue
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409650 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:39:36 +00:00
James Strachan
7bcb9dbf4f
enabled nicer JMX integration with JConsole by default
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409646 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:37:35 +00:00
Frederick G. Oconer
fd43325c2b
changes:
...
1. Fix for assembly build.
2. Fix for jar deploy.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409633 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 10:47:42 +00:00
Guillaume Nodet
06b94f1220
Fix assembly recursive problems
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409145 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:45:21 +00:00
Frederick G. Oconer
97998ad6da
Added activemq-web dependency in lib/optional.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409134 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:00:19 +00:00
Jonas B. Lim
802f91eb55
added back activemq-web on distro
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409104 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 10:06:34 +00:00
Adrian T. Co
088d52cfd1
Added quotes in scripts to allow spaces in ACTIVEMQ_HOME - AMQ-706. Thanks Brad Fritz!
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407470 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:21:33 +00:00
Adrian T. Co
80cda71326
modify script permission
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407467 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:00:04 +00:00
Adrian T. Co
d49ff795fa
Modify permissions for scripts.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407463 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 05:42:02 +00:00
Hiram R. Chirino
b29f744014
Fixed references to the test-jar.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399854 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 20:37:24 +00:00
Hiram R. Chirino
e25461641e
Include activemq-web-demo and activemq-web-console in the binary distroy example directory.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399751 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:24:31 +00:00
Hiram R. Chirino
9ebe333816
Added LICENSE files for the 3rd part modules that we redistribute
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399321 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 14:54:20 +00:00
Frederick G. Oconer
5fd6125b23
Bug: Unable to start the generated distribution due to the created run.jar in "/bin" dir.
...
Fix: Added a new assembly execution that will create the run.jar containing only "org.apache.activemq.console.Main" and setting the manifest main-class property to the same class.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399101 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 00:44:41 +00:00
Hiram R. Chirino
29b5ae57a2
Making the m2 release look like the m1 release
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398279 13f79535-47bb-0310-9956-ffa450edef68
2006-04-30 05:01:50 +00:00
Hiram R. Chirino
68b65fa340
Used dedicated tasks by default on the standalone broker.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397779 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 06:17:44 +00:00
Hiram R. Chirino
25a50630ed
converted more println in the test cases to log.info() calls.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397324 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 22:33:48 +00:00
James Strachan
3ecc6f5293
Fixed build to include notice file
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395817 13f79535-47bb-0310-9956-ffa450edef68
2006-04-21 08:57:58 +00:00
Guillaume Nodet
1e6c45fb2e
Fix dependencies scopes for m2 build...
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394797 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 22:39:14 +00:00
Guillaume Nodet
0b88dbe3e7
Now the distribution fully works on m2 (without tests).
...
However, we need to rework all the scope of dependencies (mainly for activemq-core)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394772 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 20:38:21 +00:00
Guillaume Nodet
969eefeef0
Include STATUS file in assembly
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394441 13f79535-47bb-0310-9956-ffa450edef68
2006-04-16 07:23:02 +00:00
Guillaume Nodet
bfa4b9bb68
Fix m2 build: the distribution is nearly identical to the m1 dist.
...
Remaining problems: missing STATUS file, and activemq.rar is way too big
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394399 13f79535-47bb-0310-9956-ffa450edef68
2006-04-15 23:33:05 +00:00
Hiram R. Chirino
3e69e735b0
Fixed TwoBrokerTopicSendReceiveUsingHttpTest test.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393569 13f79535-47bb-0310-9956-ffa450edef68
2006-04-12 18:32:43 +00:00
Hiram R. Chirino
13e8bf0b91
Make the dist build work again
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393151 13f79535-47bb-0310-9956-ffa450edef68
2006-04-11 07:02:50 +00:00
James Strachan
9c9343c9dd
fixed the distribution artifact to include "incubator-activemq"
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392989 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 17:00:34 +00:00
Gregory John Wilkins
8cb2141080
Upgrade to jetty 6.0.0beta14
...
factored out web demo into activemq-web-demo
made activemq-web just produce a jar
added amq.js as a resource to the jar
added AjaxServlet to extend MessageListenerServlet with the ability to serve amq.js
cleaned up m2 build and dependencies
added jetty6:run plugin to run the demo.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392913 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 10:26:17 +00:00
Hiram R. Chirino
7ed7b25dbe
include mx4j tools in the optional dir.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390445 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 15:44:42 +00:00