【发布时间】:2013-01-20 02:46:07
【问题描述】:
我在 Grails 文档中找不到任何内容,但 from the wording of the description of the Grails Wrapper,应该是可能的。
您能否使用 Grails(通过已安装的 Grails Wrapper)来升级项目(以及 Wrapper)正在使用的 Grails 版本?如果有,怎么做?
TIA, g.
【问题讨论】:
标签: grails grails-2.1 grails-2.2
我在 Grails 文档中找不到任何内容,但 from the wording of the description of the Grails Wrapper,应该是可能的。
您能否使用 Grails(通过已安装的 Grails Wrapper)来升级项目(以及 Wrapper)正在使用的 Grails 版本?如果有,怎么做?
TIA, g.
【问题讨论】:
标签: grails grails-2.1 grails-2.2
我以前只是在application.properties 文件中更改grails 版本并运行grailsw wrapper 来升级包装器。但是,当从 2.1.x 升级到 2.2.x 时,这不再起作用。
【讨论】: