To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=89383 Issue #|89383 Summary|swext: Check for ant's regexp jar in configure Component|tools Version|DEV300_m10 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|configure Assigned to|mh Reported by|kendy
------- Additional comments from [EMAIL PROTECTED] Tue May 13 10:05:53 +0000 2008 ------- This is probably a follow-up of issue 87919... swext fails to build when one does not have the regexp jar, like: /usr/bin/ant -Dprj=.. -Dprjname=swext -Ddebug=off -Doptimize=on -Dtarget=mediawiki -Dsolar.update=on -Dout=../unxlngx6.pro -Dinpath=unxlngx6.pro -Dproext=".pro" -Dsolar.bin=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/bin -Dsolar.jar=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/bin -Dsolar.doc=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/doc -Dcommon.jar=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/bin -Dcommon.doc= -Dsolar.sourceversion=DEV300 -Dsolar.lastminor=m12 -Dsolar.build=9303 -f build.xml -emacs -Dcommons-codec-jar=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/bin/commons-codec-1.3.jar -Dcommons-lang-jar=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/bin/commons-lang-2.3.jar -Dcommons-httpclient-jar=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/bin/commons-httpclient-3.1.jar -Dcommons-logging-jar=/local/ooo-build/ooo-build/build/dev300-m12/solver/300/unxlngx6.pro/bin/commons-logging-1.1.1.jar Buildfile: build.xml init: compile: jar: xcucheck: xcumerge: tmpdir: BUILD FAILED /local/ooo-build/ooo-build/build/dev300-m12/swext/mediawiki/build.xml:126: No supported regular expression matcher found: java.lang.ClassNotFoundException: org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher Please, can anybody who understands 'ant' better than me improve the check for 'ant' so that the functionality of the regexp jar is tested as well? ;-) So far, the check just tests that the version of ant is >= 1.7.0... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
