+0 from me too. This is just a ping. I want to examine the source packaging and try compiling the jars but not at the moment. More feedback soon.
> -----Original Message----- > From: Marcus [mailto:[email protected]] > Sent: Monday, February 15, 2016 14:21 > To: [email protected] > Subject: Re: [VOTE] Release Java Bootstrap Connector via Maven > > +0 > > I'm sorry but I cannot test anything with your RC as I'm not a developer > and therefore don't know how to handle this. So, I cannot give you a > positive vote for it. > > However, I would like to express at least my positive opinion with a > "0+" and not with a "-1". > > I hope you can understand my dilemma. > > Marcus > > > > Am 02/12/2016 03:59 AM, schrieb Carl Marcum: > > I have the release candidate staged in the Apache Nexus repository [1] > > that includes a separate source and javadoc jar all pgp signed by > myself. > > > > All jars contain a META-INF directory with LICENSE, NOTICE, and CREDIT > > files. > > > > The source jar contains the java source but SVN [2] also contains the > > Gradle build system that can create the jars, pgp sign them and > > optionally upload. > > > > Testing: > > I have attached a Groovy script to the issue created for adding the > code > > to SVN [3]. > > This script will demonstrate a bootstrap connection. > > A working Groovy installation (and Java runtime) is necessary. > > > > Place the bootstrap-connector jar for testing in ~/.groovy/lib/ > > directory or somewhere else on the Groovy classpath. > > > > Edit the script to point to your soffice executable directory. > > example for windows (note forward slashes): > > String oooExeFolder = "C:/Program Files (x86)/OpenOffice 4/program" > > > > Run with: groovy BootstrapTest.groovy > > You should see: > > Connected to a running office ... > > > > Voting will close Wednesday February 17th at midnight GMT. > > 3 binding +1 votes and a simple majority of votes are necessary for > > approval. > > > > > > [1] > > > https://repository.apache.org/content/repositories/orgapacheopenoffice- > 1015/org/openoffice/bootstrap-connector/0.1.1/ > > > > [2] > > https://svn.apache.org/repos/asf/openoffice/devtools/bootstrap- > connector/trunk/ > > > > [3] https://bz.apache.org/ooo/show_bug.cgi?id=126807 > > > > __________________________________________ > > > > [ ] +1 approve the release > > [ ] +0 > > [ ] -0 > > [ ] -1 not approve the release > > --------------------------------------------------------------------- > 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]
