You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
ajkannan commentedon Feb 19, 2016
I'll switch the target and source to 1.7. Like you mentioned, there aren't any 1.8 features being used here.
chore(deps): update dependency com.google.cloud:libraries-bom to v4.3…
chore(deps): update dependency com.google.cloud:libraries-bom to v4.3…
chore(deps): update dependency com.google.cloud.samples:shared-config…
chore(deps): update dependency com.google.cloud.samples:shared-config…
chore(deps): update dependency com.google.cloud.samples:shared-config…
samples: scaffold pom.xml files (#95)
migrate code from googleapis/java-talent (#7402)