the build works like a charm now, anyway I am still confused about the nature of this exception: it is thrown by the CatalogueFactory#checkForValidConfigurationModule() method wich checks the ConfiggParser in the current classloader...
All that looks like a Matrioska[1] - I _think_ we can drop that method from the factory, move the ChainConfigurationException in the config-api module, and revamp the parser adding a ConfigParserFactory รก-la slf4j... thoughts? TIA and have a nice weekend! -Simo [1] http://www.piattinicinesi.com/wp-content/uploads/2010/01/matrioska.jpg http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sat, Jul 28, 2012 at 8:21 AM, Simone Tripodi <simonetrip...@apache.org> wrote: > great, thanks! :) > > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Sat, Jul 28, 2012 at 7:18 AM, Elijah Zupancic <eli...@apache.org> wrote: >> 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 >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org