Peter Mertens wrote: > Dear mailinglist, > > downloaded the source code of base with webservices. Now i wanted to > build the code and run base. > > So what i did: > > >ant package.bin > > this returned a hugh log with eventually: > > BUILD FAILED > /BASE-webservices/build.xml:1200: Could not create task or type of type: > replaceregexp. > > Ant could not find the task or a class this task relies upon. > > Can anybody tell me what to do?
I think this is a problem with your Ant installation. Type 'ant -diagnostics' and Ant will display a lot of info about your system. The most important thing is that the 'ANT_HOME/lib jar listing' section contains the file 'ant-apache-regexp.jar'. If not, you should update your Ant installation. The easiest is to download it from http://ant.apache.org/ > And how do i start up base if it would work? Follow the regular installation instructions: http://base.thep.lu.se/chrome/site/doc/html/admindoc/installation_upgrade/installation_upgrade.html /Nicklas > > thx, > > Peter > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > basedb-devel mailing list > basedb-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/basedb-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ basedb-devel mailing list basedb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/basedb-devel