Check out the history of the build.properties.default file at
http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/build.properties.default?view=log
Specifically look at the old value here:
http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/build.properties.default?r1=354430&r2=380673&diff_format=h
Or even older ones if you wish.
Yoav
On 11/10/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote:
Hi,
I am not able to build 5.5.9, build failed with:
+++
build-jasper:
[echo] ========== Building: jasper
build-only:
[javac] Compiling 87 source files to /home/jfclere/jakarta-
tomcat-5.5.9-src/jakarta-tomcat-5/build/classes
[javac] /home/jfclere/jakarta-tomcat-5.5.9-src/jakarta-tomcat-
jasper/jasper2/src/share/org/apache/jasper/compiler/JDTCompiler.java:194:
cannot find symbol
[javac] symbol : constructor NameEnvironmentAnswer
(org.eclipse.jdt.internal.compiler.env.ICompilationUnit)
[javac] location: class
org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
[javac] new NameEnvironmentAnswer
(compilationUnit);
[javac] ^
[javac] /home/jfclere/jakarta-tomcat-5.5.9-src/jakarta-tomcat-
jasper/jasper2/src/share/org/apache/jasper/compiler/JDTCompiler.java:215:
cannot find symbol
[javac] symbol : constructor NameEnvironmentAnswer
(org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader)
[javac] location: class
org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
[javac] new NameEnvironmentAnswer
(classFileReader);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors
+++
Where could I find the right version of eclipse-JDT-3.0.1.zip?
Cheers
Jean-Frederic
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]