qickrooms / flex-mojos

Automatically exported from code.google.com/p/flex-mojos
0 stars 0 forks source link

Will not exclude a file from compiling when using externs when compiling a swc #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a mxml file in src/main/flex with something that will not compile
2. Add class name to externs
3. mvn compile

What is the expected output? What do you see instead?
Should compile just fine, but fails because there are things that does not
compile in the file that should have been excluded from the compile.

What version of the product are you using? On what operating system?
2.0M9 Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by motzfe...@gmail.com on 22 Dec 2008 at 3:54

GoogleCodeExporter commented 9 years ago
http://issues.sonatype.org/browse/FLEXMOJOS-11

Original comment by velo...@gmail.com on 21 Jan 2009 at 7:21