summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christopher L. Shannon [Mon, 1 May 2017 18:20:04 +0000 (14:20 -0400)]
Update README.md
Christopher L. Shannon [Mon, 1 May 2017 18:16:39 +0000 (14:16 -0400)]
Update README.md
Christopher L. Shannon [Mon, 1 May 2017 18:15:36 +0000 (14:15 -0400)]
Update README.md
Christopher L. Shannon (cshannon) [Mon, 1 May 2017 18:13:48 +0000 (14:13 -0400)]
NO-JIRA: Updating version to 0.2.0-SNAPSHOT
Christopher L. Shannon (cshannon) [Mon, 1 May 2017 17:18:24 +0000 (13:18 -0400)]
[maven-release-plugin] prepare for next development iteration
Christopher L. Shannon (cshannon) [Mon, 1 May 2017 17:18:02 +0000 (13:18 -0400)]
[maven-release-plugin] prepare release 0.1.0
Christopher L. Shannon (cshannon) [Mon, 1 May 2017 16:57:11 +0000 (12:57 -0400)]
Revert "[maven-release-plugin] prepare release 0.1.0"
This reverts commit
e57e36854c6d1cd024519b64e982de9fbec5dbb6.
Christopher L. Shannon (cshannon) [Mon, 1 May 2017 16:57:00 +0000 (12:57 -0400)]
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit
87576603b153c0e896f202342f283cf9ba14f830.
Christopher L. Shannon (cshannon) [Mon, 10 Apr 2017 13:15:02 +0000 (09:15 -0400)]
[maven-release-plugin] prepare for next development iteration
Christopher L. Shannon (cshannon) [Mon, 10 Apr 2017 13:14:27 +0000 (09:14 -0400)]
[maven-release-plugin] prepare release 0.1.0
Christopher L. Shannon (cshannon) [Mon, 10 Apr 2017 13:12:21 +0000 (09:12 -0400)]
NO-JIRA - fix javadoc
Christopher L. Shannon [Mon, 13 Mar 2017 13:22:28 +0000 (09:22 -0400)]
Update README.md
Christopher L. Shannon (cshannon) [Mon, 13 Mar 2017 13:02:06 +0000 (09:02 -0400)]
AMQCLI-3 - improve logging
Christopher L. Shannon (cshannon) [Mon, 13 Mar 2017 12:43:57 +0000 (08:43 -0400)]
AMQCLI-3 - Update to Artemis 2.0.0
Also add tests
https://issues.apache.org/jira/browse/AMQCLI-3
Christopher L. Shannon [Mon, 13 Mar 2017 11:56:12 +0000 (07:56 -0400)]
Update README.md
Updating README with usage instructions
Christopher L. Shannon (cshannon) [Thu, 9 Mar 2017 14:50:14 +0000 (09:50 -0500)]
AMQCLI-3 - tests and cleanup
Christopher L. Shannon (cshannon) [Thu, 9 Mar 2017 13:37:53 +0000 (08:37 -0500)]
AMQCLI-3 - Added more tests and cleanup
Added a builder to make export configuration easier
Added more CLI options
Christopher L. Shannon (cshannon) [Wed, 8 Mar 2017 18:48:25 +0000 (13:48 -0500)]
AMQCLI-3 - Cleanup and add tests
Christopher L. Shannon (cshannon) [Wed, 8 Mar 2017 12:50:43 +0000 (07:50 -0500)]
AMQCLI-6 - Moving CLI into its own assembly project
Christopher L. Shannon (cshannon) [Tue, 7 Mar 2017 18:24:26 +0000 (13:24 -0500)]
NO-JIRA: Changing version to 0.1.0-SNAPSHOT
Christopher L. Shannon (cshannon) [Tue, 7 Mar 2017 16:30:21 +0000 (11:30 -0500)]
AMQCLI-6: Add initial CLI for exporter tool
Christopher L. Shannon (cshannon) [Tue, 7 Mar 2017 14:07:23 +0000 (09:07 -0500)]
NO-JIRA: upgrading to ActiveMQ 5.14.4 and upgrading for new Artemis
refactor
Christopher L. Shannon (cshannon) [Wed, 1 Mar 2017 12:55:21 +0000 (07:55 -0500)]
AMQCLI-8: Adding support for multikahadb
MultiKahaDb can now be used as a source for export.
Christopher L. Shannon (cshannon) [Thu, 16 Feb 2017 17:10:03 +0000 (12:10 -0500)]
AMQCLI-7 Add support for filtering by dest
Support only exporting a subset of destinations by destination pattern
Christopher L. Shannon (cshannon) [Thu, 16 Feb 2017 14:18:04 +0000 (09:18 -0500)]
AMQCLI-4, AMQCLI-5 Adding MetadataExporter abstraction
this will allow a pluggable implementation to export metadata
Christopher L. Shannon (cshannon) [Wed, 15 Feb 2017 18:52:14 +0000 (13:52 -0500)]
AMQCLI-3 Add a flag for compression on export
Also use a BufferedOutputStream to improve performance of writes
Christopher L. Shannon (cshannon) [Wed, 15 Feb 2017 17:37:46 +0000 (12:37 -0500)]
AMQCLI-3 Add a utility method for exporting a store
Christopher L. Shannon (cshannon) [Wed, 15 Feb 2017 15:49:24 +0000 (10:49 -0500)]
AMQCLI-5 - Add support for exporting Topics
https://issues.apache.org/jira/browse/AMQCLI-5
Added basic support for exporting topics. This will still need a bit of
polishing
Christopher L. Shannon (cshannon) [Tue, 14 Feb 2017 19:49:34 +0000 (14:49 -0500)]
AMQCLI-4 Using new common XML util class in Artemis
https://issues.apache.org/jira/browse/AMQCLI-4
Christopher L. Shannon (cshannon) [Wed, 8 Feb 2017 21:02:21 +0000 (16:02 -0500)]
https://issues.apache.org/jira/browse/AMQCLI-4
Initial implementation of a Queue export functionality for KahaDB to
Artemis XML. This still needs some work
Timothy Bish [Fri, 10 Feb 2017 22:19:37 +0000 (17:19 -0500)]
AMQCLI-1 Small tweak to the project README
Made a small change to the README
Timothy Bish [Thu, 9 Feb 2017 17:26:06 +0000 (12:26 -0500)]
AMQCLI-1 Small tweak to the README
Update some wording in the README
Christopher L. Shannon (cshannon) [Thu, 9 Feb 2017 13:30:33 +0000 (08:30 -0500)]
https://issues.apache.org/jira/browse/AMQCLI-2
Switching to cxf-xjc-plugin and adding support for the builder pattern
on generated jaxb classes
Timothy Bish [Wed, 8 Feb 2017 17:41:04 +0000 (12:41 -0500)]
AMQCLI-1 Small tweak to the README
Update some wording in the README
Timothy Bish [Wed, 8 Feb 2017 16:29:10 +0000 (11:29 -0500)]
AMQCLI-1 Small tweak to the project README
Made a small change to the wording in the project description
Christopher L. Shannon (cshannon) [Tue, 7 Feb 2017 18:46:55 +0000 (13:46 -0500)]
https://issues.apache.org/jira/browse/AMQCLI-2
Adding the first version of JAXB classes generated from the Artemis
import schema. There is also a marshaller class and unit test to
demonstrate streaming to an XML file when marshalling instead of writing
the entire file at once. This will need some work but is a good starting
point.
Also Artemis is currently a SNAPSHOT dependency as we need to work off
the newest code in master.
Timothy Bish [Fri, 3 Feb 2017 22:00:51 +0000 (17:00 -0500)]
AMQCLI-1 Add initial files for the project
Setup a basic maven project and add the required license and notice
files along with some README.md files for documenting the project
basics.