summaryrefslogtreecommitdiffstats
path: root/postprocess
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-09-19 12:54:24 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-25 14:48:22 +0200
commit25113cd050d931b0e195fda6d6da9864a575070e (patch)
tree7cc24d82131f0285572519c08c0bd16560fff9c3 /postprocess
parentfix tests that aren't testing anything (diff)
downloadcore-25113cd050d931b0e195fda6d6da9864a575070e.tar.gz
core-25113cd050d931b0e195fda6d6da9864a575070e.zip
convert java XSL transformer into extension
Change-Id: Ided6c480969764073056830722c8996e0df52285
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index a0f6d44fe71e..a6f386aa3841 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -294,7 +294,6 @@ my_components += component/framework/util/lomenubar
.IF "$(SOLAR_JAVA)" == "TRUE"
my_components += \
component/xmerge/source/bridge/XMergeBridge \
- component/filter/source/xsltfilter/XSLTFilter.jar \
component/filter/source/xsltvalidate/XSLTValidate \
component/scripting/java/ScriptFramework \
component/scripting/java/ScriptProviderForJava \