| Package | Description |
|---|---|
| uk.co.codezen.maven.redlinerpm.rpm | |
| uk.co.codezen.maven.redlinerpm.rpm.exception |
| Modifier and Type | Method and Description |
|---|---|
String[] |
RpmPackageRule.addFiles(org.redline_rpm.Builder builder)
Add all files found by the rule to the package
|
Set<String> |
RpmPackage.build()
Build the package
|
String[] |
RpmPackageRule.listFiles()
List all files found by the rule to the package
|
Set<String> |
RpmPackage.listFiles()
List files matched for the package
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalScanPathOutsideBuildPathException
Scan path for discoverying files is not within a child path of the base build path
|
class |
InvalidPathException
Invalid path
|
class |
InvalidRpmPackageRuleDirectiveException
Invalid RPM directive exception
|
class |
SigningKeyFileNotFoundException
Signing key file not found exception
|
class |
UnknownArchitectureException
Unknown architecture exception
|
class |
UnknownOperatingSystemException
Unknown operating system exception
|
Copyright © 2017. All rights reserved.