You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2018/11/05 14:12:00 UTC

[jira] [Updated] (OPENMEETINGS-1867) Code-clean-up

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik updated OPENMEETINGS-1867:
-------------------------------------------
    Description: 
# isEnabled/isVisible/Wizard need to be improved as described in (https://issues.apache.org/jira/browse/WICKET-6541)
 # Switch to Wicket9 and
 ## remove V3() explicit call
 ## switch to JUnit5
 # `openmeetings-db` -> remove `spring-test` as compile time dependency
 # `openmeetings-web` -> remove `spring-test` as dependency
 # Use `changeSessionId()` instead of `replaceSession`

  was:
# isEnabled/isVisible/Wizard need to be improved as described in (https://issues.apache.org/jira/browse/WICKET-6541)
 # Switch to Wicket9 and
 ## remove V3() explicit call
 ## switch to JUnit5
 # `openmeetings-db` -> remove `spring-test` as compile time dependency
 # `openmeetings-web` -> remove `spring-test` as dependency


> Code-clean-up
> -------------
>
>                 Key: OPENMEETINGS-1867
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1867
>             Project: Openmeetings
>          Issue Type: Improvement
>          Components: HTML5
>    Affects Versions: 5.0.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 5.0.0
>
>
> # isEnabled/isVisible/Wizard need to be improved as described in (https://issues.apache.org/jira/browse/WICKET-6541)
>  # Switch to Wicket9 and
>  ## remove V3() explicit call
>  ## switch to JUnit5
>  # `openmeetings-db` -> remove `spring-test` as compile time dependency
>  # `openmeetings-web` -> remove `spring-test` as dependency
>  # Use `changeSessionId()` instead of `replaceSession`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)