/data3/gump/xml-security/src/org/apache/xml/security/utils/resolver/implementations/ResolverXPointer.java
[javac] /data3/gump/xml-security/src/org/apache/xml/security/Init.java:149:
m_functions has private access in org.apache.xpath.compiler.FunctionTable
[javac]for (int i =
Erwin,
What do we want to do about this? Should we contact the Xalan crew, or
drop support for the original Java 1.4 if the user does not add Xalan to
the endorsed libs directory?
Cheers,
Berin
Sam Ruby wrote:
To whom it may engage...
This is an automated request, but not an
Erwin van der Koogh wrote:
So maybe the best thing is to just drop this out of the code?
And possibly lose support on a couple versions of 1.4?
That's what I'm not sure about. If we are telling people to use the
endorsed mechanism to override the broken version of Xalan, then I
*think* we ar
So maybe the best thing is to just drop this out of the code?
And possibly lose support on a couple versions of 1.4?
Erwin
So maybe the best thing is to just drop this out of the code?
Cheers,
Berin
Erwin van der Koogh wrote:
Do we need to support the Xalan library that came with 1.4? I thought we
had put something in place to catch the use of that version and throw an
exception? We then put instructions on
Do we need to support the Xalan library that came with 1.4? I thought we
had put something in place to catch the use of that version and throw an
exception? We then put instructions on the web site as to how to use the
endorsed directory to over-ride the Xalan that caused the problem? Or did
I mi
Erwin,
Do we need to support the Xalan library that came with 1.4? I thought
we had put something in place to catch the use of that version and throw
an exception? We then put instructions on the web site as to how to use
the endorsed directory to over-ride the Xalan that caused the problem?
compile.library:
[javac] Compiling 145 source files to
/data3/gump/xml-security/build/classes [javac]
/data3/gump/xml-security/build/src/org/apache/xml/security/Init.java:149:
m_functions has private access in org.apache.xpath.compiler.FunctionTable
[javac]for (int i = 0
Guys,
Could someone else have a look at the full output? At:
http://lsd.student.utwente.nl/gump/xml-security/work/build_xml-security_xml-security.html
It looks to me like we have a wrong jar being included for Xerces or
Xalan, but any thoughts welcome.
Cheers,
Berin
Sam Ruby wrote:
T