qickrooms / flex-mojos

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

compiler-mojo needs to install beacons for resource bundles #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile a project using the new rb.swc dependencies that has dependencies on 
other localized 
modules in the project
2. The modules will not find the other rb.swc dependencies in the project 
because the beacon 
rb.swc artifact was not installed for the dependency

What is the expected output? What do you see instead?
the compiler needs to install the beacon rb.swc artifact to dependency 
resolution will work on 
localized dependencies within the same project.

Original issue reported on code.google.com by RedB...@gmail.com on 22 Sep 2008 at 10:15

GoogleCodeExporter commented 9 years ago

Original comment by velo...@gmail.com on 22 Sep 2008 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by RedB...@gmail.com on 30 Sep 2008 at 7:34

GoogleCodeExporter commented 9 years ago
fix committed in r780

Original comment by RedB...@gmail.com on 30 Sep 2008 at 8:54