Project

General

Profile

« Previous | Next » 

Revision 1c2f909e

Added by Andreas Kohlbecker about 6 years ago

ref #7269 basic implementation of the registration messaging UI

View differences:

src/main/java/eu/etaxonomy/cdm/addon/config/CdmVaadinConfiguration.java
67 67
        "eu.etaxonomy.vaadin.ui",
68 68
        "eu.etaxonomy.cdm.vaadin",
69 69
        "eu.etaxonomy.cdm.service",
70
        "org.springframework.context.event"
70
        "org.springframework.context.event",
71
        "eu.etaxonomy.cdm.ext.registration.messages.redmine" // FIXME needed???
71 72
        },
72 73
        // exclude UI classes, these are provided via the @Bean annotated methods below
73 74
        excludeFilters={@Filter(

Also available in: Unified diff