You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2022/12/05 10:54:20 UTC

[netbeans] branch master updated (865fee2f2c -> 6e86f172bc)

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

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


    from 865fee2f2c Cleanup few remaining raw type List warnings.. (#5004)
     new bb3ec45866 migrate test harness job.
     new 2f34fe1135 migrate ergonomics job.
     new f774160096 migrate groovy job.
     new ea665ad34a migrate nb modules job.
     new f749981c48 migrate build-all-tests job.
     new eae0656445 migrate GraalVM tests job.
     new c79bc95d89 migrate versioning job
     new 348db25e43 migrate VSCode Extension job
     new dcbcb35873 migrate mysql db job.
     new fa4cc9d55a migrate LSP tests job.
     new 82fc912097 migrate last platform-src build step + cleanup of travis files.
     new f61c2c9265 add JDK 19 build to the matrix.
     new 040a042177 version bump to 11, dev builds, timeouts and other improvements.
     new 6e86f172bc Merge pull request #4817 from mbien/ci-migrate-jobs-2

The 7769 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:
 .github/workflows/main.yml           | 635 ++++++++++++++++++++++++++++++++---
 .travis.yml                          | 250 --------------
 nbbuild/travis/ant.sh                |  60 ----
 nbbuild/travis/hide-logs.sh          |  28 --
 nbbuild/travis/print-junit-report.sh |  63 ----
 nbbuild/travis/scripting.sh          |  64 ----
 6 files changed, 579 insertions(+), 521 deletions(-)
 delete mode 100644 .travis.yml
 delete mode 100755 nbbuild/travis/ant.sh
 delete mode 100755 nbbuild/travis/hide-logs.sh
 delete mode 100755 nbbuild/travis/print-junit-report.sh
 delete mode 100755 nbbuild/travis/scripting.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists