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

solomax pushed a change to branch java11-modules
in repository https://gitbox.apache.org/repos/asf/openmeetings.git.


    from 49cf5a3  Another attempt to fix the build
     add 0b4b193  [OPENMEETINGS-2593] wicket-jquery-ui
     add d0b6b66  [OPENMEETINGS-2593] tika, tomcat, postres
     add e3e2402  [OPENMEETINGS-2593] wicket, directory-api
     add ba24bad  [OPENMEETINGS-2593] wicketstuff
     add 904ded9  no jira minor re-structuring
     add b65b435  no jira: release build with modern javadoc is fixed
     add d0483af  [OPENMEETINGS-2638] label.id is corrected
     add 1b7cd38  [OPENMEETINGS-2593] slf4j
     add f4fa34f  [OPENMEETINGS-2593] jetty
     add 62ed7ae  [OPENMEETINGS-2593] commons-io
     add ab193bb  [OPENMEETINGS-2593] apache-parent, spring, kurento
     add fdb49db  [OPENMEETINGS-2614] es, pt_BR, couple of typos
     add 2b3d708  no jira: Release preparation
     add 08d395b  no jira: maven-enforser should be happy
     add ea2d515  no jira: build should be fixed
     add 5b4cd55  Switching to the next development version
     new 0bd41ba  Merge branch 'master' into java11-modules
     new 6c00af6  Some more work on modules

The 2 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:
 CHANGELOG.md                                       | 41 ++++++++++++
 README.md                                          | 19 ++++++
 openmeetings-core/pom.xml                          |  2 +-
 openmeetings-db/pom.xml                            |  3 +-
 openmeetings-db/src/main/java/module-info.java     |  4 +-
 openmeetings-install/pom.xml                       |  2 +-
 openmeetings-screenshare/pom.xml                   |  2 +-
 openmeetings-server/pom.xml                        |  4 +-
 openmeetings-server/src/site/xdoc/NewsArchive.xml  | 72 ++++++++++++++++++++++
 .../src/site/xdoc/commercial-support.xml           |  8 ++-
 openmeetings-server/src/site/xdoc/downloads.xml    | 30 ++++-----
 openmeetings-server/src/site/xdoc/index.xml        | 32 ++++------
 openmeetings-server/src/site/xdoc/installation.xml |  2 +-
 openmeetings-service/pom.xml                       |  2 +-
 openmeetings-util/pom.xml                          |  2 +-
 openmeetings-util/src/main/java/module-info.java   | 37 ++++++-----
 .../src/test/java/module-info.test                 | 11 ++--
 openmeetings-web/pom.xml                           |  8 +--
 .../web/app/Application_es.properties.xml          |  6 +-
 .../web/app/Application_pt_BR.properties.xml       | 22 +++----
 .../openmeetings/web/room/EventDetailDialog.html   |  2 +-
 openmeetings-webservice/pom.xml                    |  2 +-
 pom.xml                                            | 54 ++++++++++------
 23 files changed, 252 insertions(+), 115 deletions(-)
 copy openmeetings-db/src/main/java/org/apache/openmeetings/IWebSession.java => 
openmeetings-util/src/test/java/module-info.test (82%)

Reply via email to