Wojciech Żarski

Results 4 issues of Wojciech Żarski

I think that this image is not stateless, can you hint me which directories should be mapped to achieve stateless container?

ready

Example from website ends as a code builded in same directory: ``` . |-- build | \-- newmath |-- hello |-- hello.c |-- hello.o |-- newmath | |-- libnewmath.a |...

Another issue on my colegues ubuntu: This time I've some log with --debug Fragments here. If Start: ``` 15:38:10.438 [INFO] [org.gradle.execution.taskgraph.AbstractTaskPlanExecutor] :publisher:webResourceSetupNodeDependencies (Thread[main,5,main]) started. 15:38:10.438 [LIFECYCLE] [class org.gradle.TaskExecutionLogger] :publisher:webResourceSetupNodeDependencies 15:38:10.438...

This is na out from compilation time of this sample application. Any one have same problem? ``` "C:\Program Files\Java\jdk1.8.0_05\bin\java" -Dgrails.home=C:\TOOLS\grails -Dbase.dir=C:\a\GIT\neo4jsample "-Dtools.jar=C:\Program Files\Java\jdk1.8.0_05\lib\tools.jar" -Dgroovy.starter.conf=C:\TOOLS\grails/conf/groovy-starter.conf -Xmx768M -Xms768M -XX:MaxPermSize=256m -XX:PermSize=256m -Djline.WindowsTerminal.directConsole=false -javaagent:C:\TOOLS\grails\lib\org.springframework\springloaded\jars\springloaded-1.2.0.RELEASE.jar...