Skip to content

Consider updating JDK version for java-json-tools repos #12

Closed
@Capstan

Description

@Capstan

JDK 1.6 is hard to build on these days:

We should consider upgrading the JDK, presumably to JDK 1.8.

Things to consider:

  • Do we bump the major version number given that the source compatibility would change? JDK 1.6 Compatibility guide
  • Do we want to target JDK 1.7 for Android support? I know very little about this save that https://github.com/google/guava has different dependencies for Android vs. the JRE, and right now we're using the JRE (which might interfere with our Android clients; don't know the details).

/cc @huggsboson

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions