You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2015/03/12 00:23:52 UTC

[GitHub] activemq-6 pull request: A few changes around the build

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-6/pull/174

    A few changes around the build

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-6 master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-6/pull/174.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #174
    
----
commit 0749df09423ca09887f5d9893ef7a098568bf62b
Author: Martyn Taylor <mt...@redhat.com>
Date:   2015-03-11T13:30:06Z

    Remove JbossJacorb from JMS test pom

commit 63b837818dc2ddb2d6faf79b3377c47514dec6b3
Author: Martyn Taylor <mt...@redhat.com>
Date:   2015-03-11T17:37:06Z

    Send error on create producer when no dest exists
    
    Returns an error to the client causing InvalidDestinationException to be
    thrown when an ActiveMQ 5.x client attempts to create a producer with a
    destination that does not exist.  (Over OpenWire Protocol).

commit 0e2ba5c7b5dbfbe2c6b2e3eeaa87efeba5be5563
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-03-11T23:21:00Z

    removing unused methods
    
    A few transactions methods that were not being used and creating issues to the release
    due to an old dependency to the TM
    
    This closes #173

commit 42bb7168bf9f366977516aa0572672e47c6fb0cf
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-03-11T22:49:10Z

    A few changes around logging-processor
    
    - Bumped up version to 2.0.0.Alpha
    - Client bundle changes to be copmatible with 2.0.0
    - Fixing bundle / Logging classes for missing format (it was an issue with the previous one already)
    - Fixed up dependencies to avoid transient downloads

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-6 pull request: A few changes around the build

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic closed the pull request at:

    https://github.com/apache/activemq-6/pull/174


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---