Take a compile failure like this: http://lsd.student.utwente.nl/gump/jakarta-turbine-stratum/gump_work/build_jakarta-turbine-stratum_jakarta-turbine-stratum.html#Output
with: [javac] /data3/gump/jakarta-turbine-stratum/src/java/org/apache/stratum/component/Co mponentLoader.java:217: cannot resolve symbol [javac] symbol : constructor PropertiesConfiguration (java.lang.String,org.apache.commons.configuration.Configuration) [javac] location: class org.apache.commons.configuration.PropertiesConfiguration [javac] .configure(new PropertiesConfiguration(configFile, Since Gump knows what packages ought be within what projects: http://lsd.student.utwente.nl/gump/gump_xref/package_module.html We could have it look for all such projects within the full dependendencies and see if the correct project is there. In this case it'd find it, but it seems worthwhile for catch when a project is updated without the descriptor being kept in sync. regards Adam -- Experience the Unwired Enterprise: http://www.sybase.com/unwiredenterprise Try Sybase: http://www.try.sybase.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]