This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git.


    from daed6b4  Merge pull request #67 from 
apache/feature/OPENMEETINGS-2298-add-kstream-to-connections-panel
     add fa3110d  OPENMEETINGS-2307 Add checkstyle check with only checking for 
unused imports. Remove unused imports.
     add c2ed6b9  [OPENMEETINGS-2307] checkstyle rules are specified inline, 
additional rules for identation and trailing spaces are added
     new 4744f5d  Merge pull request #69 from 
apache/feature/OPENMEETINGS-2307-enable-checkstyle-with-simplest-rule-set

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/openmeetings/core/remote/KRoom.java |   3 +-
 .../apache/openmeetings/core/remote/KStream.java   |   1 -
 .../openmeetings/core/remote/StreamProcessor.java  |  12 +-
 .../core/remote/TestRecordingFlowMocked.java       |  77 +++++-----
 .../core/remote/TestRoomFlowMocked.java            |   2 -
 .../openmeetings/db/entity/file/FileItemTest.java  |  58 +++----
 .../caldav/handler/AbstractCalendarHandler.java    |   3 +-
 .../calendar/caldav/handler/CtagHandler.java       |  15 +-
 .../calendar/caldav/handler/MultigetHandler.java   |   9 +-
 .../calendar/caldav/handler/WebDAVSyncHandler.java |   6 +-
 .../common/confirmation/ConfirmationBehavior.java  |  92 ++++++-----
 .../common/confirmation/ConfirmationConfig.java    | 168 ++++++++++-----------
 .../openmeetings/web/pages/auth/SignInDialog.java  |   2 +-
 .../web/util/TouchPunchResourceReference.java      |  32 ++--
 .../calendar/TestDatabaseStructureUsersSearch.java |  43 ------
 pom.xml                                            |  54 +++++++
 16 files changed, 294 insertions(+), 283 deletions(-)
 delete mode 100644 
openmeetings-web/src/test/java/org/apache/openmeetings/calendar/TestDatabaseStructureUsersSearch.java

Reply via email to