+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: [email protected] > For additional commands, e-mail: [email protected] >


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to