<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/mvnflex2plugin/feature-requests/</id><updated>2011-04-23T17:42:39Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Exclude classes from a compilation of a SWC project</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/12/" rel="alternate"/><published>2011-04-23T17:42:39Z</published><updated>2011-04-23T17:42:39Z</updated><author><name>Ghazi Triki</name><uri>https://sourceforge.net/u/ghazitriki/</uri></author><id>https://sourceforge.nete7182aebb0f720782347e0d4f9edb3bd44b366eb</id><summary type="html">&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;</summary></entry><entry><title>Build Final Name</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/11/" rel="alternate"/><published>2009-05-27T07:54:53Z</published><updated>2009-05-27T07:54:53Z</updated><author><name>Jeff-ServeBox</name><uri>https://sourceforge.net/u/jfm-servebox/</uri></author><id>https://sourceforge.netf5450c5201464305feb9d1f1f4b9a8514e1f0585</id><summary type="html">&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;</summary></entry><entry><title>Being able to compile multilang applications</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/10/" rel="alternate"/><published>2009-03-24T11:39:11Z</published><updated>2009-03-24T11:39:11Z</updated><author><name>Philippe Chaurand</name><uri>https://sourceforge.net/u/pchaurand/</uri></author><id>https://sourceforge.netf1e633b7118e5ad56966c8fb8fc1beee1bf111c9</id><summary type="html">&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;</summary></entry><entry><title>Add configuration key to use Flex Builder SDK</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/9/" rel="alternate"/><published>2009-02-04T10:30:38Z</published><updated>2009-02-04T10:30:38Z</updated><author><name>Nikita Koksharov</name><uri>https://sourceforge.net/u/mrniko/</uri></author><id>https://sourceforge.net5c4ad9c46763a335952a1558ec430e264ad2075b</id><summary type="html">&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;</summary></entry><entry><title>Add a stopBuildOnFlashPlayerFailure property</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/8/" rel="alternate"/><published>2009-01-14T11:02:44Z</published><updated>2009-01-14T11:02:44Z</updated><author><name>Jeff-ServeBox</name><uri>https://sourceforge.net/u/jfm-servebox/</uri></author><id>https://sourceforge.net964f380dec2e4ebd13fa3eda11b16eef028bcdfb</id><summary type="html">&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;</summary></entry><entry><title>compilerSourcePathEntry</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/7/" rel="alternate"/><published>2008-12-20T21:03:45Z</published><updated>2008-12-20T21:03:45Z</updated><author><name>A.Desmarais</name><uri>https://sourceforge.net/u/adesmarais/</uri></author><id>https://sourceforge.net0bf75060d952a360be8fa44f0ecac79399283d7d</id><summary type="html">&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;</summary></entry><entry><title>LinkRessource managment in .project</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/6/" rel="alternate"/><published>2008-12-20T20:56:04Z</published><updated>2008-12-20T20:56:04Z</updated><author><name>A.Desmarais</name><uri>https://sourceforge.net/u/adesmarais/</uri></author><id>https://sourceforge.net85b70789d3978a239381a5a2782b9d67a673f1b4</id><summary type="html">&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;</summary></entry><entry><title>Library manifest support</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/5/" rel="alternate"/><published>2007-09-12T20:16:50Z</published><updated>2007-09-12T20:16:50Z</updated><author><name>ljoly</name><uri>https://sourceforge.net/u/laurentjoly/</uri></author><id>https://sourceforge.netae64c6aba963c8dcff80371e09bbdd21eb90be56</id><summary type="html">&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;</summary></entry><entry><title>Implement services and contextRoot use</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/4/" rel="alternate"/><published>2007-07-23T16:13:55Z</published><updated>2007-07-23T16:13:55Z</updated><author><name>Christophe Rochefolle</name><uri>https://sourceforge.net/u/madrockriss/</uri></author><id>https://sourceforge.netdb2e0cc42b1864d6c63c203f0c18630134676dcb</id><summary type="html">&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;</summary></entry><entry><title>Don't require installing flex sdk libraries repository</title><link href="https://sourceforge.net/p/mvnflex2plugin/feature-requests/3/" rel="alternate"/><published>2007-05-11T01:18:29Z</published><updated>2007-05-11T01:18:29Z</updated><author><name>Brian Sterling</name><uri>https://sourceforge.net/u/bwsterling/</uri></author><id>https://sourceforge.net3519df15bfe1c75886ab3a252f183038d927bce1</id><summary type="html">&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;</summary></entry></feed>