<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/mvnflex2plugin/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/mvnflex2plugin/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/mvnflex2plugin/support-requests/</id><updated>2009-05-05T17:24:42Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>adding the -managers</title><link href="https://sourceforge.net/p/mvnflex2plugin/support-requests/3/" rel="alternate"/><published>2009-05-05T17:24:42Z</published><updated>2009-05-05T17:24:42Z</updated><author><name>scott brinkmeyer</name><uri>https://sourceforge.net/u/userid-2149732/</uri></author><id>https://sourceforge.net491da382ee05aa02546dde3eb44e9f1edcf0cfbe</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;i have a project that has to have the -managers&lt;br /&gt;
per the flex issue of &lt;a href="http://bugs.adobe.com/jira/browse/SDK-13856" rel="nofollow"&gt;http://bugs.adobe.com/jira/browse/SDK-13856&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;my pom looks like this&lt;br /&gt;
&amp;lt;build&amp;gt;&lt;br /&gt;
&amp;lt;defaultGoal&amp;gt;install&amp;lt;/defaultGoal&amp;gt;&lt;br /&gt;
&amp;lt;plugins&amp;gt;&lt;br /&gt;
&amp;lt;plugin&amp;gt;&lt;br /&gt;
&amp;lt;groupId&amp;gt;org.servebox.flex&amp;lt;/groupId&amp;gt;&lt;br /&gt;
&amp;lt;artifactId&amp;gt;flex-plugin&amp;lt;/artifactId&amp;gt;&lt;br /&gt;
&amp;lt;version&amp;gt;2.2.0&amp;lt;/version&amp;gt;&lt;br /&gt;
&amp;lt;extensions&amp;gt;true&amp;lt;/extensions&amp;gt;&lt;br /&gt;
&amp;lt;configuration&amp;gt;&lt;br /&gt;
&amp;lt;managers&amp;gt;flash.fonts.AFEFontManager&amp;lt;/managers&amp;gt;&lt;br /&gt;
&amp;lt;mxmlFile&amp;gt;src/main/flex/Renderer.mxml&amp;lt;/mxmlFile&amp;gt;&lt;br /&gt;
&amp;lt;locale&amp;gt;en_US&amp;lt;/locale&amp;gt;&lt;br /&gt;
&amp;lt;debug&amp;gt;false&amp;lt;/debug&amp;gt;&lt;br /&gt;
&amp;lt;optimize&amp;gt;true&amp;lt;/optimize&amp;gt;&lt;br /&gt;
&amp;lt;/configuration&amp;gt;&lt;br /&gt;
&amp;lt;/plugin&amp;gt;&lt;br /&gt;
&amp;lt;/plugins&amp;gt;&lt;/p&gt;
&lt;p&gt;any help is greatly appreciated&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Error while compile mxml with dropshadow filter</title><link href="https://sourceforge.net/p/mvnflex2plugin/support-requests/2/" rel="alternate"/><published>2009-04-20T13:17:35Z</published><updated>2009-04-20T13:17:35Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net7b49aa255a31eca483826bd54ccf3f0db8bea4d9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There is a mxml with a &amp;lt;mx:dropshadowfilter&amp;gt; tag in my project. If I want to build this there is a error message: &lt;/p&gt;
&lt;p&gt;[INFO] Loading configuration file D:\Projekte\Proemion\pwp\flex-components\democase\target\compiler-resources\flex-config.xml&lt;br /&gt;
[ERROR] Flex compiler error (D:\Projekte\Proemion\pwp\flex-components\democase\src\main\flex\analog\FuelGauge.mxml at 78:-1)&lt;br /&gt;
[ERROR] Could not resolve &amp;lt;mx:DropShadowFilter&amp;gt; to a component implementation.&lt;br /&gt;
[ERROR] Flex compiler error (D:\Projekte\Proemion\pwp\flex-components\democase\src\main\flex\analog\TempGauge.mxml at 63:-1)&lt;br /&gt;
[ERROR] Could not resolve &amp;lt;mx:DropShadowFilter&amp;gt; to a component implementation.&lt;/p&gt;
&lt;p&gt;How could you handle this. I had already try to include a newer 3.1 framework, but it doesn't work.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>How to set flex2.compiler.Xmx in pom.xm</title><link href="https://sourceforge.net/p/mvnflex2plugin/support-requests/1/" rel="alternate"/><published>2008-01-04T17:36:59Z</published><updated>2008-01-04T17:36:59Z</updated><author><name>Christophe Rochefolle</name><uri>https://sourceforge.net/u/madrockriss/</uri></author><id>https://sourceforge.net95555ccd79c3fb844b643d3e7eca4f5c3b7d22cd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;On one of my project I get an OutOfMemoryExecption when building SWC component. Searching into the mvn plugin sources I finally found I can use 'flex2.compiler.Xmx'.&lt;/p&gt;
&lt;p&gt;It's working when I add it on the command line :&lt;br /&gt;
mvn clean install -Dflex2.compiler.Xmx=1024&lt;/p&gt;
&lt;p&gt;But how can I set it in the pom.xml ?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Kriss&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>