[ https://issues.apache.org/jira/browse/ZOOKEEPER-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608589#action_12608589 ]
Patrick Hunt commented on ZOOKEEPER-55: --------------------------------------- Yes, the svn revision # is on the todo list for items left over from ZOOKEEPER-45, in particular I had to comment out a line in the build.xml version-info target as follows: <!--PDH fixme - <arg value="${lastRevision}" />--> <arg value="1" /> I couldn't quite make heads/tails of why getting the svn version was different btw SF and ASF. Andrew would you mind looking into this? > build.xml failes to retrieve a release number from SVN and the ant target > "dist" fails > -------------------------------------------------------------------------------------- > > Key: ZOOKEEPER-55 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-55 > Project: Zookeeper > Issue Type: Bug > Components: build > Reporter: Andrew Kornev > Assignee: Andrew Kornev > > Due to the recent directory layout change, > 1) the ant target "svn-revision" fails to retrieve the release number, > 2) the ant target "dist" fails to create the distribution package. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.