Project

General

Profile

Actions

Task #2964

closed

Copy cross-domain support from 1.x.x

Added by Roman Kučera over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roman Kučera
Target version:
Start date:
09/27/2021
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Copy cross domain support from 1.x.x version to current one.

Actions #1

Updated by Roman Kučera over 2 years ago

  • % Done changed from 0 to 70
Actions #2

Updated by Peter Štrunc over 2 years ago

I merged it to develop, but was not able tu run tests. There seems to be a colision of beans between acc module and this feature. Are you sure, that this should be in version 3.x?

Caused by: org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name 'multipleSecureTextFormPropertyConverter' for bean class [eu.bcvsolutions.idm.acc.domain.converter.MultipleSecureTextFormPropertyConverter] conflicts with existing, non-compatible bean definition of same name and class [eu.bcvsolutions.idm.extras.config.domain.coverter.MultipleSecureTextFormPropertyConverter]
    at org.springframework.context.annotation.ClassPathBeanDefinitionScanner.checkCandidate(ClassPathBeanDefinitionScanner.java:348) ~[spring-context-5.1.19.RELEASE.jar:5.1.19.RELEASE]
    at org.springframework.context.annotation.ClassPathBeanDefinitionScanner.doScan(ClassPathBeanDefinitionScanner.java:286) ~[spring-context-5.1.19.RELEASE.jar:5.1.19.RELEASE]
    at org.springframework.context.annotation.ComponentScanAnnotatio
Actions #3

Updated by Roman Kučera over 2 years ago

I fixed it in the branch. multipleSecureTextFormPropertyConverter is part of product from 10.3.0 so I deleted it in this branch.

Actions #4

Updated by Roman Kučera over 2 years ago

  • Status changed from New to Closed
  • % Done changed from 70 to 100

Already released closing

Actions

Also available in: Atom PDF