[kepler-dev] [Bug 4887] New: If a module is added to a configuration, the error message should include the fix

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Mar 17 15:15:06 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4887

           Summary: If a module is added to a configuration, the error
                    message should include the fix
           Product: Kepler
           Version: 1.x dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: build system
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: cxh at eecs.berkeley.edu
         QAContact: kepler-dev at kepler-project.org


Apparently, the dataturbine module was added to the kepler trunk.

After doing
ant update
ant run

I got:
run:
      [run] Error: The following modules are missing: 
      [run]   dataturbine


The fix is to do 
ant change-to -Dsuite=kepler
ant run

It would be nice if the error message would tell the user to do an
ant change-to

Even better, it would be nice if the system would get the module.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list