You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by mtaylor <gi...@git.apache.org> on 2015/02/16 16:15:57 UTC

[GitHub] activemq-6 pull request: Release updates

GitHub user mtaylor opened a pull request:

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

    Release updates

    A few changes required to get snapshot release working and release:prepare

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

    $ git pull https://github.com/mtaylor/activemq-6 releaseUpdates

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

    https://github.com/apache/activemq-6/pull/102.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 #102
    
----
commit 33a69518620d92d893cb6f531ce4e10a3f43e578
Author: Martyn Taylor <mt...@redhat.com>
Date:   2015-02-16T14:59:15Z

    Disable doclint error checking
    
    Introduction of DocLint in Java 8 results in strict error checking in
    JavaDocs.  What were previously on warnings on JavaDoc generation now
    results in errors.  This is causing issues when using the apache release
    plugin.  Disabling doclint error checking for the time being.

commit f16f7ee0c99f087caea6e5edb02b57cef4577656
Author: Martyn Taylor <mt...@redhat.com>
Date:   2015-02-16T15:02:27Z

    Use project.version for all project deps
    
    Assigning the project.version to another variable within the pom and
    using that new variable to determine module dependencies was causing
    issues with the apache:release plugin.  There is no need to reassign
    this to this new variable so removing it altogether.

commit afcdfa7a570cd531c0547f39a93a5df5df78a40c
Author: Martyn Taylor <mt...@redhat.com>
Date:   2015-02-16T15:04:00Z

    Do not skip distribution in on mvn deploy
    
    Doing so results in the distribution not being uploaded as part of a
    snapshot release.

----


---
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: Release updates

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

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


---
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.
---