summaryrefslogtreecommitdiffstats
path: root/pki/scripts/compose_ipa_pki_theme_packages
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2012-02-23 18:42:02 -0800
committerMatthew Harmsen <mharmsen@redhat.com>2012-02-23 18:42:02 -0800
commit84ba9e3cb3bbdc89852aaf70185980ce2d9e325a (patch)
tree1a6968ba40c8798420f34fe3e9bcd7d929fcb3c6 /pki/scripts/compose_ipa_pki_theme_packages
parent1c4c45a87e62a74b68b7d235e94cfe5dc21b8da2 (diff)
downloadpki-84ba9e3cb3bbdc89852aaf70185980ce2d9e325a.tar.gz
pki-84ba9e3cb3bbdc89852aaf70185980ce2d9e325a.tar.xz
pki-84ba9e3cb3bbdc89852aaf70185980ce2d9e325a.zip
Exclude junit tests from non-java components
PKI TRAC Ticket #104 - exclude the java-based junit testing infrastructure from non-java components in order to build within a 'mock' environment
Diffstat (limited to 'pki/scripts/compose_ipa_pki_theme_packages')
-rwxr-xr-xpki/scripts/compose_ipa_pki_theme_packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/scripts/compose_ipa_pki_theme_packages b/pki/scripts/compose_ipa_pki_theme_packages
index 4d1e49416..e52cb7931 100755
--- a/pki/scripts/compose_ipa_pki_theme_packages
+++ b/pki/scripts/compose_ipa_pki_theme_packages
@@ -39,7 +39,7 @@ IPA_PKI_THEME_VERSION="10.0.0.a1"
##
PKI_SPECS_FILE="${PKI_DIR}/specs/${IPA_PKI_THEME}.spec"
-PKI_COMPONENT_LIST="test common-ui ca-ui"
+PKI_COMPONENT_LIST="common-ui ca-ui"
##