Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 10212 invoked from network); 25 Oct 2005 13:07:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Oct 2005 13:07:23 -0000 Received: (qmail 5630 invoked by uid 500); 25 Oct 2005 13:06:26 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 5069 invoked by uid 500); 25 Oct 2005 13:06:22 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 4810 invoked by uid 99); 25 Oct 2005 13:06:20 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2005 06:06:17 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 0D7E5222 for ; Tue, 25 Oct 2005 15:05:57 +0200 (CEST) Message-ID: <1542649122.1130245557053.JavaMail.jira@ajax.apache.org> Date: Tue, 25 Oct 2005 15:05:57 +0200 (CEST) From: "Helma van der Linden (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Closed: (COCOON-7) Oracle Support in build.xml Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-7?page=all ] Helma van der Linden closed COCOON-7: ------------------------------------- Resolution: Fixed closed with resolution = fixed > Oracle Support in build.xml > --------------------------- > > Key: COCOON-7 > URL: http://issues.apache.org/jira/browse/COCOON-7 > Project: Cocoon > Type: Bug > Components: * Cocoon Core > Versions: 2.0 Alpha > Environment: Operating System: Linux > Platform: PC > Reporter: mkamp > Priority: Minor > > After running ANT I get the below posted error message. Before that it is > checked in the build.xml if a particular oracle class is present. This class > seems to be present on my system. Nevertheless oracle.jdbc.OracleResultSet is > not present on my system but referenced. > I can work around with removing the test for oracle, so that everything is > compiled without the oracle support. > Mariano > compile: > [copy] Copying 1 file to /home/mkamp/xml-cocoon/build/cocoon/classes > [javac] Compiling 3 source files to > /home/mkamp/xml-cocoon/build/cocoon/classes > [javac] > /home/mkamp/xml-cocoon/build/cocoon/src/org/apache/cocoon/acting/OraAddAction.java:24: > Class oracle.jdbc.OracleResultSet not found in import. > [javac] import oracle.jdbc.OracleResultSet; > [javac] ^ > [javac] 1 error > BUILD FAILED > /home/mkamp/xml-cocoon/build.xml:312: Compile failed, messages should have been > provided. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira