+1. Thanks, Simon!
> Hi, > > This is a vote to release XML Graphics Batik 1.12 2nd attempt. > I have updated licence files only, maven artifacts are not changed. > > Artifacts can be found there: > http://people.apache.org/~ssteiner/batik-1.12/ > > Can be tested using in a pom: > <dependency> > <groupId>org.apache.xmlgraphics</groupId> > <artifactId>batik-all</artifactId> > <version>1.12</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 5/11/2019 > > +1 from me. > > Thanks > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
