flexunit issue "fixed", latest changes (up to r1889) from 2.0 branch merged
Type: Posts; User: oliverlietz; Keyword(s):
flexunit issue "fixed", latest changes (up to r1889) from 2.0 branch merged
arrgghhh, information on flexunit.org is also outdated...
4.1 RC2 12/24/10 http://docs.flexunit.org/index.php?title=Downloads
4.1.0 release April 13, 2011...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Spring ActionScript ............................... SUCCESS [0.547s]
[INFO]...
work in progress: https://github.com/oliverlietz/sas
hi Roland,
after fixing SESPRINGACTIONSCRIPTAS-142 I have this output:
https://gist.github.com/1283865
I will start working on a minimal pom and add your doc build and tests later. Hope that...
Roland,
thank you. I switched my sample app to annotated configuration class. It works :)
However I'm still interested in completely dropping external configuration and solve it with one or two...
hello Keith,
it's on its way, but I need some spare time to finally solve at least SEDBFO-8, SEDBFO-9 and SEDBFO-10.
O.
upgraded to 2.0-SNAPSHOT but still not able to drop the XML. Roland, can you take a look?
Thanks,
O.
hey Roland,
here is the sample application: https://github.com/oliverlietz/sas-samples
To break the application uncomment lines 58 and 59 in EdisApplication and remove stageAutowirer from...
hi Roland,
it doesn't work for me:
[TIMESTAMP] DEBUG - FlexStageProcessorRegistry - FlexStageProcessorRegistry didn't find appropriate stage processors for document 'application0', retrieving...
hello all,
although it [1], [2] reads like using a FlexXMLApplicationContext and a ClassScannerObjectFactoryPostProcessor with Autowired/Inject annotations is enough to setup stage autowiring I...
Backup is not supported by every ObjectContainer, please ask your question in db4o's forums.
have a look at ObjectClassFactoryBean and ObjectFieldFactoryBean or ObjectClassConfigurer and ObjectFieldConfigurer
you are using the deprecated configuration system, you may want to try the new one:
https://src.springframework.org/svn/se-db4o/sandbox/1.0.0.SNAPSHOT-springframework-3.0-db4o-8.0/ (work in...