Hi Simon,

Thanks for preparing the release

+1 from me

Thanks,

Chris

On 15/09/2022 11:50, Simon Steiner wrote:

Hi,

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

Can be tested using in a pom:
   <dependency>
      <groupId>org.apache.xmlgraphics</groupId>
      <artifactId>batik-all</artifactId>
      <version>1.15</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 22/9/2022

+1 from me.

Thanks
> >
--------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: general-h...@xmlgraphics.apache.org >


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

Reply via email to