Checkout
 

kkrebs in ds-service

APPDEV-6647: updated lemans-core plugin to 0.1.3
APPDEV-6647: updated lemans-core to 0.1.2
APPDEV-6647: now using lemans-core plugin v0.1.1a
APPDEV-6647: now using lemans-rest v0.1.0c and lemans-security v0.1.2c
    • -14
    • +1
    /trunk/grails-app/conf/spring/resources.groovy
APPDEV-6647: now using stuff from lemans-rest v0.1.0b
    • -3
    • +0
    /trunk/grails-app/views/application/index.gson
    • -33
    • +0
    /trunk/grails-app/views/application/grails.gson
    • -11
    • +0
    /trunk/grails-app/init/BootStrap.groovy
    • -0
    • +3
    /trunk/grails-app/views/index.gson
APPDEV-6647: now suing ErrorController from plugin
DS-463: fixed broken app that was missing some log dependencies (i.e. logback)
APPDEV-6647: try lemans-rest with all logging jars in the app
APPDEV-6647: trying lemans-rest with all logging jars but logback provided by tomcat
APPDEV-6647: trying lemans-rest with more default plugin dependencies
APPDEV-6647: tried lemans-rest with more dependencies as in the Quartz plugin
APPDEV-6647: trying with lemans-rest where LemansApiController implements grails.artefact.Controller
APPDEV-6647: trying lemans-rest with base controller coming from lemans-rest in controller folder
APPDEV-6647: updated lemans-security and rest plugins; testing lemans-rest issue
  1. /trunk/grails-app/controllers/com/lemans/testing
APDEV-6647: testing with lemans-rest LemansApiController in src/main instead of controllers folder
APPDEV-6647: tried with LemansApiController in src/main instead of controllers folder
APPDEV-6647: testing ds with local LemansApiController/ErrorController and no lemans-rest/security plugin - but with other updates
APPDEV-6647: testing lemans-rest plugin use with local version of LemansApiController
DS-0000: upadted buildscript{} for correct v1.1.2 of json-views
DS-0000: fixed test broken by dbo.vwPart change
APPDEV-6647: testing 'com.lemans.grails.plugins:lemans-rest:0.1.0a-2-SNAPSHOT'
APPDEV-6647: testing SNAPSHOT of lemans-rest w/ErrorController change
APDEV-5948: fixed JMX config
    • -1
    • +1
    /trunk/grails-app/conf/application.properties
DS-0000: fixed Part tests broken by dbo.vwPart column size change
APPDEV-6647: ds-service now depends on the Lemans plugins instead of the old projects
DS-0000: updated to use the lemans-testing Grails3 plugin instead of the testing project jar
DS-0000: update Gradle 'buildscript' dependency for Hibernate5/Gorm6 to latest
DS-0000: now using lemans-core plugin instead of service project
DS-0000: fixed some tests broken by a change in columns in vwPart
DS-0000: update libs/plugins hibernate/jsonViews and added lemans-core plugin (SNAPSHOT)