Skip to content

Can't compile datastore sample with jdk 1.7 #95

@WalterHub

Description

@WalterHub
Contributor

To successfully compile from the datastore/ folder, in java-docs-samples/datastore/pom.xml, I needed to change the source and target to use 1.7 (they are set up for 1.8).

Activity

self-assigned this
on Feb 19, 2016
ajkannan

ajkannan commented on Feb 19, 2016

@ajkannan
Contributor

I'll switch the target and source to 1.7. Like you mentioned, there aren't any 1.8 features being used here.

added a commit that references this issue on Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @WalterHub@ajkannan@yoshi-automation

      Issue actions

        Can't compile datastore sample with jdk 1.7 · Issue #95 · GoogleCloudPlatform/java-docs-samples