You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/04/18 12:56:25 UTC

[VOTE] Release Maven PDF Plugin version 1.6.0

Hi,

We solved 4 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&version=12351601

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPDF%20AND%20resolution%20%3D%20Unresolved

Staging repo:
https://repository.apache.org/content/repositories/maven-1741/
https://repository.apache.org/content/repositories/maven-1741/org/apache/maven/plugins/maven-pdf-plugin/1.6.0/maven-pdf-plugin-1.6.0-source-release.zip

Source release checksum(s):
maven-pdf-plugin-1.6.0-source-release.zip
sha512: 
910edd131b1bed1783b9c1450b7920f8536f826a380c880dc1828a458485df8483c2126089c896bcccd6c081655db4cfb598deb46c030bab7efcf3ba4d6fccb6

Staging site:
http://maven.apache.org/plugins-archives/maven-pdf-plugin-LATEST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 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 Maven PDF Plugin version 1.6.0

Posted by Tamás Cservenák <ta...@cservenak.net>.
+1

On Mon, Apr 18, 2022, 14:56 Michael Osipov <mi...@apache.org> wrote:

> Hi,
>
> We solved 4 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&version=12351601
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPDF%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1741/
>
> https://repository.apache.org/content/repositories/maven-1741/org/apache/maven/plugins/maven-pdf-plugin/1.6.0/maven-pdf-plugin-1.6.0-source-release.zip
>
> Source release checksum(s):
> maven-pdf-plugin-1.6.0-source-release.zip
> sha512:
>
> 910edd131b1bed1783b9c1450b7920f8536f826a380c880dc1828a458485df8483c2126089c896bcccd6c081655db4cfb598deb46c030bab7efcf3ba4d6fccb6
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-pdf-plugin-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 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 Maven PDF Plugin version 1.6.0

Posted by Michael Osipov <mi...@apache.org>.
Am 2022-04-18 um 14:56 schrieb Michael Osipov:
> Hi,
> 
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&version=12351601 
> 
> 
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPDF%20AND%20resolution%20%3D%20Unresolved 
> 
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1741/
> https://repository.apache.org/content/repositories/maven-1741/org/apache/maven/plugins/maven-pdf-plugin/1.6.0/maven-pdf-plugin-1.6.0-source-release.zip 
> 
> 
> Source release checksum(s):
> maven-pdf-plugin-1.6.0-source-release.zip
> sha512: 
> 910edd131b1bed1783b9c1450b7920f8536f826a380c880dc1828a458485df8483c2126089c896bcccd6c081655db4cfb598deb46c030bab7efcf3ba4d6fccb6 
> 
> 
> Staging site:
> http://maven.apache.org/plugins-archives/maven-pdf-plugin-LATEST/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.

+1


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


Re: [VOTE] Release Maven PDF Plugin version 1.6.0

Posted by Michael Osipov <mi...@apache.org>.
Am 2022-04-18 um 16:52 schrieb Sylwester Lachiewicz:
> - missing maven-parent pom upgrade to 35 (soon we should have 36 vote open)

Intentional, I have skipped 35, waiting for 36.

> - maven-plugin-testing-harness can be upgraded to 3.3.0 with Maven
> 3.2.5 requirement

Totally my bad. Fixed on master.

> - doxia-module-fo have runtime dependency - I don't know if that was expected

Yes, look at dependency:analyze. There is no compile time dependency. 
The FO PDF renderer is injected at runtime, therefore change in scope.

> in general +1
> 
> Would that be the last release before the plugin retire?

Not going to be last one. Doxia 2 still far far way, many things need to 
be addressed to make it happen. Don't expect a completion of entire 
release train before end of year. Moreover, I have talked with Hervé 
about this. There is no reason to deprecate this plugin. The required 
features can be fully incapsulated into this plugin and whatever is 
necessary from Doxia 2 side I would provide for you.

M

> pon., 18 kwi 2022 o 14:56 Michael Osipov <mi...@apache.org> napisał(a):
>>
>> Hi,
>>
>> We solved 4 issues:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&version=12351601
>>
>> There are still a couple of issues left in JIRA:
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPDF%20AND%20resolution%20%3D%20Unresolved
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-1741/
>> https://repository.apache.org/content/repositories/maven-1741/org/apache/maven/plugins/maven-pdf-plugin/1.6.0/maven-pdf-plugin-1.6.0-source-release.zip
>>
>> Source release checksum(s):
>> maven-pdf-plugin-1.6.0-source-release.zip
>> sha512:
>> 910edd131b1bed1783b9c1450b7920f8536f826a380c880dc1828a458485df8483c2126089c896bcccd6c081655db4cfb598deb46c030bab7efcf3ba4d6fccb6
>>
>> Staging site:
>> http://maven.apache.org/plugins-archives/maven-pdf-plugin-LATEST/
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 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
> 


Re: [VOTE] Release Maven PDF Plugin version 1.6.0

Posted by Sylwester Lachiewicz <sl...@gmail.com>.
- missing maven-parent pom upgrade to 35 (soon we should have 36 vote open)
- maven-plugin-testing-harness can be upgraded to 3.3.0 with Maven
3.2.5 requirement
- doxia-module-fo have runtime dependency - I don't know if that was expected

in general +1

Would that be the last release before the plugin retire?

Sylwester

pon., 18 kwi 2022 o 14:56 Michael Osipov <mi...@apache.org> napisał(a):
>
> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&version=12351601
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPDF%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1741/
> https://repository.apache.org/content/repositories/maven-1741/org/apache/maven/plugins/maven-pdf-plugin/1.6.0/maven-pdf-plugin-1.6.0-source-release.zip
>
> Source release checksum(s):
> maven-pdf-plugin-1.6.0-source-release.zip
> sha512:
> 910edd131b1bed1783b9c1450b7920f8536f826a380c880dc1828a458485df8483c2126089c896bcccd6c081655db4cfb598deb46c030bab7efcf3ba4d6fccb6
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-pdf-plugin-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 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


Re: [VOTE] Release Maven PDF Plugin version 1.6.0

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

Reproducible Build ok: reference done with JDK 8 on Windows

Regards,

Hervé

Le mardi 19 avril 2022, 16:53:26 CEST Slawomir Jaranowski a écrit :
> +1
> - build from source-release ok
> - sign ok by key 0x1A2A1C94BDE89688
> 
> pon., 18 kwi 2022 o 14:56 Michael Osipov <mi...@apache.org> napisał(a):
> > Hi,
> > 
> > We solved 4 issues:
> > 
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&
> > version=12351601
> > 
> > There are still a couple of issues left in JIRA:
> > 
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPDF%20AND%20re
> > solution%20%3D%20Unresolved
> > 
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1741/
> > 
> > https://repository.apache.org/content/repositories/maven-1741/org/apache/m
> > aven/plugins/maven-pdf-plugin/1.6.0/maven-pdf-plugin-1.6.0-source-release.
> > zip
> > 
> > Source release checksum(s):
> > maven-pdf-plugin-1.6.0-source-release.zip
> > sha512:
> > 
> > 910edd131b1bed1783b9c1450b7920f8536f826a380c880dc1828a458485df8483c2126089
> > c896bcccd6c081655db4cfb598deb46c030bab7efcf3ba4d6fccb6
> > 
> > Staging site:
> > http://maven.apache.org/plugins-archives/maven-pdf-plugin-LATEST/
> > 
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > Vote open for 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


Re: [VOTE] Release Maven PDF Plugin version 1.6.0

Posted by Slawomir Jaranowski <s....@gmail.com>.
+1
- build from source-release ok
- sign ok by key 0x1A2A1C94BDE89688

pon., 18 kwi 2022 o 14:56 Michael Osipov <mi...@apache.org> napisał(a):

> Hi,
>
> We solved 4 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&version=12351601
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPDF%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1741/
>
> https://repository.apache.org/content/repositories/maven-1741/org/apache/maven/plugins/maven-pdf-plugin/1.6.0/maven-pdf-plugin-1.6.0-source-release.zip
>
> Source release checksum(s):
> maven-pdf-plugin-1.6.0-source-release.zip
> sha512:
>
> 910edd131b1bed1783b9c1450b7920f8536f826a380c880dc1828a458485df8483c2126089c896bcccd6c081655db4cfb598deb46c030bab7efcf3ba4d6fccb6
>
> Staging site:
> http://maven.apache.org/plugins-archives/maven-pdf-plugin-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

-- 
Sławomir Jaranowski