← Back to team overview

dhis2-devs team mailing list archive

[Bug 537522] Re: Build fails if bzr is not found on PATH or not installed

 

** Changed in: dhis2
       Status: Fix Committed => Opinion

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/537522

Title:
  Build fails if bzr is not found on PATH or not installed

Status in DHIS 2 - District Health Information Software:
  Opinion

Bug description:
  Passed the source to a friend who could not build the war. The dhis-
  web-commons uses bzr to get the revision number and if that is not
  found on PATH or not installed the build fails with the error:

  An Ant BuildException has occured: Execute failed:
  java.io.IOException: Cannot run program "bzr" (in directory "<dir
  name>"): CreateProcess error=2, The system cannot find the file
  specified

  The build process should function without the need for bzr to be
  installed and ignore adding the revision number.



References