Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 365795

Summary: site.xml points to a wrong Eclipse website
Product: [Tools] AJDT Reporter: Felipe Zschornack <felipe.zschornack>
Component: DocAssignee: AJDT-inbox <AJDT-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: andrew.eisenberg
Version: unspecified   
Target Milestone: 2.1.3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Felipe Zschornack CLA 2011-12-06 14:22:03 EST
Build Identifier: 2.1.3

The file "site.xml", contained in the "ajdt_2.1.3_for_eclipse_3.6.zip" file, contains the following text:

"The AJDT project provides Eclipse tooling for the AspectJ language.  See http://eclispe.org/ajdt"

But the correct text in this case is:

"The AJDT project provides Eclipse tooling for the AspectJ language.  See http://eclipse.org/ajdt".

Reproducible: Always

Steps to Reproduce:
1.Download the zip file founded in http://download.eclipse.org/tools/ajdt/36/update/ajdt_2.1.3_for_eclipse_3.6.zip
2.Open the site.xml file contained in this zip file. 
3.Search the term "http://eclispe.org/ajdt" in this file.
Comment 1 Andrew Eisenberg CLA 2011-12-06 15:54:48 EST
Thanks for finding this.  Fixed now in e37 branch.