You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2006/10/12 17:18:20 UTC

DO NOT REPLY [Bug 40741] - tomcat-5.5.20 source build fails because the download location for Eclipse JDT has changed

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=40741>.
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=40741


bugzilla@schoenhaber.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |minor
            Summary|tomcat-5.5.20 source build  |tomcat-5.5.20 source build
                   |fails                       |fails because the download
                   |                            |location for Eclipse JDT has
                   |                            |changed




------- Additional Comments From bugzilla@schoenhaber.de  2006-10-12 08:18 -------
With 3.2.1 being the current Eclipse release, the previous builds are no longer
accessible via Eclipse's current download site but have been moved to the
archive location.

To get the build working, open build/build.properties.default and change the
following line
jdt.loc=http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/R-3.1.2-200601181600/eclipse-JDT-3.1.2.zip
to
jdt.loc=http://archive.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/eclipse-JDT-3.1.2.zip
or use a mirror of archive.eclipse.org (if one exists).

One could also check whether the current 3.2.1 compiler works as a drop-in
replacement for the 3.1.2 version in Tomcat. But in this case I strongly doubt
that the devs will want to hear complaints if something doesn't work.

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org