Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Add source compatibility 1.6 #55

Closed
leotilli opened this issue Dec 5, 2014 · 1 comment
Closed

Add source compatibility 1.6 #55

leotilli opened this issue Dec 5, 2014 · 1 comment
Assignees

Comments

@leotilli
Copy link

leotilli commented Dec 5, 2014

Could you add source compatibility 1.6 when building Java libraries? Later on they could be referenced in projects that use JDK 6 to compile.

Currently, the generated jars include .class files with header 'cafe babe 0000 0033 ...' instead of 'cafe babe 0000 0032 ...'

@marcote
Copy link
Contributor

marcote commented Dec 9, 2014

Will be added in 0.10.2 on our Thursday release.

@marcote marcote closed this as completed Dec 9, 2014
marcote pushed a commit that referenced this issue Dec 11, 2014
* dev: (24 commits)
  updating files to 0.11.0
  Updated tests for Sample Service
  adding travis scrip into dev
  Dummy commit for testing travis
  Added new tests for sample service
  adding verbose log level to sample app
  Added tests for sample service
  updating test app
  adding DocLibClient
  Added integration tests for mocked service
  updating test app to gradle gradle 2.1
  upgrading test project
  adding source compatibility 1.6 issue #55
  updating gradle files to android 1.0 release
  adding new tests
  adding initial test code sample services
  removing old test
  adding simple-service
  moving unit-test module
  Updated files tests
  ...
marcote pushed a commit that referenced this issue Dec 11, 2014
* integration: (30 commits)
  updating general settings
  updating files to 0.11.0
  updating test app settings
  updating files to 0.11.0
  Cleaned imports
  Improved tests for sample service comparing request's payloads too
  Updated tests for Sample Service
  adding travis script into integration branch
  adding travis scrip into dev
  Dummy commit for testing travis
  Added new tests for sample service
  adding verbose log level to sample app
  Added tests for sample service
  updating test app
  adding DocLibClient
  Added integration tests for mocked service
  updating test app to gradle gradle 2.1
  upgrading test project
  adding source compatibility 1.6 issue #55
  updating gradle files to android 1.0 release
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants