[ https://issues.apache.org/jira/browse/LUCENE-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938274#comment-14938274 ]
ASF subversion and git services commented on LUCENE-6594: --------------------------------------------------------- Commit 1706130 from [~thetaphi] in branch 'dev/branches/branch_5x' [ https://svn.apache.org/r1706130 ] Merged revision(s) 1706128 from lucene/dev/trunk: LUCENE-6594: Update forbiddenapis to 2.0 > Add java.time forbidden-apis to trunk (update to forbiddenapis 2.0) > ------------------------------------------------------------------- > > Key: LUCENE-6594 > URL: https://issues.apache.org/jira/browse/LUCENE-6594 > Project: Lucene - Core > Issue Type: Improvement > Components: general/build > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: Trunk, 5.4 > > Attachments: LUCENE-6594.patch > > > The current version of forbiddenapis misses to add the new java.time APIs of > Java 8, Some of the methods use default Locale or default Timezone. > Until a new version of forbidden-apis is released, I would like to add those > APIs to the Trunk (Java 8) base.txt signatures list. We already have some > code in trunk using java.time (IndexWriter logging), so we should take care > of that. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org