Since you posess the magic to install the SDK to the repo I would appreciate if you could find the time to deploy the SDK to the repository with versioning that works with the plugin. Fixing the versioncheck would probably be more difficult (?) and this SDK release is the only one with the problem (though it's the latest official SDK 3 release and probably the last one also). Therefore I'd say that fixing the versioncheck might be overkill.
On 20 heinä, 16:59, Marvin Froeder <[email protected]> wrote: > Either is fine with me. Which one has volunteers to get it done? > > On Tue, Jul 20, 2010 at 10:55 AM, Mika Kiljunen <[email protected]>wrote: > > > Hi, > > > I just tried to convert our Maven POM to use Flex Mojos plugin and tried to > > compile our swc with Flex SDK 3.5a (3.5.a.12683 at repository). It would > > probably work, but it throws an error concerning “a” when checking version. > > Would it be possible to reinstall SDK to the repository somehow without the > > “a” on the version (ie. 3.5.0.12683.1 etc. OR fix the version checking so > > that it won’t fail with “a” on flexmojos VersionUtils class line 48, which > > seems to state: > > > … > > > versions[i] = new Integer( versionsStr[i] ); > > > … > > > Thanks, > > > Mika > > > -- > > You received this message because you are subscribed to the Google > > Groups "Flex Mojos" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<flex-mojos%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/flex-mojos > > >http://flexmojos.sonatype.org/ -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
