You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by scop <gi...@git.apache.org> on 2015/12/21 22:37:40 UTC

[GitHub] activemq-artemis pull request: Java version related fixes and clea...

GitHub user scop opened a pull request:

    https://github.com/apache/activemq-artemis/pull/281

    Java version related fixes and cleanups

    

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

    $ git pull https://github.com/scop/activemq-artemis javaver

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

    https://github.com/apache/activemq-artemis/pull/281.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 #281
    
----
commit 5db59700b185d3dac022fac2ab4b69314ade8cad
Author: Ville Skyttä <vi...@iki.fi>
Date:   2015-12-21T20:54:28Z

    Specify javac source and target via maven.compiler.* properties

commit 12516a4c72081b3aaa035f131205168c9e0755c4
Author: Ville Skyttä <vi...@iki.fi>
Date:   2015-12-21T20:56:06Z

    Upgrade maven-pmd-plugin to 3.6, remove redundant config
    
    Recent versions default to project.build.sourceEncoding and
    maven.compiler.target.

commit a9a84083c8a7f6dda3755844fe0e13275a7934b0
Author: Ville Skyttä <vi...@iki.fi>
Date:   2015-12-21T21:24:28Z

    Fix UUIDGenerator.getHardwareAddress on recent Java versions
    
    Enable related tests on >= 1.7 and drop < 1.7 support code.

commit b557fd9e74f45985ee4d66120aff799b62b5b0f6
Author: Ville Skyttä <vi...@iki.fi>
Date:   2015-12-21T21:31:49Z

    Remove Java < 1.5 support from XMLUtil.getTextContent

commit 4534ffe018f7c09f8262536330e735f4cd223eca
Author: Ville Skyttä <vi...@iki.fi>
Date:   2015-12-21T21:35:40Z

    Update Java version in example Eclipse config

----


---
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-artemis pull request: Java version related fixes and clea...

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

    https://github.com/apache/activemq-artemis/pull/281


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