[
https://issues.apache.org/jira/browse/TAJO-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681264#comment-14681264
]
ASF GitHub Bot commented on TAJO-1590:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/682#issuecomment-129708775
There are still some remaining configurations.
```
$ find . -name "pom.xml" -exec grep -H -n "1\.6" {} \;
./pom.xml:135: <version>1.6</version>
./pom.xml:152: <version>1.6</version>
./pom.xml:214: <versionRange>[1.6,)</versionRange>
./tajo-project/pom.xml:403: <version>1.6</version>
./tajo-project/pom.xml:416: <version>1.6</version>
./tajo-project/pom.xml:505:
<versionRange>[1.6,)</versionRange>
```
> Moving to JDK 7
> ---------------
>
> Key: TAJO-1590
> URL: https://issues.apache.org/jira/browse/TAJO-1590
> Project: Tajo
> Issue Type: Task
> Components: Build
> Reporter: Hyunsik Choi
> Assignee: Jinho Kim
> Fix For: 0.11.0
>
> Attachments: TAJO-1590.patch
>
>
> Please see the mailing list discussion at
> http://markmail.org/message/fz32cmc5s3yczhu5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)