12:5:44 Pipelining compilation
12:5:44 compiling C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\App.java
12:5:44 Timer event: 437ms: Time to first compiled message
12:5:44 weaver operating in reweavable mode. Need to verify any required types exist.
12:5:44 woven class org.springframework.data.neo4j.examples.hellograph .App (from C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\App.java)
12:5:44 Timer event: 453ms: Time to first woven message
12:5:44 compiling C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\WorldRepositoryImpl.java
12:5:44 woven class org.springframework.data.neo4j.examples.hellograph .WorldRepositoryImpl (from C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\WorldRepositoryImpl.java)
12:5:44 compiling C:\temp\hello-worlds\src\test\java\org\springframework\data\neo4 j\examples\hellograph\WorldRepositoryTest.java
12:5:44 woven class org.springframework.data.neo4j.examples.hellograph .WorldRepositoryTest (from C:\temp\hello-worlds\src\test\java\org\springframework\data\neo4 j\examples\hellograph\WorldRepositoryTest.java)
12:5:44 compiling C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\RelationshipTypes.java
12:5:44 woven class org.springframework.data.neo4j.examples.hellograph .RelationshipTypes (from C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\RelationshipTypes.java)
12:5:44 compiling C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\World.java
12:5:45 woven class org.springframework.data.neo4j.examples.hellograph .World (from C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\World.java)
12:5:45 addSourcelineTask message=The import org.springframework.data.graph.annotation.GraphPro perty is never used file=C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\World.java line=3
12:5:45 addSourcelineTask message=The import org.springframework.data.graph.core.NodeBacked is never used file=C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\World.java line=7
12:5:45 compiling C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\WorldCounter.java
12:5:45 woven class org.springframework.data.neo4j.examples.hellograph .WorldCounter (from C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\WorldCounter.java)
12:5:45 compiling C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\MyWorldRepository.java
12:5:45 woven class org.springframework.data.neo4j.examples.hellograph .MyWorldRepository (from C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\MyWorldRepository.java)
12:5:45 compiling C:\temp\hello-worlds\src\test\java\org\springframework\data\neo4 j\examples\hellograph\WorldTest.java
12:5:45 woven class org.springframework.data.neo4j.examples.hellograph .WorldTest (from C:\temp\hello-worlds\src\test\java\org\springframework\data\neo4 j\examples\hellograph\WorldTest.java)
12:5:45 compiling C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\WorldRepository.java
12:5:45 woven class org.springframework.data.neo4j.examples.hellograph .WorldRepository (from C:\temp\hello-worlds\src\main\java\org\springframework\data\neo4 j\examples\hellograph\WorldRepository.java)
12:5:45 compiling C:\temp\hello-worlds\src\test\java\org\springframework\data\neo4 j\examples\hellograph\WorldCounterTest.java
12:5:45 woven class org.springframework.data.neo4j.examples.hellograph .WorldCounterTest (from C:\temp\hello-worlds\src\test\java\org\springframework\data\neo4 j\examples\hellograph\WorldCounterTest.java)