testing jenkins automatic builds development
authorMarcel Hlopko <marcel.hlopko@fit.cvut.cz>
Tue, 18 Dec 2012 19:02:51 +0100
branchdevelopment
changeset 1910 278ceba64f94
parent 1909 a50bee387bcd
child 1912 e2379d0f9628
testing jenkins automatic builds
experiments/JavaCompiler.st
--- a/experiments/JavaCompiler.st	Tue Dec 18 18:52:10 2012 +0100
+++ b/experiments/JavaCompiler.st	Tue Dec 18 19:02:51 2012 +0100
@@ -442,7 +442,7 @@
      To make it accessible for Java code, caller must register returned
      class himself.
 
-     Upon error, throws an exception"
+     Upon error, throws an exception."
 
     | classDir  wasSuccessful  package  packageAsPath  compiledClass  result |
     sourceCode := source.