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 <javascript:;> > For additional commands, e-mail: dev-h...@commons.apache.org<javascript:;> > >