Metadata
- Source
- DECA-271
- Type
- Task
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2012-06-08T15:18:06.902-0400 - Updated
2012-06-26T13:39:09.990-0400 - Versions
- N/A
- Fixed Versions
-
- 0.6
- Component
-
- Export
- genpdf
- Server
Description
Update Decapod to run on Ubuntu 12.04. Tasks include:
- ensuring the install script works
- all unit tests run and pass
- all test plans run and pass (or fail where expected)
Comments
-
Justin Obara commented
2012-06-15T15:33:45.280-0400 I have updated the install scripts to hot patch the iulib and ocropus clones during installation, to work with Ubuntu 12.04. The install will still work for 10.04 as well, as it will only apply the patch to Ubuntu 12.04.
https://bitbucket.org/jobara/decapod-0.6-install-iteration1 -
Justin Obara commented
2012-06-18T12:41:56.965-0400 I tested the above in Ubuntu 10.04 and Ubuntu 12.04 and they both seemed to be working.
Tests:
Ran server unit tests, all passed.
Generated a pdf of each type, all seemed okay. -
Justin Obara commented
2012-06-26T13:39:06.746-0400 Merged into the project repo