Interface BndMessages

All Superinterfaces:
aQute.service.reporter.Messages

public interface BndMessages extends aQute.service.reporter.Messages
  • Method Details

    • Failed__

      aQute.service.reporter.Messages.ERROR Failed__(Throwable t, String string)
    • UnrecognizedFileType_

      aQute.service.reporter.Messages.ERROR UnrecognizedFileType_(String path)
    • MoreArgumentsThanNeeded_

      aQute.service.reporter.Messages.ERROR MoreArgumentsThanNeeded_(Iterable<String> args)
    • NoCommandForProject

      aQute.service.reporter.Messages.ERROR NoCommandForProject(aQute.bnd.build.Project p)
    • NoProject

      aQute.service.reporter.Messages.ERROR NoProject()
    • InvalidBumpMask_

      aQute.service.reporter.Messages.ERROR InvalidBumpMask_(String mask)
    • Project_RunFailed_

      aQute.service.reporter.Messages.ERROR Project_RunFailed_(aQute.bnd.build.Project project, Exception e)
    • ForProject_File_FailedToCreateExecutableException_

      aQute.service.reporter.Messages.ERROR ForProject_File_FailedToCreateExecutableException_(aQute.bnd.build.Project project, String path, Exception e)
    • NoSuchRepository_

      aQute.service.reporter.Messages.ERROR NoSuchRepository_(String newer)
    • InvalidGlobPattern_

      aQute.service.reporter.Messages.ERROR InvalidGlobPattern_(String pattern)
    • NoRunFile

      aQute.service.reporter.Messages.ERROR NoRunFile(File f)
    • NoValidWorkspace

      void NoValidWorkspace(File f)