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

Bug 367856

Summary: [validation] Track javascript dependencies for validation in HTML
Product: [WebTools] WTP Source Editing Reporter: Nick Sandonato <nsand.dev>
Component: wst.htmlAssignee: Nick Sandonato <nsand.dev>
Status: RESOLVED FIXED QA Contact: Nick Sandonato <nsand.dev>
Severity: normal    
Priority: P3 CC: thatnitind
Version: 3.2.5Flags: thatnitind: review+
Target Milestone: 3.2.5 P   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
patch
none
patch none

Description Nick Sandonato CLA 2012-01-04 10:08:18 EST
When validating HTML files, we should be tracking the JavaScript dependencies from script tags with src attributes. This will allow revalidation upon these particular JavaScript source file changes.
Comment 1 Nick Sandonato CLA 2012-01-04 10:13:55 EST
Created attachment 209011 [details]
patch
Comment 2 Nick Sandonato CLA 2012-01-05 10:22:23 EST
Created attachment 209078 [details]
patch
Comment 3 Nick Sandonato CLA 2012-02-08 17:53:48 EST
Code checked in.