qickrooms / flex-mojos

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

Test phase fails to purge all RSL and external dependencies and add as merged scope #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a swc and prepare it for use as RSL using optimizer-mojo
2. Update pom to list swc RSL in rslUrls and specify the swc artifact in
dependencies with scope set to rsl
3. run maven test phase

What is the expected output? What do you see instead?
Expect successful build. Instead the test phase fails with timeout due to
flash player failing with Error #2032: Stream Error, because it expects to
find the RSL in the target/test-classes folder.

What version of the product are you using? On what operating system?
M7 on XP sp2.

Please provide any additional information below.
Per Velo:
http://blog.flex-mojos.info/2008/10/02/flex-mojos-20m6/#comment-183

Original issue reported on code.google.com by ltgel...@gmail.com on 16 Oct 2008 at 4:03

GoogleCodeExporter commented 9 years ago
Fixed at revision 815

Original comment by velo...@gmail.com on 16 Oct 2008 at 4:20