You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2020/05/23 15:03:24 UTC

[VOTE] Release Apache Maven JXR version 3.1.0

Hi,
 
We solved 6 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&version=12344185&styleName=Text
 
Staging repo:
https://repository.apache.org/content/repositories/maven-1577/
https://repository.apache.org/content/repositories/maven-1577/org/apache/maven/jxr/jxr/3.1.0/jxr-3.1.0-source-release.zip
 
Source release checksum(s):
jxr-3.1.0-source-release.zip sha512: 2be16b34f24ca34e902df75799ab81ae62f39e238d5edbdfe8de1f853d879286324d78457320f8211ec0d246c678ae72eb6c4255f134bfd77e324aa8b9ddeec2
 
Staging site:
https://maven.apache.org/jxr-archives/jxr-LATEST/
 
Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html
 
Vote open for at least 72 hours.
 
[ ] +1
[ ] +0
[ ] -1



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Apache Maven JXR version 3.1.0

Posted by Andreas Sewe <an...@buildingblobs.com>.
Hervé BOUTEMY wrote:
> ok, I can cancel the vote
> are you able to open a Jira issue, provide a test and eventually a fix, please?

- Opened <https://issues.apache.org/jira/browse/JXR-154>

- Attached a small patch to it that enhances the "simple-project"
  integration test to catch this bug

- Ran "git bisect" and narrowed it down to this (rather large) commit:

> commit b4117e7ef0795eed02e2ace3c9c4c310f5391aac
> Author: rfscholte <rf...@apache.org>
> Date:   Fri Jul 5 00:11:29 2019 +0200    [JXR-142] Switch to JSR330 Dependency Injection,
>     [JXR-144] Require Maven 3.1.0:040000 040000 9bd9a415b2e3d94406911ca475603de67b504be9 dc78032a3f63c806041f360da96e9468c955f421 M	maven-jxr-plugin

Not sure whether I can figure out how to fix this regression.

Best wishes,

Andreas


Re: [VOTE] Release Apache Maven JXR version 3.1.0

Posted by Hervé BOUTEMY <he...@free.fr>.
ok, I can cancel the vote
are you able to open a Jira issue, provide a test and eventually a fix, please?

Regards,

Hervé

Le dimanche 24 mai 2020, 13:35:04 CEST Andreas Sewe a écrit :
> Andreas Sewe wrote:
> > Hervé BOUTEMY wrote:
> >> We solved 6 issues:
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527
> >> &version=12344185&styleName=Text> 
> > thanks for staging the release. The new jxr-no-fork and test-jxr-no-fork
> > goals work like a charm for me. :-)
> 
> Spoke too soon. Found one issue where the test-jxr-no-fork goal (and
> test-jxr as well) generates "Class Summary" entries (in
> target/site/xref-test/index.html) for classes from src/main/java and not
> just from src/test/java. This is not only unexpected, but moreover, the
> links to the non-test classes are broken. :-(
> 
> This seems to be a regression from 3.0.0 and would IMHO be a release
> blocker.
> 
> Best wishes,
> 
> Andreas





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Apache Maven JXR version 3.1.0

Posted by Andreas Sewe <an...@buildingblobs.com>.
Andreas Sewe wrote:
> Hervé BOUTEMY wrote:
>> We solved 6 issues:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&version=12344185&styleName=Text
> 
> thanks for staging the release. The new jxr-no-fork and test-jxr-no-fork
> goals work like a charm for me. :-)

Spoke too soon. Found one issue where the test-jxr-no-fork goal (and
test-jxr as well) generates "Class Summary" entries (in
target/site/xref-test/index.html) for classes from src/main/java and not
just from src/test/java. This is not only unexpected, but moreover, the
links to the non-test classes are broken. :-(

This seems to be a regression from 3.0.0 and would IMHO be a release
blocker.

Best wishes,

Andreas


Re: [VOTE] Release Apache Maven JXR version 3.1.0

Posted by Andreas Sewe <an...@buildingblobs.com>.
Hervé BOUTEMY wrote:
> We solved 6 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&version=12344185&styleName=Text

thanks for staging the release. The new jxr-no-fork and test-jxr-no-fork
goals work like a charm for me. :-)

Best wishes,

Andreas


[CANCELLED] [VOTE] Release Apache Maven JXR version 3.1.0

Posted by Hervé BOUTEMY <he...@free.fr>.
blocking issue found: we'll fix and do a new release soon

Le samedi 23 mai 2020, 17:03:24 CEST Hervé BOUTEMY a écrit :
> Hi,
> 
> We solved 6 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&ve
> rsion=12344185&styleName=Text
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1577/
> https://repository.apache.org/content/repositories/maven-1577/org/apache/mav
> en/jxr/jxr/3.1.0/jxr-3.1.0-source-release.zip
> 
> Source release checksum(s):
> jxr-3.1.0-source-release.zip sha512:
> 2be16b34f24ca34e902df75799ab81ae62f39e238d5edbdfe8de1f853d879286324d7845732
> 0f8211ec0d246c678ae72eb6c4255f134bfd77e324aa8b9ddeec2
> 
> Staging site:
> https://maven.apache.org/jxr-archives/jxr-LATEST/
> 
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for at least 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org