You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by "Adam R. B. Jack" <aj...@trysybase.com> on 2004/03/13 00:59:34 UTC

[RT} Build Intelligence w/ "cannot resolve"

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: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org