You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xmlgraphics.apache.org by Simon Steiner <si...@gmail.com> on 2022/10/14 11:48:04 UTC

[VOTE] Release XML Graphics Batik 1.16

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

This is a vote to release XML Graphics Batik 1.16.
Artifacts can be found there:
https://people.apache.org/~ssteiner/batik-1.16/

Can be tested using in a pom:
   <dependency>
      <groupId>org.apache.xmlgraphics</groupId>
      <artifactId>batik-all</artifactId>
      <version>1.16</version>
    </dependency>

And settings.xml:
<settings>
  <profiles>
    <profile>
      <id>myprofile</id>
      <repositories>
        <repository>
          <id>my-repo2</id>
          <name>your custom repo</name>
<url>https://repository.apache.org/content/repositories/staging</url>
        </repository>
      </repositories>
    </profile>
  </profiles>
  <activeProfiles>
    <activeProfile>myprofile</activeProfile>
  </activeProfiles>
</settings>

The release is signed with the key:
https://people.apache.org/~ssteiner/KEYS

The vote will end on 21/10/2022

+1 from me.

Thanks
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXJow/yKywC8wJhwwW5Px33zbbeoFAmNJTE4ACgkQW5Px33zb
beqXTQ/+KZXG/xApmMNK4fLZWwhRU4q0V09B2pHF9LuG9e95uxJBBOEr8YVs1yTT
JZFKBn0LzCVMukTQXKj9sH7u35cGUsJs9Lo+qNu1xQsOgBvcNjlB5K+po0/H1mVk
5ImmheTMo+m8fONS3P2tnAj+sMbPCC6RyLKALY/UyCEMvwx9jDAfO5ouHD9LF0iy
ZJ+UX8jFtTpDnrujh0cZL9vK17RzRo7RtaYbYIv422bUAs7Z4oUH+GY0t1ZwGHlx
r1SLOpDQomNuV7bbB5WR4ZGktBqVxVeo1xANsGhsz1LeIfIFM3anMmlC7AuiPAnL
jWMJrwiEeFoWhJKq1ZYpeCQm2Ct+b2XCGB2mXo4XkE8rzZ09YFvrxOctpu8PXT/v
mwSnK9haziaHs7hAKJCXEHeROnQtcfUdVdh5Z13jO4kzy8pDFX1XPAbSj6o5H6Vl
5tAklUcvKOn46imoYMIka4Z3+kU+0T8TVpIkh1nDR1Oj5Ctv+TbE5UlspqpNx5EE
UFIgMWnymGbGpfmEaGgZwF9m1BQ8q0UwmIcZX83XtL8G0E0HoB5lFmwbaP+dlU4p
ZOwFeJCAAzK8AV5QAlv6aAjYbSWJV7JzB+bEjyFlnjh9I7f+r8nU7Su62/+lR3ze
K/tN4cdD9bs7N3dt/7FgTEWDN2SvmKuGkuj25iTv24+2daoXUXE=
=VpTn
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: general-help@xmlgraphics.apache.org


Re: [VOTE] Release XML Graphics Batik 1.16

Posted by Chris Bowditch <bo...@hotmail.com>.
+1 from me

Thanks

Chris

On 14/10/2022 12:48, Simon Steiner wrote:

> Hi,
>
> This is a vote to release XML Graphics Batik 1.16.
> Artifacts can be found there:
> https://people.apache.org/~ssteiner/batik-1.16/
>
> Can be tested using in a pom:
>    <dependency>
>       <groupId>org.apache.xmlgraphics</groupId>
>       <artifactId>batik-all</artifactId>
>       <version>1.16</version>
>     </dependency>
>
> And settings.xml:
> <settings>
>   <profiles>
>     <profile>
>       <id>myprofile</id>
>       <repositories>
>         <repository>
>           <id>my-repo2</id>
>           <name>your custom repo</name>
> <url>https://repository.apache.org/content/repositories/staging</url>
>         </repository>
>       </repositories>
>     </profile>
>   </profiles>
>   <activeProfiles>
>     <activeProfile>myprofile</activeProfile>
>   </activeProfiles>
> </settings>
>
> The release is signed with the key:
> https://people.apache.org/~ssteiner/KEYS
>
> The vote will end on 21/10/2022
>
> +1 from me.
>
> Thanks
>  > > 
--------------------------------------------------------------------- > 
To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org > For 
additional commands, e-mail: general-help@xmlgraphics.apache.org >


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


Re: [VOTE] Release XML Graphics Batik 1.16

Posted by Chris Bowditch <bo...@hotmail.com>.
+1 from me

Thanks

Chris

On 14/10/2022 12:48, Simon Steiner wrote:

> Hi,
>
> This is a vote to release XML Graphics Batik 1.16.
> Artifacts can be found there:
> https://people.apache.org/~ssteiner/batik-1.16/
>
> Can be tested using in a pom:
>    <dependency>
>       <groupId>org.apache.xmlgraphics</groupId>
>       <artifactId>batik-all</artifactId>
>       <version>1.16</version>
>     </dependency>
>
> And settings.xml:
> <settings>
>   <profiles>
>     <profile>
>       <id>myprofile</id>
>       <repositories>
>         <repository>
>           <id>my-repo2</id>
>           <name>your custom repo</name>
> <url>https://repository.apache.org/content/repositories/staging</url>
>         </repository>
>       </repositories>
>     </profile>
>   </profiles>
>   <activeProfiles>
>     <activeProfile>myprofile</activeProfile>
>   </activeProfiles>
> </settings>
>
> The release is signed with the key:
> https://people.apache.org/~ssteiner/KEYS
>
> The vote will end on 21/10/2022
>
> +1 from me.
>
> Thanks
>  > > 
--------------------------------------------------------------------- > 
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


Re: [VOTE] Release XML Graphics Batik 1.16

Posted by The Web Maestro <th...@gmail.com>.
Simon, Chris, and everyone else… I hope you and your families and friends
are well!

+1

Thank you Simon!

On Fri, Oct 14, 2022 at 4:48 AM Simon Steiner <si...@gmail.com>
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi,
>
> This is a vote to release XML Graphics Batik 1.16.
> Artifacts can be found there:
> https://people.apache.org/~ssteiner/batik-1.16/
>
> Can be tested using in a pom:
>    <dependency>
>       <groupId>org.apache.xmlgraphics</groupId>
>       <artifactId>batik-all</artifactId>
>       <version>1.16</version>
>     </dependency>
>
> And settings.xml:
> <settings>
>   <profiles>
>     <profile>
>       <id>myprofile</id>
>       <repositories>
>         <repository>
>           <id>my-repo2</id>
>           <name>your custom repo</name>
> <url>https://repository.apache.org/content/repositories/staging</url>
>         </repository>
>       </repositories>
>     </profile>
>   </profiles>
>   <activeProfiles>
>     <activeProfile>myprofile</activeProfile>
>   </activeProfiles>
> </settings>
>
> The release is signed with the key:
> https://people.apache.org/~ssteiner/KEYS
>
> The vote will end on 21/10/2022
>
> +1 from me.
>
> Thanks
> -----BEGIN PGP SIGNATURE-----
>
> iQIzBAEBCgAdFiEEXJow/yKywC8wJhwwW5Px33zbbeoFAmNJTE4ACgkQW5Px33zb
> beqXTQ/+KZXG/xApmMNK4fLZWwhRU4q0V09B2pHF9LuG9e95uxJBBOEr8YVs1yTT
> JZFKBn0LzCVMukTQXKj9sH7u35cGUsJs9Lo+qNu1xQsOgBvcNjlB5K+po0/H1mVk
> 5ImmheTMo+m8fONS3P2tnAj+sMbPCC6RyLKALY/UyCEMvwx9jDAfO5ouHD9LF0iy
> ZJ+UX8jFtTpDnrujh0cZL9vK17RzRo7RtaYbYIv422bUAs7Z4oUH+GY0t1ZwGHlx
> r1SLOpDQomNuV7bbB5WR4ZGktBqVxVeo1xANsGhsz1LeIfIFM3anMmlC7AuiPAnL
> jWMJrwiEeFoWhJKq1ZYpeCQm2Ct+b2XCGB2mXo4XkE8rzZ09YFvrxOctpu8PXT/v
> mwSnK9haziaHs7hAKJCXEHeROnQtcfUdVdh5Z13jO4kzy8pDFX1XPAbSj6o5H6Vl
> 5tAklUcvKOn46imoYMIka4Z3+kU+0T8TVpIkh1nDR1Oj5Ctv+TbE5UlspqpNx5EE
> UFIgMWnymGbGpfmEaGgZwF9m1BQ8q0UwmIcZX83XtL8G0E0HoB5lFmwbaP+dlU4p
> ZOwFeJCAAzK8AV5QAlv6aAjYbSWJV7JzB+bEjyFlnjh9I7f+r8nU7Su62/+lR3ze
> K/tN4cdD9bs7N3dt/7FgTEWDN2SvmKuGkuj25iTv24+2daoXUXE=
> =VpTn
> -----END PGP SIGNATURE-----
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: general-help@xmlgraphics.apache.org
>
> --

Kind regards,

Clay Leeds
--
<th...@gmail.com> - <http://ourlil.com/>
My religion is simple. My religion is kindness.
- HH The 14th Dalai Lama of Tibet

Re: [VOTE] Release XML Graphics Batik 1.16

Posted by The Web Maestro <th...@gmail.com>.
Simon, Chris, and everyone else… I hope you and your families and friends
are well!

+1

Thank you Simon!

On Fri, Oct 14, 2022 at 4:48 AM Simon Steiner <si...@gmail.com>
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi,
>
> This is a vote to release XML Graphics Batik 1.16.
> Artifacts can be found there:
> https://people.apache.org/~ssteiner/batik-1.16/
>
> Can be tested using in a pom:
>    <dependency>
>       <groupId>org.apache.xmlgraphics</groupId>
>       <artifactId>batik-all</artifactId>
>       <version>1.16</version>
>     </dependency>
>
> And settings.xml:
> <settings>
>   <profiles>
>     <profile>
>       <id>myprofile</id>
>       <repositories>
>         <repository>
>           <id>my-repo2</id>
>           <name>your custom repo</name>
> <url>https://repository.apache.org/content/repositories/staging</url>
>         </repository>
>       </repositories>
>     </profile>
>   </profiles>
>   <activeProfiles>
>     <activeProfile>myprofile</activeProfile>
>   </activeProfiles>
> </settings>
>
> The release is signed with the key:
> https://people.apache.org/~ssteiner/KEYS
>
> The vote will end on 21/10/2022
>
> +1 from me.
>
> Thanks
> -----BEGIN PGP SIGNATURE-----
>
> iQIzBAEBCgAdFiEEXJow/yKywC8wJhwwW5Px33zbbeoFAmNJTE4ACgkQW5Px33zb
> beqXTQ/+KZXG/xApmMNK4fLZWwhRU4q0V09B2pHF9LuG9e95uxJBBOEr8YVs1yTT
> JZFKBn0LzCVMukTQXKj9sH7u35cGUsJs9Lo+qNu1xQsOgBvcNjlB5K+po0/H1mVk
> 5ImmheTMo+m8fONS3P2tnAj+sMbPCC6RyLKALY/UyCEMvwx9jDAfO5ouHD9LF0iy
> ZJ+UX8jFtTpDnrujh0cZL9vK17RzRo7RtaYbYIv422bUAs7Z4oUH+GY0t1ZwGHlx
> r1SLOpDQomNuV7bbB5WR4ZGktBqVxVeo1xANsGhsz1LeIfIFM3anMmlC7AuiPAnL
> jWMJrwiEeFoWhJKq1ZYpeCQm2Ct+b2XCGB2mXo4XkE8rzZ09YFvrxOctpu8PXT/v
> mwSnK9haziaHs7hAKJCXEHeROnQtcfUdVdh5Z13jO4kzy8pDFX1XPAbSj6o5H6Vl
> 5tAklUcvKOn46imoYMIka4Z3+kU+0T8TVpIkh1nDR1Oj5Ctv+TbE5UlspqpNx5EE
> UFIgMWnymGbGpfmEaGgZwF9m1BQ8q0UwmIcZX83XtL8G0E0HoB5lFmwbaP+dlU4p
> ZOwFeJCAAzK8AV5QAlv6aAjYbSWJV7JzB+bEjyFlnjh9I7f+r8nU7Su62/+lR3ze
> K/tN4cdD9bs7N3dt/7FgTEWDN2SvmKuGkuj25iTv24+2daoXUXE=
> =VpTn
> -----END PGP SIGNATURE-----
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: general-help@xmlgraphics.apache.org
>
> --

Kind regards,

Clay Leeds
--
<th...@gmail.com> - <http://ourlil.com/>
My religion is simple. My religion is kindness.
- HH The 14th Dalai Lama of Tibet