dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #04885
[Bug 537522] [NEW] Build fails if bzr is not found on PATH or not installed
Public bug reported:
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.
** Affects: dhis2
Importance: Low
Assignee: Saptarshi (sunbiz)
Status: New
** Changed in: dhis2
Assignee: (unassigned) => Saptarshi (sunbiz)
** Changed in: dhis2
Importance: Undecided => Critical
** Changed in: dhis2
Importance: Critical => Low
** Changed in: dhis2
Milestone: None => 2.0.4
--
Build fails if bzr is not found on PATH or not installed
https://bugs.launchpad.net/bugs/537522
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in DHIS 2 - District Health Information Software: New
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.
Follow ups
References