summaryrefslogtreecommitdiffstats
path: root/pki/scripts/compose_pki_ra_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_pki_ra_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_pki_ra_packages')
-rwxr-xr-xpki/scripts/compose_pki_ra_packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/scripts/compose_pki_ra_packages b/pki/scripts/compose_pki_ra_packages
index 8a5476f9d..5e7626f88 100755
--- a/pki/scripts/compose_pki_ra_packages
+++ b/pki/scripts/compose_pki_ra_packages
@@ -39,7 +39,7 @@ PKI_RA_VERSION="10.0.0.a1"
##
PKI_SPECS_FILE="${PKI_DIR}/specs/${PKI_RA}.spec"
-PKI_COMPONENT_LIST="test ra"
+PKI_COMPONENT_LIST="ra"
##