Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
xmlbeans
xmlbeans-2.1.0-remove-svn.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xmlbeans-2.1.0-remove-svn.patch of Package xmlbeans
--- build.xml +++ build.xml @@ -193,22 +193,7 @@ </target> <target name="version"> - <!-- svn must be on the path --> - <exec executable="svn" output="build/private/svninfo.properties"> - <arg line="info ${basedir}"/> - </exec> - <replaceregexp file="build/private/svninfo.properties" - match="Last Changed Rev: (.*)" - replace="svn.last.rev=r\1" - byline="true"/> - <property file="build/private/svninfo.properties"/> - - <!-- just in case svn info or regexp failed --> - <condition property="svn.last.rev" value="unknown"> - <not><isset property="svn.last.rev"/></not> - </condition> - - <property name="version.full" value="${version.base}-${svn.last.rev}"/> + <property name="version.full" value="2.1.0"/> <property name="manifest.comment" value="Apache XmlBeans version ${version.full}"/> <echo message="${manifest.comment}"/>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor