Ticket #123 (closed enhancement: fixed)
make an exportable executable
| Reported by: | kohlhase | Owned by: | nmueller |
|---|---|---|---|
| Priority: | major | Milestone: | Release v0.1.2 |
| Component: | System Integration | Version: | |
| Keywords: | Cc: | dmisev | |
| Blocked By: | Blocking: | ||
| Due to close: | Include in GanttChart: | no | |
| Dependencies: | Due to assign: |
Description
Since I brought up this topic, I think I have to make a ticket for this.
In the OMDoc distribution I have examples that I want to be able to render without having to install anything (in fact, I might be using a machine where I do not have root). So I would like to make an external to some subdir in the JOMDoc repository, where you have a "bleeding edge" compilation of the jar (and everything else that is needed) every time something stabilizes enough that it is safe to use. Then I can just let my OMDoc Makefiles point to this.
We might even do the same for released versions, in particular the "current release".
