wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

invalid ";" caracter (branches/maven-build) #351

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
making a difference between maven branch and trunk, i found
flexlib\baseClasses\AccordionBase.as at line 2232 :

if (child as IAutomationObject);

the ';' should be removed.

the maven branch should be updated from trunk too.
Maybe, you could merge both, keeping only the pom.xml files for maven build.

Original issue reported on code.google.com by bmoreau2...@gmail.com on 1 Apr 2011 at 1:53