hydra1983 / as3-commons

Automatically exported from code.google.com/p/as3-commons
0 stars 0 forks source link

Stageproccessing cannot find ILogger #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile with stageprocessing rc2 as a dependency

What is the expected output? What do you see instead?
compile, instead i got:

/Users/rasheed/Documents/Boiler/vendor/as3commons-stageprocessing-1.0-RC2.swc

What version of the product are you using? On what operating system?

On mac osx 10.6 compiling with IntelliJ

Original issue reported on code.google.com by Squee...@gmail.com on 26 Jul 2011 at 6:09

GoogleCodeExporter commented 9 years ago
stageprocessing depends on as3commons-lang and as3commons-logging.
the RC2 version still depends on -logging v2.0, you can download that one from 
the maven repository: 
http://projects.yoolab.org/maven/content/repositories/releases/org/as3commons/as
3commons-logging/2.0/

hope that helps,

Roland

Original comment by rol...@stackandheap.com on 26 Jul 2011 at 6:57

GoogleCodeExporter commented 9 years ago
There is also the legacy-swc:
http://www.as3commons.org/as3-commons-logging/downloads/as3commons-logging-2.leg
acy.swc
You can use that if you want to change to the current logging.

Original comment by mastakan...@gmail.com on 27 Jul 2011 at 12:01

GoogleCodeExporter commented 9 years ago

Original comment by ihatelivelyids on 10 Aug 2011 at 7:12