/hg/icedtea-web: removed error-bringing empty line
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Tue Jun 12 01:21:02 PDT 2012
changeset bf792a768ad2 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=bf792a768ad2
author: Jiri Vanek <jvanek at redhat.com>
date: Tue Jun 12 10:21:05 2012 +0200
removed error-bringing empty line
diffstat:
Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r ce4f95c56f02 -r bf792a768ad2 Makefile.am
--- a/Makefile.am Mon Jun 11 20:53:23 2012 +0200
+++ b/Makefile.am Tue Jun 12 10:21:05 2012 +0200
@@ -680,7 +680,6 @@
CLASSPATH=$(NETX_DIR)/lib/classes.jar:$(JUNIT_JAR):$(JUNIT_RUNNER_JAR):. \
$(BOOT_DIR)/bin/java $(REPRODUCERS_DPARAMETERS) \
-Xbootclasspath:$(RUNTIME) CommandLine $$class_names
-
if WITH_XSLTPROC
$(XSLTPROC) $(TESTS_SRCDIR)/$(REPORT_STYLES_DIRNAME)/logs.xsl $(JNLP_TESTS_ENGINE_DIR)/ServerAccess-logs.xml > $(TESTS_DIR)/logs_reproducers.html
$(XSLTPROC) --stringparam logs logs_reproducers.html $(TESTS_SRCDIR)/$(REPORT_STYLES_DIRNAME)/jreport.xsl $(JNLP_TESTS_ENGINE_DIR)/tests-output.xml > $(TESTS_DIR)/index_reproducers.html
More information about the distro-pkg-dev
mailing list