-
-
Notifications
You must be signed in to change notification settings - Fork 951
Grails 3 Priority Upgrade Plugins
graemerocher edited this page Jul 29, 2015
·
46 revisions
Plugin | Upgraded? | Notes |
---|---|---|
spring-security-* | No | Suite of security plugins |
audit-logging | Yes | Pull request |
build-test-data | No | |
cache-headers | Yes | Committed but not released |
code-coverage | No | Replaced by Gradle plugin |
codenarc | No | Replaced by Gradle plugin |
cookie | Yes | Awaiting Release |
cookie-session | No | |
console | Yes | Since 2.0.0 |
constraints | No | To be replaced by core plugin |
export | Yes | Since 2.0.0-SNAPSHOT |
excel-export | Yes | Since 2.0.0-SNAPSHOT |
elastic search | No | |
feeds | Yes | Since 2.0.0-SNAPSHOT |
filter-pane | No | |
i18n-templates | No | |
jms | No | In progress, 2.0.0-SNAPSHOT is available |
jasper | No | |
jodatime | Yes | Since 2.0.0-SNAPSHOT |
oauth | Yes | Pull Request Submitted |
rabbitmq-native | No | |
rendering | Yes | Since 2.0.0-SNAPSHOT |
routing | No | |
routing-jms | No | |
activemq | No | Unclear if needed. The plugin doesn't do much other than register the jmsConnectionFactory bean and boot can do that automatically via org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration . See jms plugin docs
|
greenmail | Yes | Since 2.0.0-SNAPSHOT |
asynchronous-mail | Yes | Awaiting Release |
fixtures | No | |
shiro | In Progress | Pending Issue and a [proposal] (https://github.com/Arkilog/grails3-shiro) |
twitter-bootstrap | Yes | Pull Request |
remote-control | No | |
Yes | Since 2.0.0.RC1 | |
csv | Yes | Since 1.0 |
resources | No | |
spring-websocket | Yes | Since 2.0.0 |