Package aQute.bnd.main
Interface BndMessages
- All Superinterfaces:
aQute.service.reporter.Messages
public interface BndMessages
extends aQute.service.reporter.Messages
-
Nested Class Summary
Nested classes/interfaces inherited from interface aQute.service.reporter.Messages
aQute.service.reporter.Messages.ERROR, aQute.service.reporter.Messages.WARNING
-
Method Summary
Modifier and TypeMethodDescriptionaQute.service.reporter.Messages.ERROR
aQute.service.reporter.Messages.ERROR
ForProject_File_FailedToCreateExecutableException_
(aQute.bnd.build.Project project, String path, Exception e) aQute.service.reporter.Messages.ERROR
InvalidBumpMask_
(String mask) aQute.service.reporter.Messages.ERROR
InvalidGlobPattern_
(String pattern) aQute.service.reporter.Messages.ERROR
aQute.service.reporter.Messages.ERROR
NoCommandForProject
(aQute.bnd.build.Project p) aQute.service.reporter.Messages.ERROR
aQute.service.reporter.Messages.ERROR
aQute.service.reporter.Messages.ERROR
NoSuchRepository_
(String newer) void
aQute.service.reporter.Messages.ERROR
Project_RunFailed_
(aQute.bnd.build.Project project, Exception e) aQute.service.reporter.Messages.ERROR
UnrecognizedFileType_
(String path) Methods inherited from interface aQute.service.reporter.Messages
NoSuchFile_, Unexpected_Error_
-
Method Details
-
Failed__
-
UnrecognizedFileType_
-
MoreArgumentsThanNeeded_
-
NoCommandForProject
aQute.service.reporter.Messages.ERROR NoCommandForProject(aQute.bnd.build.Project p) -
NoProject
aQute.service.reporter.Messages.ERROR NoProject() -
InvalidBumpMask_
-
Project_RunFailed_
aQute.service.reporter.Messages.ERROR Project_RunFailed_(aQute.bnd.build.Project project, Exception e) -
ForProject_File_FailedToCreateExecutableException_
-
NoSuchRepository_
-
InvalidGlobPattern_
-
NoRunFile
-
NoValidWorkspace
-