You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by dkulp <gi...@git.apache.org> on 2014/02/03 21:26:21 UTC

activemq pull request: Remove sitemesh/activemq-all

GitHub user dkulp opened a pull request:

    https://github.com/apache/activemq/pull/12

    Remove sitemesh/activemq-all

    
    Remove the now unused sitemesh jar from the war/assembly.  Also remove the activemq-all jar and use the little jars that are actually needed.

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

    $ git pull https://github.com/dkulp/activemq remove-sitemesh

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

    https://github.com/apache/activemq/pull/12.patch

----
commit cbc227cd1c626cf0ba74ff7d8eafe4d0deb1ab40
Author: Daniel Kulp <dk...@apache.org>
Date:   2014-01-30T01:35:16Z

    [AMQ-4994] Remove site-mesh

commit 127f82a4392caeec2913144a72a61f53c79d5625
Author: Daniel Kulp <dk...@apache.org>
Date:   2014-02-03T19:37:46Z

    Remove sitemesh jar from assembly, not needed anymore

commit f222741fdc5e5b8b5dc401e054abbf5a77ff63dc
Author: Daniel Kulp <dk...@apache.org>
Date:   2014-02-03T20:13:44Z

    More updates for removing sitemesh, remove activemq-all.

commit f74a65f4f5e712051c33ed7b44605dc3cbb93f7f
Author: Daniel Kulp <dk...@apache.org>
Date:   2014-02-03T20:23:54Z

    Merge ../activemq into remove-sitemesh

----