[svn:fx-trunk] 8083: Change FlexTask to load the jar that is specified in the task class.
Revision: 8083
Author: gauravj@adobe.com
Date: 2009-06-23 06:38:58 -0700 (Tue, 23 Jun 2009)
Log Message:
***********
Change FlexTask to load the jar that is specified in the task class. This makes asdoc html generation to work without setting the classpath in the <asdoc> task.
modify asdoc build.xml to replace flex4 with spark.
QE Notes: None.
Doc Notes: None.
Reviewed by: Paul
Modified Paths:
**************
flex/sdk/trunk/asdoc/build.xml
flex/sdk/trunk/modules/antTasks/src/flex/ant/FlexTask.java
