testing jenkins automatic builds development
authorMarcel Hlopko <marcel.hlopko@fit.cvut.cz>
Tue, 18 Dec 2012 18:36:27 +0100
branchdevelopment
changeset 1906 10ab7260ffa7
parent 1905 0c5f1a6b35c3
child 1907 216056c13bc9
testing jenkins automatic builds
experiments/JavaCompiler.st
--- a/experiments/JavaCompiler.st	Tue Dec 18 18:18:30 2012 +0100
+++ b/experiments/JavaCompiler.st	Tue Dec 18 18:36:27 2012 +0100
@@ -114,7 +114,7 @@
 !JavaCompiler class methodsFor:'initialization'!
 
 initialize
-    "Invoked at system start or when the class is dynamically loaded."
+    "Invoked at system start or when the class is dynamically loaded"
 
     "/ please change as required (and remove this comment)