On 15 May 2012, at 20:38, Paul Sharples wrote: > Hi all, > > Unfortunately I've noticed that some of the builds contain the two wookie jar > files which are incorrectly referenced to 'buildname-SNAPSHOT' > > Standalone build > (http://people.apache.org/builds/incubator/wookie/0.10.0-incubating/binary/standalone/) > > > In 'build/webapp/wookie/WEB-INF/lib' > > 1. wookie-java-connector.jar named -SNAPSHOT > 2. wookie-parser.jar named -SNAPSHOT. > > The war file found in the WAR.zip suffers from the same problem. > (http://people.apache.org/builds/incubator/wookie/0.10.0-incubating/binary/war/) > > The repository WAR at > https://repository.apache.org/content/repositories/orgapachewookie-090/org/apache/wookie/wookie/0.10.0-incubating/ > also is the same. > > I think the problem is because the top level ivy.xml in the 0.10.0-incubating > tag still references those jars as SNAPSHOT - they need to be updated too > before a build is done. > > Question > > As its only a very minor change, should we... > > (1) Update the ivy.xml in the 0.10.0-incubating tag and regenerate everything > from there (then call a new vote)
+1 > or > (2) Drop the tag, make the trivial change in the trunk and make a new tag > (then call a new vote) > or > (3) Other > > Paul
