We need to start thinking whether any of the issues so far are enough to
drop alpha-1 and run with alpha-2

IMHO we would gain more information from users if we release alpha-1 with
and ACK for the known issues and say that alpha-2 is 1-2 weeks away rather
than drop alpha-1 and wait that time for alpha-2. These are alpha versions,
as long as we are thorough with our known issues, I would expect users will
forgive us WDYT?

On 25 February 2017 at 16:50, Michael Osipov <[email protected]> wrote:

> Am 2017-02-25 um 17:07 schrieb Robert Scholte:
>
>> Hi,
>>
>> found a non-critical issue. It seems like with every Maven build, a new
>> lib/ext/jansi-64-1-xxxxxxxxxxxxxxx.13 is generated.
>> If this is a temp-file, I'd rather write it to the OS temp folder
>> instead of the Maven distribution.
>>
>
> This is horribly ugly by Jansi and Hawt JNI.
> This has been introduced in b80915b8822b51aafa962a9ef53a61c0ac59033d.
> Before reset, I had a separate ticket for that and performed a single
> commit. After reset Hervé and me agreed to merge this into MNG-3507. The
> issue is MNG-6115. See also the reasoning. It was intented to avoid the
> constant extraction from JAR to {java.io.tmpdir}.
>
> I expected library.jansi.path to be read-only. Alternatively, we should
> expand all native libraries to {maven.home}/lib/ext/jansi and see if this
> works. {maven.home} must be remain read-only.
>
> Michael
>
>
> On Thu, 23 Feb 2017 17:10:18 +0100, Stephen Connolly
>> <[email protected]> wrote:
>>
>> Hi,
>>>
>>> We solved 65 issues:
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
>>> ctId=12316922&version=12339664&styleName=Text
>>>
>>>
>>> There are still a couple of issues left in JIRA for 3.5.0, but I do not
>>> think any of those are blocking an alpha release:
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%
>>> 20MNG%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVer
>>> sion%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER%20BY%20due%
>>> 20ASC%2C%20priority%20DESC%2C%20created%20ASC
>>>
>>>
>>> In addition there are 315 issues left in JIRA for Maven core:
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%
>>> 20MNG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%
>>> 20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC
>>>
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-1324
>>>
>>> The distributable binaries and sources for testing can be found here:
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/
>>>
>>>
>>> Specifically the zip, tarball, and source archives can be found here:
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-bin.zip
>>>
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-bin.tar.gz
>>>
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-src.zip
>>>
>>> https://repository.apache.org/content/repositories/maven-132
>>> 4/org/apache/maven/apache-maven/3.5.0-alpha-1/apache-maven-
>>> 3.5.0-alpha-1-src.tar.gz
>>>
>>>
>>> Source release checksum(s):
>>> apache-maven-3.5.0-alpha-1-src.tar.gz sha1:
>>> 6055696aece5b0bfdd0308dae60838b37e218aba
>>> apache-maven-3.5.0-alpha-1-src.zip sha1:
>>> 7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd
>>>
>>> Git tag:
>>> https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit
>>> ;h=8e6bbc4d4aa7cdc837625a05358c98ca15f72698
>>>
>>>
>>> Staging site:
>>> https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/
>>>
>>> Vote open for 72 hours.
>>>
>>> [ ] +1
>>> [ ] +0
>>> [ ] -1
>>>
>>>
>>> Thanks,
>>> -Stephen
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to