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 2018/05/11 14:21:31 UTC

[VOTE] Release XML Graphics Batik 1.10

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

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

Can be tested using in a pom:
   <dependency>
      <groupId>org.apache.xmlgraphics</groupId>
      <artifactId>batik-all</artifactId>
      <version>1.10</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 18/5/2018

+1 from me.

Thanks
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJa9aZwAAoJEFuT8d98223qGCMP/2sNqVEv+RX/rSR4XhKPkU2C
eLUcIXX3mu9iXGGOrtLtfOqE6M5/8z7ZSOVkZxph984Wm07WtGeiOI9nVAM+C0i/
/w4U7uoAXTJdUv/HQkFQxVz+HbUMNWjIetKu1f1L2sg5hXWLrZZc7EDQnC6dGza5
hZk2H2MqMFXtiFbLVrCZpoBgjXh6us8xp0OKNryFaMWUNm4QdKqP2970F8RJ1LfT
3yJzQhIrwGY0QQSY3Biq2190JiKqhnTltqkbw+qg/QUuEUYvk7j2cL+mYPeSv7Aj
fbvKCb6aA7XW6nw7WRLCXmg+dmNVdC/lQWKR/52I+92WyFLLsY2rWKxwSrbI5tJW
W7vmtuf71enedBYp+IP0p58tGBuvrzLbhwvfX7oJtK4LwE5qOM1pDKt6KZYff+t9
5CZCZrQiUgaJv2OiC5gdH2fW4CdhYLEGcwYCcz0hgoxETseET1l5OCW6wGy2hPPO
28RF6hBMsTt8cgR2J8ZIRQjEg7tRkDO9BBK5fQ/T54AH+p0DblMJjVNMgzATaGM8
DM85JHHK+LNvL/NJ+SalpeeA6Ci60zrlycGltrljeW3j34P0p9pxZgwxfRHrYtI/
0WJl2EUeihNxdi9Z+hQcUytzhRu7ZiGls0hUrWdmWdKujqETjdp8t1I9MvNPE3oD
GvF88r8Bc01Kk2zNUO2U
=SAI2
-----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.10

Posted by Matthias Reischenbacher <ma...@gmx.at>.
+1

On 11.05.2018 11:21, Simon Steiner wrote:
> Hi,
>
> This is a vote to release XML Graphics Batik 1.10.
> Artifacts can be found there:
> http://people.apache.org/~ssteiner/batik-1.10/
>
> Can be tested using in a pom:
>    <dependency>
>       <groupId>org.apache.xmlgraphics</groupId>
>       <artifactId>batik-all</artifactId>
>       <version>1.10</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 18/5/2018
>
> +1 from me.
>
> Thanks
> > >
--------------------------------------------------------------------- >
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.10

Posted by Clay Leeds <th...@gmail.com>.
+1

"My religion is simple. My religion is kindness."
- HH Dalai Lama of Tibet

> On May 11, 2018, at 7:21 AM, Simon Steiner <si...@gmail.com> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> This is a vote to release XML Graphics Batik 1.10.
> Artifacts can be found there:
> http://people.apache.org/~ssteiner/batik-1.10/
> 
> Can be tested using in a pom:
>   <dependency>
>      <groupId>org.apache.xmlgraphics</groupId>
>      <artifactId>batik-all</artifactId>
>      <version>1.10</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 18/5/2018
> 
> +1 from me.
> 
> Thanks
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> 
> iQIcBAEBAgAGBQJa9aZwAAoJEFuT8d98223qGCMP/2sNqVEv+RX/rSR4XhKPkU2C
> eLUcIXX3mu9iXGGOrtLtfOqE6M5/8z7ZSOVkZxph984Wm07WtGeiOI9nVAM+C0i/
> /w4U7uoAXTJdUv/HQkFQxVz+HbUMNWjIetKu1f1L2sg5hXWLrZZc7EDQnC6dGza5
> hZk2H2MqMFXtiFbLVrCZpoBgjXh6us8xp0OKNryFaMWUNm4QdKqP2970F8RJ1LfT
> 3yJzQhIrwGY0QQSY3Biq2190JiKqhnTltqkbw+qg/QUuEUYvk7j2cL+mYPeSv7Aj
> fbvKCb6aA7XW6nw7WRLCXmg+dmNVdC/lQWKR/52I+92WyFLLsY2rWKxwSrbI5tJW
> W7vmtuf71enedBYp+IP0p58tGBuvrzLbhwvfX7oJtK4LwE5qOM1pDKt6KZYff+t9
> 5CZCZrQiUgaJv2OiC5gdH2fW4CdhYLEGcwYCcz0hgoxETseET1l5OCW6wGy2hPPO
> 28RF6hBMsTt8cgR2J8ZIRQjEg7tRkDO9BBK5fQ/T54AH+p0DblMJjVNMgzATaGM8
> DM85JHHK+LNvL/NJ+SalpeeA6Ci60zrlycGltrljeW3j34P0p9pxZgwxfRHrYtI/
> 0WJl2EUeihNxdi9Z+hQcUytzhRu7ZiGls0hUrWdmWdKujqETjdp8t1I9MvNPE3oD
> GvF88r8Bc01Kk2zNUO2U
> =SAI2
> -----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


Re: [VOTE] Release XML Graphics Batik 1.10

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

On 11/05/2018 15:21, Simon Steiner wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> This is a vote to release XML Graphics Batik 1.10.
> Artifacts can be found there:
> http://people.apache.org/~ssteiner/batik-1.10/
>
> Can be tested using in a pom:
>     <dependency>
>        <groupId>org.apache.xmlgraphics</groupId>
>        <artifactId>batik-all</artifactId>
>        <version>1.10</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 18/5/2018
>
> +1 from me.
>
> Thanks
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQIcBAEBAgAGBQJa9aZwAAoJEFuT8d98223qGCMP/2sNqVEv+RX/rSR4XhKPkU2C
> eLUcIXX3mu9iXGGOrtLtfOqE6M5/8z7ZSOVkZxph984Wm07WtGeiOI9nVAM+C0i/
> /w4U7uoAXTJdUv/HQkFQxVz+HbUMNWjIetKu1f1L2sg5hXWLrZZc7EDQnC6dGza5
> hZk2H2MqMFXtiFbLVrCZpoBgjXh6us8xp0OKNryFaMWUNm4QdKqP2970F8RJ1LfT
> 3yJzQhIrwGY0QQSY3Biq2190JiKqhnTltqkbw+qg/QUuEUYvk7j2cL+mYPeSv7Aj
> fbvKCb6aA7XW6nw7WRLCXmg+dmNVdC/lQWKR/52I+92WyFLLsY2rWKxwSrbI5tJW
> W7vmtuf71enedBYp+IP0p58tGBuvrzLbhwvfX7oJtK4LwE5qOM1pDKt6KZYff+t9
> 5CZCZrQiUgaJv2OiC5gdH2fW4CdhYLEGcwYCcz0hgoxETseET1l5OCW6wGy2hPPO
> 28RF6hBMsTt8cgR2J8ZIRQjEg7tRkDO9BBK5fQ/T54AH+p0DblMJjVNMgzATaGM8
> DM85JHHK+LNvL/NJ+SalpeeA6Ci60zrlycGltrljeW3j34P0p9pxZgwxfRHrYtI/
> 0WJl2EUeihNxdi9Z+hQcUytzhRu7ZiGls0hUrWdmWdKujqETjdp8t1I9MvNPE3oD
> GvF88r8Bc01Kk2zNUO2U
> =SAI2
> -----END PGP SIGNATURE-----
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: general-help@xmlgraphics.apache.org
>
> .
>