Adobe did changed flex 4 and hardcoded this damn spark skin theme into compiler.
I will need to hardcode something to counter act that. VELO On 9 jan, 16:37, "[email protected]" <[email protected]> wrote: > Hi, > > I'm using 3.5-SNAPSHOT in a flex 4 project, with the sparkskins theme > dependency, when i run asdoc report > I got the error "defaults: Error: unable to open './themes/Spark/ > spark.css'", I've tried to atach an <themes> to asdoc configuration > but no chance, after that the only thing I can imagine to do is to add > <configFile>/var/flex_sdks/flex_sdk_4.0.0.12575/frameworks/flex- > config.xml</configFile> and hardcode css path in flex-config. > After that I'm getting "Error: unable to load SWC > framework-4.0.0.12575-configs.zip: could not find catalog.xml within > the SWC." thus, I've to add the exclusion > <exclusions> > <exclusion> > <groupId>com.adobe.flex.framework</groupId> > <artifactId>framework</artifactId> > </exclusion> > </exclusions> > to flex-frameworks to get asdoc working, > > I donot like havig local hard disk dependecies /var..../flex- > config.xml, should this (asdoc report) worksout of the box with flex4 > and I misconfigurin something or this may be a bug to fill in jira? > > Thanks in advance, > Nico
-- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
