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

ieugen pushed a change to branch JAMES-3260-gradle-poc
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    omit 961dbf8  JAMES-3260 Removed guice from api
    omit ac070c2  JAMES-3260 More test fixes
    omit a43e2ee  JAMES-3260 Fixed memory-guice build - removed guava:*-android 
version
    omit 4a32b0c  JAMES-3260 Fixed the build for mailrepository-memory
    omit a56d358  JAMES-3260 Reproducible tests for spring-jpa-tests
    omit 222f65a  JAMES-3260 Some more build fixes
    omit 552de33  JAMES-3260 Fixed some dependency issues
    omit 4ddef66  JAMES-3260 Builds with some tests disables
    omit 310bbaf  JAMES-3260 Fixing test compilation and runinng
    omit 0bfe22d  JAMES-3260 We have compilation without tests
    omit ac611d0  JAMES-3260 Builds up to 
':james-server:james-server-data-jmap:compileTestJava'
    omit 1f45d22  JAMES-3260 Builds up to 
:':apache-james-mpt:apache-james-mpt-core:compileJava'.
    omit 8c764b4  JAMES-3260 Builds up to 
:':apache-james-mpt:apache-james-mpt-core:compileJava'.
    omit a60353b  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-lucene:compileJava
    omit c470a4c  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-jpa:compileJava
    omit 1b5c4ea  JAMES-3260 Builds up to 
:apache-james-mailbox:backup:compileJava
    omit 91f119a  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-cassandra:compileTestJava
    omit 9b2bdcd  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-tools-quota-recompute:compileJava
    omit 47d2a38  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-event-memory:compileJava
    omit 20657a7  JAMES-3260 server/task-api fails
    omit 78822ed  JAMES-3260 Fixed builds for core, json and mdn
    omit 7753dd8  JAMES-3260 Using Java 11 and removed custom repository
    omit a7ef2ca  JAMES-3260 #comment Added gradle config via gradle init
    omit d06f9b4  JAMES-3260 #comment Configured maven build scans
     add f9f5514  JAMES-3212 Removed jetbrains annotations with no dependency
     new 1d2a50d  JAMES-3260 #comment Configured maven build scans
     new dd668a0  JAMES-3260 #comment Added gradle config via gradle init
     new 9655f7e  JAMES-3260 Using Java 11 and removed custom repository
     new 5f1fcd1  JAMES-3260 Fixed builds for core, json and mdn
     new b7f99a6  JAMES-3260 server/task-api fails
     new bda429a  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-event-memory:compileJava
     new 3cc81ec  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-tools-quota-recompute:compileJava
     new 773c14d  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-cassandra:compileTestJava
     new b96c007  JAMES-3260 Builds up to 
:apache-james-mailbox:backup:compileJava
     new b49d99f  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-jpa:compileJava
     new d526e6c  JAMES-3260 Builds up to 
:apache-james-mailbox:apache-james-mailbox-lucene:compileJava
     new 099d926  JAMES-3260 Builds up to 
:':apache-james-mpt:apache-james-mpt-core:compileJava'.
     new 0bd1456  JAMES-3260 Builds up to 
:':apache-james-mpt:apache-james-mpt-core:compileJava'.
     new f0b3239  JAMES-3260 Builds up to 
':james-server:james-server-data-jmap:compileTestJava'
     new 73d76e9  JAMES-3260 We have compilation without tests
     new 44860ac  JAMES-3260 Fixing test compilation and runinng
     new 96e058d  JAMES-3260 Builds with some tests disables
     new 20b4a09  JAMES-3260 Fixed some dependency issues
     new 1555787  JAMES-3260 Some more build fixes
     new 35e17d1  JAMES-3260 Reproducible tests for spring-jpa-tests
     new 2faa878  JAMES-3260 Fixed the build for mailrepository-memory
     new 646d105  JAMES-3260 Fixed memory-guice build - removed guava:*-android 
version
     new fff13dd  JAMES-3260 More test fixes
     new 71a9989  JAMES-3260 Removed guice from api
     new ba55d5d  JAMES-3225 #comment First draft of Jenkinsfile
     new d80760b  JAMES-3225 #comment Using build scans to see why compilation 
fails
     new e2a8b2e  JAMES-3225 #comment Fixed Jenkinsfile typo tests -> test
     new ed7376f  JAMES-3225 #comment Increased build timeout to 4h

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   (961dbf8)
            \
             N -- N -- N   refs/heads/JAMES-3260-gradle-poc (ed7376f)

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 28 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:
 Jenkinsfile                                        | 84 ++++++++++++++++++++++
 mailbox/cassandra/build.gradle                     |  3 -
 .../maildir/FullUserMaildirMailboxManagerTest.java |  3 +-
 .../blob/objectstorage/AESPayloadCodecTest.java    |  3 +-
 .../guice/blob-objectstorage-guice/build.gradle    |  2 +-
 settings.gradle                                    |  1 +
 6 files changed, 88 insertions(+), 8 deletions(-)
 create mode 100644 Jenkinsfile


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to