From 2cb976cd90fa3761831fb3182efaffbf3e1500d0 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Sun, 15 Aug 2010 18:52:15 +0200 Subject: [PATCH] forgot to add the new isPropertyType to the around-get advice --- .../springframework/persistence/graph/neo4j/Neo4jNodeBacking.aj | 2 +- .../persistence/test/graph/Neo4jGraphPersistenceTest.java | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/java/org/springframework/persistence/graph/neo4j/Neo4jNodeBacking.aj b/src/main/java/org/springframework/persistence/graph/neo4j/Neo4jNodeBacking.aj index f331bea22..dd5df47c1 100644 --- a/src/main/java/org/springframework/persistence/graph/neo4j/Neo4jNodeBacking.aj +++ b/src/main/java/org/springframework/persistence/graph/neo4j/Neo4jNodeBacking.aj @@ -124,7 +124,7 @@ public aspect Neo4jNodeBacking extends AbstractTypeAnnotatingMixinFields