- _XvfbBuildWrapper_DisplayName() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Start Xvfb before the build, and shut it down after.
- _XvfbBuildWrapper_FailedToStart() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Xvfb failed to start, consult the lines above for errors
- _XvfbBuildWrapper_KillingZombies(Object, Object) - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Trying to kill zombie Xvfb process that''s occupying display name: {0} and frame buffer directory: {1}
- _XvfbBuildWrapper_NoInstallationsConfigured() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
No Xvfb installations defined, please define one in the configuration.
- _XvfbBuildWrapper_NotUnix() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
System is not Unix, Xvfb will not be started
- _XvfbBuildWrapper_Starting() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Xvfb starting
- _XvfbBuildWrapper_Stopping() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Xvfb stopping
- _XvfbBuildWrapper_ZombieSlainFailed() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Unable to kill zombie Xvfb process, you'll need to do your own slaying.
- _XvfbInstallation_DisplayName() - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Xvfb installation
- _XvfbInstallation_HomeDoesntContainXvfb(Object) - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Home path does not contain Xfvb executable: {0}
- _XvfbInstallation_HomeNotDirectory(Object) - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Home path is not a directory: {0}
- _XvfbInstallation_XvfbIsNotExecutable(Object) - Static method in class org.jenkinsci.plugins.xvfb.Messages
-
Home path contains Xfvb executable but it is not executable: {0}