flex-users / flexlib

Open Source Flex components library.
github.com/flex-users/flexlib
MIT License
204 stars 91 forks source link

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

Closed nicoulaj closed 12 years ago

nicoulaj commented 13 years ago

Originally filed by bmoreau2...@gmail.com on 2011-04-01T13:53:26

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.

nicoulaj commented 12 years ago

Closing (not relevant anymore)