Menu

#161 Interface Incompatibilty --> Compile error

closed-postponed
None
9
2008-05-06
2008-05-05
No

Hi Bernhard!

The interface org.emonic.base.buildmechanism.IBuildCommandRunner has a method

String getTargetBuildCommand(String[] affectedTargets);

but org.emonic.base.build.antnant.nant.NAntBuildfileManipulator (which implements the interface) provides the method

String getTargetBuildCommand(String targets)

(no String array!)

Can you please fix that soon, since it generates a compile error.
Greetings, Harald

Discussion

  • Bernhard Brem

    Bernhard Brem - 2008-05-06

    Logged In: YES
    user_id=1245734
    Originator: NO

    Fixed it to a interim solution - I hope it compiles now.....

     
  • Harald Krapfenbauer

    Logged In: YES
    user_id=1736779
    Originator: YES

    The msbuild project does not but that doesn't matter for me now.
    Thanks!
    I'm closing this bug.

     
  • Harald Krapfenbauer

    • status: open --> closed-postponed
     

Log in to post a comment.

MongoDB Logo MongoDB