You only need to generate the rsl for a 3rd party library, right? why don't you simply use adobe tooling to do so? Only needs to do it once and store it into some repository manager (AKA nexus.sonatype.org)
VELO On Tue, Jan 18, 2011 at 10:33 AM, Roberto Lo Giacco <[email protected]>wrote: > On Tue, Jan 18, 2011 at 10:56, Marvin Froeder <[email protected]> wrote: > >> You can try that. > > > No success, I'm still getting the following error while running my app > > Error #2044: Unhandled error:. text=Error building Context - cause: Error: > Expected exactly one [Metadata] tag on Class > org.spicefactory.lib.reflect.metadata::EventInfo > at MetadataClassRegistration() > at org.spicefactory.lib.reflect::Metadata$/registerMetadataClass() > at org.spicefactory.lib.reflect::Metadata$/initialize() > at org.spicefactory.lib.reflect::Metadata$/registerMetadataClass() > at com.adobe.cairngorm::CairngormNavigationSupport$/initialize() > at com.adobe.cairngorm::CairngormNavigationSupport/processBuilder() > at > org.spicefactory.parsley.flex.tag.builder::ContextBuilderTag/createContext() > at > org.spicefactory.parsley.flex.tag.builder::ContextBuilderTag/executeAction() > at org.spicefactory.parsley.flex.tag::ConfigurationTagBase/addedToStage() > > As in my first post link ( > http://www.spicefactory.org/forum/viewtopic.php?p=3957&sid=ca0db5b4295e788dd312bfcef085c92b), > this message should be related to optimizer stripping out metadatas, even if > the error says there are too much instances of that metadata.... BTW, > [Metadata] is a parsley related tag. > > Any suggestion? > > -- > 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 > > http://flexmojos.sonatype.org/ > -- 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/
