Hello guys, As I just reproduced this issue with the latest flex4 and flex-mojos 3.6.1, I created a bug for it: https://issues.sonatype.org/browse/FLEXMOJOS-310
Hopefully I or someone will have the time or bandwidth to fix it. Cheers, François On Sat, Jan 9, 2010 at 9:05 PM, velo <[email protected]> wrote: > 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]<flex-mojos%[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/ > -- François Le Droff http://www.droff.com -- 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 http://flexmojos.sonatype.org/
