+1
On 25/07/2017 16:15, Simon Steiner wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> The vote will end on 1/8/2017
>
> +1 from me.
>
> The batik 1.9 nexus release was built by hand and had a few errors due to some poms having wrong info.
>
> I have rebuilt batik maven artifacts using:
> mvn clean javadoc:jar source:jar repository:bundle-create -B
>
> Followed by signing using:
> import os
> def addasc(bundle, afile):
> os.system('jar xf ' + bundle + ' ' + afile)
> if os.path.exists(afile):
> os.system('gpg --armor --detach-sign --force-v3-sigs --batch --verbose ' + afile)
> os.system('jar uf ' + bundle + ' ' + afile + '.asc')
> os.remove(afile)
> os.remove(afile + '.asc')
>
> for bundle in os.listdir('.'):
> if bundle.endswith('bundle.jar'):
> addasc(bundle, 'pom.xml')
> addasc(bundle, bundle.replace('-bundle', ''))
> addasc(bundle, bundle.replace('-bundle', '-javadoc'))
> addasc(bundle, bundle.replace('-bundle', '-sources'))
>
> Can be tested using in a pom:
>
> org.apache.xmlgraphics
> batik-all
> 1.9.1
>
>
> And settings.xml:
>
>
>
> myprofile
>
>
> my-repo2
> your custom repo
> https://repository.apache.org/content/repositories/staging
>
>
>
>
>
> myprofile
>
>
>
> Thanks
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQIcBAEBAgAGBQJZd2BIAAoJEFuT8d98223qFjkQAKPlUFQvZKpcAQx6Bgsmo2dM
> cznDGq0vVONaBPxL3duD6hrtNOqOU/WeBnDtJjD+IWiEzy8l2S83iPOShRoRH1B4
> pKVs+jMRb0KvoZTvaH4m+HugY8rDnXYqZo0D9Cjwbz9nsVPvZcYaer/V7I9NzCEa
> KWeA1zaPDmjYS0YiPVE1ReQDn7qMAP/OXokPRXRm1XW+wuqleijtm1snKzrLP02a
> vBs1u5KtuqjtBSS5LZjMK/uG80avmnCfXMYnAr82XWP8KdCaVCeoDuIFbPoMqw5P
> OJx76tSef6ZE9x6O5hkj3ws5s8yZ9nIJKo+Ui9F2FderTLF+y2xkibV2FpGaCHXM
> aDBJUqwOtq16lXXke02/w6gpBR14sNXH2pOifQD99VVNp8LHku6h00xoI8vcL2Ea
> Nmg1cjPbp0L848AufsQKyCqO8BF1QalnXR3sYT8xg/0+zkzXT6P2SKQtUqd+ZNSI
> zvVGlqZ/QiKJOUzZ0vKNh5bmvb1a6qIMmvSGo2D0NFVZzag4YZL6Hw6tvJpxMdmz
> KkamDpVsV0siNq5VFZ1nIMxpIrZT3X8G4IhbgW7cZ+VTGQNKgWDRysice47wMyFT
> 3fNWVatsfbN723Sv+AkJ9DLMFvYjd6zEmCYLXhnl4s+N5iiNcVaB12BfbNvFM1bf
> QRfEzwul/Zfuto57CNbL
> =+IS+
> -----END PGP SIGNATURE-----
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: general-help@xmlgraphics.apache.org
>
> .
>
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: general-help@xmlgraphics.apache.org