Hi Elijah,

I think something went wrong during the refactoring - when tried to
recompile, the core module fails for the following reason:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project commons-chain2-core: Compilation failure
[ERROR] 
/commons-chain/core/src/main/java/org/apache/commons/chain2/ChainConfigurationException.java:[43,8]
cannot find symbol
[ERROR] symbol  : constructor
RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
[ERROR] location: class java.lang.RuntimeException

Moreover: shouldn't the ChainConfigurationException class be moved in
the configuration APIs module?

TIA!
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to