Skip to content
Jenkins
log in
Dashboard
DenizenCore
#512
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
See Fingerprints
Previous Build
Next Build
Success
Changes
Summary
Fix some legacy style code/comments (
commit: 973dcf8
) (
details
)
Commit
973dcf88d4239d351cd071edf03a851972e97d7f
by
agoodwin
Fix some legacy style code/comments
(
commit: 973dcf8
)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/file/YamlCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/GotoCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/IfCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/ForeachCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/AbstractCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/QueueCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/WaitUntilCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/MarkCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/WhileCommand.java
(diff)
The file was modified
src/main/java/com/denizenscript/denizencore/scripts/commands/queue/RepeatCommand.java
(diff)