Martyn Taylor
ce57a71584
ARTEMIS-327 Remove native binaries from src distro
2015-12-23 11:38:24 +00:00
Clebert Suconic
bc828c0017
ARTEMIS-238 and ARTEMIS-236 Moving HQClient to its own module avoiding uncessary server's dependencies
2015-10-22 10:15:14 -04:00
Glaucio Melo
6f3b5bdeb6
JAVA_HOME fix
...
Putting the right JAVA_HOME correct atribution - Mac OS support
2015-09-29 16:56:15 -04:00
Clebert Suconic
cfce98cb45
Changing npm front end plugin to be used only on the release profile
...
Also this is filtering node-js installation out of the source installation
2015-09-28 15:43:32 -04:00
Martyn Taylor
8ad7cded41
Some README updates
2015-09-04 13:18:53 +01:00
Clebert Suconic
f8a7f030e0
Release notes 1.1.0
2015-09-03 22:57:44 -04:00
Clebert Suconic
21bf440636
This commit has improvements on the examples including:
...
https://issues.apache.org/jira/browse/ARTEMIS-113 Better organize examples
https://issues.apache.org/jira/browse/ARTEMIS-114 Some openwire examples
2015-08-11 23:44:43 -04:00
Clebert Suconic
dd8203185b
ARTEMIS-180 removing -Pexample and some other improvements around the examples
2015-08-07 15:17:28 -04:00
Clebert Suconic
b3af4bb777
ARTEMIS-178 Refactor examples to use CLI
...
This is changing the examples to run the real servers.
The maven plugin should be an automation of the CLI
Where we run real servers instead of any embedded framework
Going forward we will need to remove the common examples.
Failover examples will be able to use Process Builders
2015-07-29 16:00:41 -05:00
Ville Skyttä
b0a80ce1be
Spelling fixes
2015-07-09 10:41:03 -04:00
Martyn Taylor
0f82ca754b
Added Initial MQTT Protocol Support
2015-07-09 11:08:04 +01:00
Clebert Suconic
cf777ec6b6
ARTEMIS-144 Producer / Consumer command
...
https://issues.apache.org/jira/browse/ARTEMIS-144
As I was working through the examples I realized the tool used to consume and sending messages
through the console.
this will import such tool to the CLI as users are used to consume and send messages.
2015-06-23 20:40:27 -04:00
jbertram
d6481687ec
ARTEMIS-134 include JGroups jar in distribution
2015-06-04 13:42:03 -05:00
John D. Ament
e2f301dd85
ARTEMIS-119 Changed dependency to use Tomcat Servlet API 3.1.
2015-06-04 10:20:33 -04:00
Clebert Suconic
5e17408c82
updating distribution/README for a small typo
2015-05-20 22:42:42 -04:00
Clebert Suconic
25287a9ab3
removing defunct design-guide docs
2015-05-20 13:37:38 -04:00
Clebert Suconic
46df777edb
Fixing libaio integration / creation
...
My last patch had a little flaw around libaio load (The main script is not finding the .so properly) and my configuration was wrong
2015-05-19 15:18:04 -04:00
Clebert Suconic
ebab3fa6ef
Adding doc about running & create process
...
this is deleting the quickstart and adding a chapter on the user-manual
2015-05-19 11:28:03 -04:00
Clebert Suconic
3e07a03ce5
Changing default host to 0.0.0.0 by default and allowing it to be configured during create
...
This is changing the default host to 0.0.0.0 per feedback from the community (activemq dev-list)
however if clustered is used some input or other properties will get input during the create process
I've also done some other changes based on some small issues I have encountered
2015-05-19 11:27:58 -04:00
Martyn Taylor
e1ce1719b5
Exclude dev files and other docs from src distro
2015-05-13 09:33:30 -04:00
jbertram
3485355ead
Replace 'activemq' with 'artemis' in README
2015-05-11 10:53:11 -05:00
jbertram
7d393c2569
Fix ref to old distribution
2015-05-11 10:48:19 -05:00
Martyn Taylor
5d30745796
Updated README to reflect latest CLI
2015-05-11 14:57:42 +01:00
Martyn Taylor
dfe8b14ac0
Add HornetQ protocol to the distro
2015-05-11 14:26:02 +01:00
Clebert Suconic
ea3370b38c
Moving artemis-tools to artemis-cli and improving the tooling
...
Artemis tools is now part of the cli
Bootstrap was renamed to CLI
2015-05-03 12:42:19 -04:00
Andy Taylor
7a09266113
move distribution to root directory
2015-05-01 09:34:33 +01:00