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
discard 6fe76fbd7 More work on JPMS
discard 5c41669cb [OPENMEETINGS-2732] logback
discard f810250bd Build fixed
discard 09113dae6 Code clean-up
discard 879e14624 The build is green
discard 7b8ac068b Some more work on modules
discard 0f46d3f7c Another attempt to fix the build
discard 5ddae76e5 some compilation errors are resolved
discard a77d4f33e OpenJpa modules were changed
discard b6a781670 Simple-xml is dropped
discard eb942546d no jira: project is partially converted to use java11 modules
add 1842b0381 [OPENMEETINGS-2732] tomcat, asterisk-java, swagger
add 8346c499c [OPENMEETINGS-2732] junit and plugins
add efbb6c35b [OPENMEETINGS-2732] build is fixed
add 0f379f363 OPENMEETINGS-2748 Add and update build instructions.
add 9eb4d4afa [OPENMEETINGS-2732] maven-site-plugin, font-awesome,
postgresql, mssql, ldap-api, bytebuddy
add 41f43c7b7 [OPENMEETINGS-2732] maven-javadoc-plugin,
maven-project-info-reports-plugin, mockito
add d6adb81b3 [OPENMEETINGS-2738] fabric is updated, temporary fix is
dropped
add c3ec5989f [OPENMEETINGS-2732] ical4j, oracle and postgress DB driver,
LDAP API, slf4j, logback and bytebuddy
new 7d2b24a87 no jira: project is partially converted to use java11 modules
new 10be8ec94 Simple-xml is dropped
new 164f9284b OpenJpa modules were changed
new 87c2fd260 some compilation errors are resolved
new 92a413091 Another attempt to fix the build
new d8cfb4bbf Some more work on modules
new 316e65970 The build is green
new 67926eec5 Code clean-up
new 2da5cb568 Build fixed
new 58ff1891d More work on JPMS
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6fe76fbd7)
\
N -- N -- N refs/heads/java11-modules (58ff1891d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 10 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:
openmeetings-server/pom.xml | 2 +-
.../src/site/xdoc/BuildInstructions.xml | 20 ++++++++-
openmeetings-web/src/main/front/chat/package.json | 2 +-
openmeetings-web/src/main/front/main/package.json | 2 +-
openmeetings-web/src/main/front/room/package.json | 2 +-
.../src/main/front/settings/package.json | 2 +-
openmeetings-web/src/main/front/wb/package.json | 4 +-
openmeetings-web/src/main/front/wb/src/wb.js | 6 +--
pom.xml | 50 ++++++++++++----------
9 files changed, 54 insertions(+), 36 deletions(-)