Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 07:45:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263314] devel/mill Update to 0.10.3
Message-ID:  <bug-263314-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263314

            Bug ID: 263314
           Summary: devel/mill Update to 0.10.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd-ports@jan0sch.de

Created attachment 233246
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233246&action=
=3Dedit
Patch to update devel/mill to 0.10.3

Hi,

I've attached a patch to update devel/mill to 0.10.3.

Changelog
---------

- Fixed `import $file` for files with hyphens and other symbols in its name
- Fixed an issues with truncated output just before Mill finishes
- Mill commands now support arguments of type `Task[T]`, which can improve
  writing re-usable commands, especially, they can be called from othe
  tasks more easily
- `JavaModule`: Improved correctness and performance of `compileClasspath`
  and `bspCompileClasspath` targets. This fixes an issue with BSP for large
  projects. Also, compile-time dependencies no longer sneak into the
  classpath transitively.
- `JavaModule`: Added `docJarUseArgsFile` target and fix issue with Windows
  command length restrictions in `docJar`
- `BSP` and `Bloop`: Better detect foreign modules
- Various internal API refinements and improvements
- Reorganized integration test suite and build setup

Kind regards,

Jens

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263314-7788>