Ale*_*tin 12 android gradle android-studio
我已经升级到Android Studio 0.5.9并且总是收到这些警告:
Configuration on demand is an incubating feature.
Relying on packaging to define the extension of the main artifact has been deprecated and is scheduled to be removed in Gradle 2.0
Run Code Online (Sandbox Code Playgroud)
我有什么关于它的吗?如果没有,我可以禁用它们吗?
nha*_*man 15
在Google 页面上Gradle incubating feature搜索结果:
C.1.2.孵化
在孵化状态中引入了特征,以允许在将特征公开并锁定以提供向后兼容性之前将现实世界反馈合并到特征中.它还为愿意接受未来潜在变更的用户提供早期访问功能,以便他们立即投入使用.
孵化状态下的功能可能会在将来的Gradle版本中发生变化,直到它不再孵化为止.对于该版本的发行说明,将突出显示对Gradle版本的孵化功能的更改.新功能的孵化期取决于功能的范围,复杂性和性质.
孵化中的特征清楚地表明是这样的.在源代码中,孵化的所有方法/属性/类都使用Incubating进行注释,Incubating也用于在DSL和API引用中专门标记它们.如果本用户指南中讨论了孵化功能,则会明确表示处于孵化状态.
Relying on packaging to define the extension of the main artifact has been deprecated and is scheduled to be removed in Gradle 2.0正如@shayan pourvatan所述,在这个问题中搜索结果:
而这个问题,它在最后这样说:
基于http://forums.gradle.org/gradle/topics/jhuxhorn_googlemail_com-zal6c,Gradleware团队的一名成员表示"目前没有办法解决警告,但警告是虚假的."
所以我们现在无能为力.
| 归档时间: |
|
| 查看次数: |
4600 次 |
| 最近记录: |