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ä <[email protected]>
Date:   2015-12-21T20:54:28Z

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

commit 12516a4c72081b3aaa035f131205168c9e0755c4
Author: Ville Skyttä <[email protected]>
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ä <[email protected]>
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ä <[email protected]>
Date:   2015-12-21T21:31:49Z

    Remove Java < 1.5 support from XMLUtil.getTextContent

commit 4534ffe018f7c09f8262536330e735f4cd223eca
Author: Ville Skyttä <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to