DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32240>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32240





------- Additional Comments From [EMAIL PROTECTED]  2004-12-15 08:52 -------
Hi Oliver,
hi Emmanuel,

I cannot compile the latest sources (from 2004-12-14) due to the following 
error:

compile:
    [javac] Compiling 41 source files to E:\TEMP\commons-configuration-src-
20041214\commons-configuration\target\classes
    [javac] E:\TEMP\commons-configuration-src-20041214\commons-
configuration\src\java\org\apache\commons\configuration\AbstractConfiguration
.java:149: cannot resolve symbol
    [javac] symbol  : method arrayIterator (java.lang.Object)
    [javac] location: class org.apache.commons.collections.IteratorUtils
    [javac]             return fetchInsertIterator(IteratorUtils.arrayIterator
(token));
    [javac]                                                     ^
    [javac] 1 error

The required libraries, including commons-collections-3.0.jar, have been 
downloaded by ant before.

So, I am not able to test the new version of HierarchicalXMLConfiguration. Or 
is there a link to a pre-compiled nightly build, that I missed? I am not 
familiar with the developing process of jakarta-commons as I am only trying to 
use the configuration library for my program.

Best regards,

Christian

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to