Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 35719 invoked by uid 500); 19 Apr 2002 13:31:10 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 35708 invoked from network); 19 Apr 2002 13:31:09 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Peter Royal Organization: Pace Systems Group, Inc. To: cocoon-dev@xml.apache.org Subject: Re: idea Date: Fri, 19 Apr 2002 09:28:04 -0400 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Friday 19 April 2002 03:30 am, Torsten Curdt wrote: > I tracked this down... seems most of the targets are fine but in > "generate-java-code" I get several execeptions (unfortunately I seem no > to be able to cut-and-past - so here is an excerpt): Infamous cut-and-paste errors under linux? If so, xclipboard is your friend :) > Task: style > DEPRECATED xslp processor is deprecated. Use trax or xalan instead > java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTPocessorFactory > at ... > at com.intellij.ant.AntMain.a(...) > > build.xml:869: javax.xml.transform.TransformerFactoryConfigurationError: > Provider org.apache.xalan.processor.TransformerFactoryImpl not found > at ... > at com.intellij.ant.AntMain.a(...) Hmm. Did you try adding the xalan jar do the "extra build jars" in the ant config in idea? > Any ideas? (<- hey, that's some sort of funny ;) haha puns are great :) I never actually ran that task since I never did a full compile inside of idea. My suggestion would be to run a full compile outside of IDEA so that dep is satisfied and you don't have to run the task, of course there may be other tasks that are impairing you. What other errors have you received? I'll try building in idea again soon and let you know. -pete -- peter royal -> proyal@managingpartners.com --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org