<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 23 Apr 2011 17:42:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Exclude classes from a compilation of a SWC project</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add the feature to exclude classes from compilation. For example when adding a reference to a class with "include" keyword, the specified class after this keyword is generally not an actionscript class. Like  "../styles/metadata/GapStyles.as".&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ghazi Triki</dc:creator><pubDate>Sat, 23 Apr 2011 17:42:39 -0000</pubDate><guid>https://sourceforge.nete7182aebb0f720782347e0d4f9edb3bd44b366eb</guid></item><item><title>Build Final Name</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks to Dean for reporting us this issue.&lt;br /&gt;
The build/finalName parameter into the POM should allow the filename of the artifact into the target repository to be changed. Concerning installation / deployment of artifacts, the name should stay the same ($artifactId-$version-$classifier) to avoid problems while crawling repository.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff-ServeBox</dc:creator><pubDate>Wed, 27 May 2009 07:54:53 -0000</pubDate><guid>https://sourceforge.netf5450c5201464305feb9d1f1f4b9a8514e1f0585</guid></item><item><title>Being able to compile multilang applications</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Because it is impossible to compile multilang application because:&lt;br /&gt;
- only one 'locale' can be set in the pom.xml configuration&lt;br /&gt;
- there is no 'source-path' compiler option available in the pom.xml (planned to 2.2.0 I suppose)&lt;/p&gt;
&lt;p&gt;I ve implemented such a feature in a very easy-going way: you can have a look to the SVN patch (for 'flex-plugin' rev.223) I attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philippe Chaurand</dc:creator><pubDate>Tue, 24 Mar 2009 11:39:11 -0000</pubDate><guid>https://sourceforge.netf1e633b7118e5ad56966c8fb8fc1beee1bf111c9</guid></item><item><title>Add configuration key to use Flex Builder SDK</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In "Flex Build Path" window we can see useful button "Add Flex SDK". This button adds Flex Builder 3 internal SDK libs with sources. It will be very useful to add configuration key like "addBuilderSDK" in Maven Flex Builder configuration, which will do this.&lt;/p&gt;
&lt;p&gt;In .actionScriptProperties file you should just write this string: &amp;lt;libraryPathEntry kind="112" path=""/&amp;gt;&lt;/p&gt;
&lt;p&gt;And if we including Flex Builder SDK then we must have ability to exclude defined dependencies which could cross with Flex Builder SDK added libs. For example: framework.swc, rpc.swc... The second thing is to implement dependency excluding to create right eclipse libs configuration.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikita Koksharov</dc:creator><pubDate>Wed, 04 Feb 2009 10:30:38 -0000</pubDate><guid>https://sourceforge.net5c4ad9c46763a335952a1558ec430e264ad2075b</guid></item><item><title>Add a stopBuildOnFlashPlayerFailure property</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This property could avoid the build to stop when Maven is executing unit tests on an environment with no Flash Player installed.&lt;br /&gt;
&lt;a href="https://sourceforge.net/forum/message.php?msg_id=6104149"&gt;https://sourceforge.net/forum/message.php?msg_id=6104149&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff-ServeBox</dc:creator><pubDate>Wed, 14 Jan 2009 11:02:44 -0000</pubDate><guid>https://sourceforge.net964f380dec2e4ebd13fa3eda11b16eef028bcdfb</guid></item><item><title>compilerSourcePathEntry</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;flex:eclipse mojo should have a compilerSourcePath option for specify other src path on flex application&lt;/p&gt;
&lt;p&gt;&amp;lt;compilerSourcePath&amp;gt;&lt;br /&gt;
&amp;lt;compilerSourcePathEntry kind="1" linkType="1" path="src/main/resources"/&amp;gt;&lt;br /&gt;
&amp;lt;/compilerSourcePath&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A.Desmarais</dc:creator><pubDate>Sat, 20 Dec 2008 21:03:45 -0000</pubDate><guid>https://sourceforge.net0bf75060d952a360be8fa44f0ecac79399283d7d</guid></item><item><title>LinkRessource managment in .project</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Feature request: &lt;/p&gt;
&lt;p&gt;flex:eclipse mojo should have linkedResources options for adding linkedResource to .project file.&lt;/p&gt;
&lt;p&gt;&amp;lt;linkedResources&amp;gt;&lt;br /&gt;
&amp;lt;link&amp;gt;&lt;br /&gt;
&amp;lt;name&amp;gt;bin-debug&amp;lt;/name&amp;gt;&lt;br /&gt;
&amp;lt;type&amp;gt;2&amp;lt;/type&amp;gt;  &amp;lt;location&amp;gt;D:/path/to/tomcat/webapps/myapplication/bin-debug&amp;lt;/location&amp;gt;&lt;br /&gt;
&amp;lt;/link&amp;gt;&lt;br /&gt;
&amp;lt;/linkedResources&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A.Desmarais</dc:creator><pubDate>Sat, 20 Dec 2008 20:56:04 -0000</pubDate><guid>https://sourceforge.net85b70789d3978a239381a5a2782b9d67a673f1b4</guid></item><item><title>Library manifest support</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Some SWC files consist of multiple components from different packages, so compc includes a manifest file with your SWC file in those cases to prevent compiler errors.&lt;/p&gt;
&lt;p&gt;When compiling the SWC file, you specify the manifest file by using the namespace and the include-namespaces options. You define the namespace and its contents with the namespace option:&lt;/p&gt;
&lt;p&gt;-namespace &lt;a href="http://mynamespace" rel="nofollow"&gt;http://mynamespace&lt;/a&gt; mymanifest.xml&lt;/p&gt;
&lt;p&gt;Then you identify that namespace's contents for inclusion in the SWC file:&lt;/p&gt;
&lt;p&gt;-include-namespaces &lt;a href="http://mynamespace" rel="nofollow"&gt;http://mynamespace&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljoly</dc:creator><pubDate>Wed, 12 Sep 2007 20:16:50 -0000</pubDate><guid>https://sourceforge.netae64c6aba963c8dcff80371e09bbdd21eb90be56</guid></item><item><title>Implement services and contextRoot use</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The services and contextRoot are present in the Mojo but not used.&lt;/p&gt;
&lt;p&gt;I patched my version of the plugin to be able to build application using Granite.&lt;/p&gt;
&lt;p&gt;Made the following changes:&lt;/p&gt;
&lt;p&gt;in AbstractFlexMakeMojo.getFlexCompilerCommandLineArguments&lt;/p&gt;
&lt;p&gt;I add : &lt;/p&gt;
&lt;p&gt;// -compiler.context-root&lt;br /&gt;
if (contextRoot!=null)&lt;br /&gt;
{&lt;br /&gt;
flexCompilerArguments.add( "-compiler.context-root" );&lt;br /&gt;
flexCompilerArguments.add( contextRoot);&lt;br /&gt;
}  &lt;br /&gt;
// -services&lt;br /&gt;
if (services!=null &amp;amp;&amp;amp; services.exists())&lt;br /&gt;
{&lt;br /&gt;
flexCompilerArguments.add( "-services" );&lt;br /&gt;
flexCompilerArguments.add( services.getAbsolutePath());&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;and modify contextRoot from :&lt;/p&gt;
&lt;p&gt;protected URL contextRoot = null;&lt;/p&gt;
&lt;p&gt;to &lt;/p&gt;
&lt;p&gt;protected String contextRoot = null;&lt;/p&gt;
&lt;p&gt;and it's working fine for me...&lt;/p&gt;
&lt;p&gt;Maybe it can help for the next version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christophe Rochefolle</dc:creator><pubDate>Mon, 23 Jul 2007 16:13:55 -0000</pubDate><guid>https://sourceforge.netdb2e0cc42b1864d6c63c203f0c18630134676dcb</guid></item><item><title>Don't require installing flex sdk libraries repository</title><link>https://sourceforge.net/p/mvnflex2plugin/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems like overkill to require adding all the libraries from the Flex SDK into the Maven repository.  Since the SDK needs to be installed anyway, can't the plugin just grab the libraries from there?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Sterling</dc:creator><pubDate>Fri, 11 May 2007 01:18:29 -0000</pubDate><guid>https://sourceforge.net3519df15bfe1c75886ab3a252f183038d927bce1</guid></item></channel></rss>