testing jenkins automatic builds development
authorMarcel Hlopko <marcel.hlopko@fit.cvut.cz>
Tue, 18 Dec 2012 18:40:59 +0100
branchdevelopment
changeset 1907 216056c13bc9
parent 1906 10ab7260ffa7
child 1908 923de168f3d6
testing jenkins automatic builds
experiments/JavaCompiler.st
--- a/experiments/JavaCompiler.st	Tue Dec 18 18:36:27 2012 +0100
+++ b/experiments/JavaCompiler.st	Tue Dec 18 18:40:59 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.