| Package | Description |
|---|---|
| org.redline_rpm | |
| org.redline_rpm.changelog |
| Modifier and Type | Method and Description |
|---|---|
void |
Builder.addChangelogFile(File changelogFile)
Adds the supplied Changelog file as a Changelog to the header
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatesOutOfSequenceException
This exception is thrown when Changelog entries are not in descending order by date
Copyright (c) 2007-2016 FreeCompany
|
class |
IncompleteChangelogEntryException
This exception is thrown when parsing of the changelog file results in
an incomplete ChangeLogEntry
Copyright (c) 2007-2016 FreeCompany
|
class |
InvalidChangelogDateException
This exception is thrown when the date portion of a change log
cannot be parsed.
|
class |
NoInitialAsteriskException
This exception is when a change log entry does not begin with an asterisk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangelogHandler.addChangeLog(File changelogFile)
Adds the specified Changelog file to the rpm
|
Copyright © 2021. All Rights Reserved.