Commit Graph

13 Commits

Author SHA1 Message Date
Clebert Suconic 5ca514a2a8 NO-JIRA: one test script to ignore checkstyle 2017-03-30 09:54:26 +01:00
Clebert Suconic 1b157addd8 NO-JIRA Adding script to help debug data on testcases 2016-10-07 14:36:05 -04:00
Clebert Suconic 6bb156cbde small tweak on rebase script 2016-08-30 10:49:11 -04:00
Clebert Suconic 2ef79f66d9 Script to help compare old commits 2016-08-29 13:57:47 -04:00
Clebert Suconic f19a030cc4 Adding set -e on merge script
I had some cases where I had pending changes on my local copy and the script silent failed.
This will make sure people using this script would notice any failure during a merge
2016-07-28 17:41:08 -04:00
Martyn Taylor 1d2d7d05e5 Allow override remote name in mergePR script 2016-04-08 10:03:19 -04:00
Clebert Suconic f4481cbdb6 Improving the merging process doc, based on rebasing 2016-02-02 08:56:47 -06:00
Clebert Suconic 0b22433cc5 one-test script to help running tests 2015-12-10 16:47:30 -05:00
Clebert Suconic 230aba76a2 adding merge-PR script to help merging Pull Requests 2015-09-25 14:29:09 -04:00
Clebert Suconic 89a84c6ae2 More name changes to activemq
more hornetq changes
2014-11-19 16:01:54 -05:00
Clebert Suconic 9a587c5633 ACTIVEMQ6-3 renaming package names from activemq6 to activemq
https://issues.apache.org/jira/browse/ACTIVEMQ6-3

We are renaming packages from activemq6 to activemq as that's more generic and version independent
The previous commit renamed the directories. On this commit now I'm changing the code.
If we changed the code and the directories on the same commit git would remove and add a lot of files
without recognizing the renames.
2014-11-17 09:33:53 -05:00
Martyn Taylor 1f869f9f4c Use new package names in config and classes 2014-11-11 18:28:18 +00:00
Andy Taylor 8ecd255f98 ACTIVEMQ6-1 - Initial HornetQ Donation Commit
https://issues.apache.org/jira/browse/ACTIVEMQ6-1

This is the initial donation of the HornetQ codebase as per document http://incubator.apache.org/ip-clearance/hornetq.html
2014-11-10 10:31:25 -06:00