It should be fixed in 1366598. Thanks, -Elijah
On Fri, Jul 27, 2012 at 10:13 PM, Elijah Zupancic <eli...@apache.org> wrote: > Bingo. Just ran the build with the 1.6 jdk and I get the failure. > Attempting to fix now. > > Thanks, > -Elijah > > On Fri, Jul 27, 2012 at 7:20 PM, Elijah Zupancic <eli...@apache.org> wrote: >> Hi Simon, >> >> I don't know what went wrong. I've been using the Jdk 1.7 with maven 3.0.4 >> and it has been building many times for me. I must have missed something. I >> won't be able to work on it for another couple of hours. >> >> As for the ChainConfigurationException, my thought was that it should be a >> more generic exception and not limited to the configuration modules. What >> are your thoughts? >> >> Thanks, >> -Elijah >> >> >> On Friday, July 27, 2012, Simone Tripodi wrote: >>> >>> 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 >>> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org