Redline is a pure Java RPM library that supports the creation and reading of RPM packages. It includes an Ant task for build script integration.
| Tags | Software Development Build Tools |
|---|---|
| Licenses | MIT/X |
| Implementation | Java |
Recent releases


Release Notes: This release adds a control for disabling logging to standard out. This allows users to disable messages printed to system out to avoid polluting server log files. Future releases will include configurable logging to control this output.


Release Notes: This release added header start and end position tracking to support Yum metadata generation.


Release Notes: This release allows files to be added without parent directories. An exception when parsing RPM leads was fixed along with issues with the providename header and with flags set when adding rpmlib(feature). Support was provided for uname/gname on Ant file inclusions.


Release Notes: This release adds a prefix property for relocatable RPMs. It adds more built-in directories. It has an improved Maven build.


Release Notes: This release fixes a bug in Ant support where the source RPM would be set in the generated RPM when no source package is specified in the Ant task.