You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2015/09/30 20:35:04 UTC

[jira] [Comment Edited] (LUCENE-6594) Add java.time forbidden-apis to trunk (update to forbiddenapis 2.0)

    [ https://issues.apache.org/jira/browse/LUCENE-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938239#comment-14938239 ] 

Uwe Schindler edited comment on LUCENE-6594 at 9/30/15 6:34 PM:
----------------------------------------------------------------

Forbidden-Apis 2.0 was released a minute ago. I will provide a patch that reverts the last commit and also cleans up Ant build to use the new "arbitrary ANT resource" feature for signatures.

https://github.com/policeman-tools/forbidden-apis/wiki/Changes

{quote}
This is the major 2.0 release of the forbidden-apis plugin. The main new feature is native support for the Gradle build system (minimum requirement is Gradle 2.3). But also Apache Ant and Apache Maven build systems got improved support: Ant can now load signatures from arbitrary resources by using a new XML element <signatures></signatures> that may contain any valid ANT resource, e.g., ivy's cache-filesets or plain URLs. Apache Maven now supports to load signatures files as artifacts from your repository or Maven Central (new signaturesArtifacts Mojo property).
{quote}


was (Author: thetaphi):
Forbidden-Apis 2.0 was released a minute ago. I will provide a patch that reverts the last commit and also cleans up Ant build to use the new "arbitrary ANT resource" feature for signatures.

> 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
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org