You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Sam Ruby <ru...@us.ibm.com> on 2001/11/25 16:28:55 UTC

Re: [GUMP] Build Failure - Security

Is there a reason the DOMConfigurator.configure(org.w3c.dom.Element) method
was commented out?

See http://cvs.apache.org/viewcvs/jakarta-log4j/src/java/org/apache/log4j/xml/DOMConfigurator.java?rev=1.40&content-type=text/vnd.viewcvs-markup

- Sam Ruby

---------------------- Forwarded by Sam Ruby/Raleigh/IBM on 11/25/2001
10:26 AM ---------------------------

Sam Ruby/Raleigh/IBM@IBMUS on 11/25/2001 08:17:19 AM

To:   security-dev@xml.apache.org
cc:
Subject:  [GUMP] Build Failure - Security



----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2001-11-25/xml-security.html>
----------------------------------------------------

Buildfile: build.xml

init:
     [echo] ---------------- Apache-XML-Security 0.0.1 [1999-2001]
---------------

prepare:
    [mkdir] Created dir: /home/rubys/jakarta/xml-security/classes

get-jce:

compile.library:
    [javac] Compiling 123 source files to
/home/rubys/jakarta/xml-security/classes
    [javac]
    [javac] Found 1 semantic error compiling
"/home/rubys/jakarta/xml-security/src/org/apache/xml/security/Init.java":
    [javac]
    [javac]    147.
org.apache.log4j.xml.DOMConfigurator.configure(log4jElem);
    [javac]
<------------------------------------------------------->
    [javac] *** Error: No match was found for method
"configure(org.w3c.dom.Element)".

BUILD FAILED

/home/rubys/jakarta/xml-security/build.xml:147: Compile failed, messages
should have been provided.

Total time: 10 seconds



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - Security

Posted by wangzhanewei <wa...@necsi.nec.co.jp>.
----- Original Message -----
From: "Sam Ruby" <ru...@us.ibm.com>
To: <lo...@jakarta.apache.org>
Cc: <se...@xml.apache.org>
Sent: Monday, November 26, 2001 12:28 AM
Subject: Re: [GUMP] Build Failure - Security


> Is there a reason the DOMConfigurator.configure(org.w3c.dom.Element)
method
> was commented out?
>
> See
http://cvs.apache.org/viewcvs/jakarta-log4j/src/java/org/apache/log4j/xml/DO
MConfigurator.java?rev=1.40&content-type=text/vnd.viewcvs-markup
>
> - Sam Ruby
>
> ---------------------- Forwarded by Sam Ruby/Raleigh/IBM on 11/25/2001
> 10:26 AM ---------------------------
>
> Sam Ruby/Raleigh/IBM@IBMUS on 11/25/2001 08:17:19 AM
>
> To:   security-dev@xml.apache.org
> cc:
> Subject:  [GUMP] Build Failure - Security
>
>
>
> ----------------------------------------------------
> This email is autogenerated from the output from:
> <http://jakarta.apache.org/builds/gump/2001-11-25/xml-security.html>
> ----------------------------------------------------
>
> Buildfile: build.xml
>
> init:
>      [echo] ---------------- Apache-XML-Security 0.0.1 [1999-2001]
> ---------------
>
> prepare:
>     [mkdir] Created dir: /home/rubys/jakarta/xml-security/classes
>
> get-jce:
>
> compile.library:
>     [javac] Compiling 123 source files to
> /home/rubys/jakarta/xml-security/classes
>     [javac]
>     [javac] Found 1 semantic error compiling
> "/home/rubys/jakarta/xml-security/src/org/apache/xml/security/Init.java":
>     [javac]
>     [javac]    147.
> org.apache.log4j.xml.DOMConfigurator.configure(log4jElem);
>     [javac]
> <------------------------------------------------------->
>     [javac] *** Error: No match was found for method
> "configure(org.w3c.dom.Element)".
>
> BUILD FAILED
>
> /home/rubys/jakarta/xml-security/build.xml:147: Compile failed, messages
> should have been provided.
>
> Total time: 10 seconds
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - Security

Posted by wangzhanewei <wa...@necsi.nec.co.jp>.
----- Original Message -----
From: "Ceki Gulcu" <ce...@qos.ch>
To: "Log4J Developers List" <lo...@jakarta.apache.org>
Cc: <se...@xml.apache.org>
Sent: Monday, November 26, 2001 8:23 AM
Subject: Re: [GUMP] Build Failure - Security


>
> Sam,
>
> Should be corrected now. Sorry about the hassle. Ceki
>
> At 10:28 25.11.2001 -0500, Sam Ruby wrote:
> >Is there a reason the DOMConfigurator.configure(org.w3c.dom.Element)
method
> >was commented out?
> >
> >See
http://cvs.apache.org/viewcvs/jakarta-log4j/src/java/org/apache/log4j/xml/DO
MConfigurator.java?rev=1.40&content-type=text/vnd.viewcvs-markup
> >
> >- Sam Ruby
> >
> >---------------------- Forwarded by Sam Ruby/Raleigh/IBM on 11/25/2001
> >10:26 AM ---------------------------
> >
> >Sam Ruby/Raleigh/IBM@IBMUS on 11/25/2001 08:17:19 AM
> >
> >To:   security-dev@xml.apache.org
> >cc:
> >Subject:  [GUMP] Build Failure - Security
> >
> >
> >
> >----------------------------------------------------
> >This email is autogenerated from the output from:
> ><http://jakarta.apache.org/builds/gump/2001-11-25/xml-security.html>
> >----------------------------------------------------
> >
> >Buildfile: build.xml
> >
> >init:
> >     [echo] ---------------- Apache-XML-Security 0.0.1 [1999-2001]
> >---------------
> >
> >prepare:
> >    [mkdir] Created dir: /home/rubys/jakarta/xml-security/classes
> >
> >get-jce:
> >
> >compile.library:
> >    [javac] Compiling 123 source files to
> >/home/rubys/jakarta/xml-security/classes
> >    [javac]
> >    [javac] Found 1 semantic error compiling
> >"/home/rubys/jakarta/xml-security/src/org/apache/xml/security/Init.java":
> >    [javac]
> >    [javac]    147.
> >org.apache.log4j.xml.DOMConfigurator.configure(log4jElem);
> >    [javac]
> ><------------------------------------------------------->
> >    [javac] *** Error: No match was found for method
> >"configure(org.w3c.dom.Element)".
> >
> >BUILD FAILED
> >
> >/home/rubys/jakarta/xml-security/build.xml:147: Compile failed, messages
> >should have been provided.
> >
> >Total time: 10 seconds
> >
> >
> >
> >--
> >To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> >For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] Build Failure - Security

Posted by Ceki Gulcu <ce...@qos.ch>.
Sam,

Should be corrected now. Sorry about the hassle. Ceki

At 10:28 25.11.2001 -0500, Sam Ruby wrote:
>Is there a reason the DOMConfigurator.configure(org.w3c.dom.Element) method
>was commented out?
>
>See http://cvs.apache.org/viewcvs/jakarta-log4j/src/java/org/apache/log4j/xml/DOMConfigurator.java?rev=1.40&content-type=text/vnd.viewcvs-markup
>
>- Sam Ruby
>
>---------------------- Forwarded by Sam Ruby/Raleigh/IBM on 11/25/2001
>10:26 AM ---------------------------
>
>Sam Ruby/Raleigh/IBM@IBMUS on 11/25/2001 08:17:19 AM
>
>To:   security-dev@xml.apache.org
>cc:
>Subject:  [GUMP] Build Failure - Security
>
>
>
>----------------------------------------------------
>This email is autogenerated from the output from:
><http://jakarta.apache.org/builds/gump/2001-11-25/xml-security.html>
>----------------------------------------------------
>
>Buildfile: build.xml
>
>init:
>     [echo] ---------------- Apache-XML-Security 0.0.1 [1999-2001]
>---------------
>
>prepare:
>    [mkdir] Created dir: /home/rubys/jakarta/xml-security/classes
>
>get-jce:
>
>compile.library:
>    [javac] Compiling 123 source files to
>/home/rubys/jakarta/xml-security/classes
>    [javac]
>    [javac] Found 1 semantic error compiling
>"/home/rubys/jakarta/xml-security/src/org/apache/xml/security/Init.java":
>    [javac]
>    [javac]    147.
>org.apache.log4j.xml.DOMConfigurator.configure(log4jElem);
>    [javac]
><------------------------------------------------------->
>    [javac] *** Error: No match was found for method
>"configure(org.w3c.dom.Element)".
>
>BUILD FAILED
>
>/home/rubys/jakarta/xml-security/build.xml:147: Compile failed, messages
>should have been provided.
>
>Total time: 10 seconds
>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>