Thank you! It works fine...!
Peter Reilly-2 wrote: > > You are using the jpackage version of ant. > I do not know why it does not pick up the regex > that is part of java since java.1.4. > > You use the ant version of ant. > Download ant 1.7.0, (say to /usr/local/java/ant1.7.0), > set ANT_HOME (export ANT_HOME=/usr/local/java/ant1.7.0) > update PATH (export PATH=$ANT_HOME/bin:$PATH) > and test. > > Peter > > > > On 1/23/07, MuschPusch <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> i have problems installing openMDX. I'm running ant 1.6.5 from the ubuntu >> repository. This is the error message: >> >> BUILD FAILED >> /usr/src/openmdx-1.12.1/ant/etc/ant/build-library.xml:215: No supported >> regular expression matcher found >> >> >> >> ant -diagnostics says: >> >> replaceregexp : Not Available >> >> Does this mean that there is no regexp library installed? How can I >> install >> a class? I installed jakarta-regexp-1.4 and jakarta-oro-2.0.8 but it's >> still not working... I'm a beginner using ant and only want to install >> openmdx to install openCRX >> >> >> >> Here is the full output of ant -diagnostics >> ------------------------------------------- >> Implementation Version (JDK1.2+ only) >> ------------------------------------------- >> core tasks : 1.6.5 >> optional tasks : not available >> >> ------------------------------------------- >> ANT_HOME/lib jar listing >> ------------------------------------------- >> ant.home: /usr/share/ant >> ant-launcher.jar (9179 bytes) >> ant.jar (1060996 bytes) >> ant-bootstrap.jar (15968 bytes) >> >> ------------------------------------------- >> Tasks availability >> ------------------------------------------- >> ccmkdir : Not Available >> propertyfile : Not Available >> importtypelib : Not Available >> vsscheckin : Not Available >> p4reopen : Not Available >> image : Not Available >> csc : Not Available >> sshexec : Not Available >> wlrun : Not Available >> p4label : Not Available >> p4revert : Not Available >> replaceregexp : Not Available >> jjtree : Not Available >> jarlib-display : Not Available >> jspc : Not Available >> test : Not Available >> vsshistory : Not Available >> icontract : Not Available >> p4submit : Not Available >> scp : Not Available >> ccmcheckin : Not Available >> p4change : Not Available >> p4delete : Not Available >> vssadd : Not Available >> p4integrate : Not Available >> translate : Not Available >> cclock : Not Available >> chown : Not Available >> vajload : Not Available >> jarlib-available : Not Available >> rexec : Not Available >> WsdlToDotnet : Not Available >> jpcovmerge : Not Available >> ejbjar : Not Available >> stlist : Not Available >> serverdeploy : Not Available >> ildasm : Not Available >> cccheckin : Not Available >> ccunlock : Not Available >> wljspc : Not Available >> telnet : Not Available >> sosget : Not Available >> p4sync : Not Available >> ccmklabel : Not Available >> p4edit : Not Available >> maudit : Not Available >> antlr : Not Available >> netrexxc : Not Available >> ftp : Not Available >> jpcovreport : Not Available >> ccmcheckout : Not Available >> xmlvalidate : Not Available >> p4resolve : Not Available >> ccmcheckintask : Not Available >> iplanet-ejbc : Not Available >> native2ascii : Not Available >> ccrmtype : Not Available >> starteam : Not Available >> vsscheckout : Not Available >> soscheckin : Not Available >> mimemail : Not Available >> stylebook : Not Available >> stlabel : Not Available >> cab : Not Available >> splash : Not Available >> ccmkbl : Not Available >> cccheckout : Not Available >> p4have : Not Available >> jdepend : Not Available >> jsharpc : Not Available >> symlink : Not Available >> script : Not Available >> ccmcreatetask : Not Available >> rpm : Not Available >> attrib : Not Available >> mmetrics : Not Available >> echoproperties : Not Available >> junit : Not Available >> stcheckin : Not Available >> chgrp : Not Available >> vajexport : Not Available >> stcheckout : Not Available >> p4labelsync : Not Available >> vsscreate : Not Available >> ejbc : Not Available >> vbc : Not Available >> wsdltodotnet : Not Available >> junitreport : Not Available >> ccmkattr : Not Available >> ccupdate : Not Available >> renameext : Not Available >> vsslabel : Not Available >> vsscp : Not Available >> vajimport : Not Available >> p4fstat : Not Available >> setproxy : Not Available >> wlstop : Not Available >> p4counter : Not Available >> ilasm : Not Available >> soscheckout : Not Available >> jarlib-resolve : Not Available >> ccuncheckout : Not Available >> jlink : Not Available >> javacc : Not Available >> jarlib-manifest : Not Available >> pvcs : Not Available >> ccmklbtype : Not Available >> sound : Not Available >> scriptdef : Not Available >> mparse : Not Available >> blgenclient : Not Available >> jjdoc : Not Available >> ccmkelem : Not Available >> javah : Not Available >> ccmreconfigure : Not Available >> p4add : Not Available >> soslabel : Not Available >> jpcoverage : Not Available >> depend : Not Available >> vssget : Not Available >> ddcreator : Not Available >> >> ------------------------------------------- >> org.apache.env.Which diagnostics >> ------------------------------------------- >> Not available. >> Download it at http://xml.apache.org/commons/ >> >> ------------------------------------------- >> XML Parser information >> ------------------------------------------- >> XML Parser : org.apache.xerces.jaxp.SAXParserImpl >> XML Parser Location: /usr/share/java/xercesImpl.jar >> >> ------------------------------------------- >> System properties >> ------------------------------------------- >> java.runtime.name : Java(TM) 2 Runtime Environment, Standard Edition >> sun.boot.library.path : /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/i386 >> java.vm.version : 1.5.0_06-b05 >> ant.library.dir : /usr/share/ant/lib >> java.vm.vendor : Sun Microsystems Inc. >> java.vendor.url : http://java.sun.com/ >> path.separator : : >> java.vm.name : Java HotSpot(TM) Client VM >> file.encoding.pkg : sun.io >> user.country : US >> sun.os.patch.level : unknown >> java.vm.specification.name : Java Virtual Machine Specification >> user.dir : /usr/src/openmdx-1.12.1/core >> java.runtime.version : 1.5.0_06-b05 >> java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment >> java.endorsed.dirs : >> /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/endorsed >> os.arch : i386 >> java.io.tmpdir : /tmp >> line.separator : >> >> java.vm.specification.vendor : Sun Microsystems Inc. >> os.name : Linux >> ant.home : /usr/share/ant >> sun.jnu.encoding : UTF-8 >> java.library.path : >> /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/i386/client:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/i386:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/../lib/i386:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot >> java.specification.name : Java Platform API Specification >> java.class.version : 49.0 >> sun.management.compiler : HotSpot Client Compiler >> os.version : 2.6.15-26-server >> user.home : /root >> user.timezone : >> java.awt.printerjob : sun.print.PSPrinterJob >> file.encoding : UTF-8 >> java.specification.version : 1.5 >> user.name : root >> java.class.path : >> /usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xmlParserAPIs.jar:/usr/share/java/xercesImpl.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/lib/tools.jar >> java.vm.specification.version : 1.0 >> sun.arch.data.model : 32 >> java.home : /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre >> java.specification.vendor : Sun Microsystems Inc. >> user.language : en >> java.vm.info : mixed mode, sharing >> java.version : 1.5.0_06 >> java.ext.dirs : /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/ext >> sun.boot.class.path : >> /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/rt.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/i18n.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/jsse.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/jce.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/lib/charsets.jar:/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/classes >> java.vendor : Sun Microsystems Inc. >> file.separator : / >> java.vendor.url.bug : http://java.sun.com/cgi-bin/bugreport.cgi >> sun.cpu.endian : little >> sun.io.unicode.encoding : UnicodeLittle >> sun.cpu.isalist : >> >> -- >> View this message in context: >> http://www.nabble.com/Problems-installing-openMDX-error%3A-tf3064450.html#a8522685 >> Sent from the Ant - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> 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] > > > -- View this message in context: http://www.nabble.com/Problems-installing-openMDX-error%3A-tf3064450.html#a8560118 Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]