| Summary: | [BUILD_SCRIPT] enable building single packages | ||
|---|---|---|---|
| Product: | [Technology] EPP | Reporter: | Markus Knauer <mknauer> |
| Component: | Packager | Assignee: | Project Inbox <epp.packager-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mknauer |
| Version: | 1.3.0 | ||
| Target Milestone: | later | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Markus Knauer
Done and tested. The start36.sh build script is now able to take command line parameters and interprets them as root IU's. Example that builds two packages: start36sh epp.package.java epp.package.javascript If not argument is given, it uses the old method (generate package names from CVS .../packages/... directory) as fallback. |