BugHunterPhilosopher

Results 3 issues of BugHunterPhilosopher

Line 215 of jquery.tour.js shows: "className : 'tooltip'," but should actually be: class : 'tooltip', Regards, Alien

**Bug description** When I use a Neo4jItemReader, like this: ``` val positionItemReader = new Neo4jItemReader(); positionItemReader.setStartStatement("n = node(6490)"); ``` I get the following error notification: notification.title = "The RULE planner...

type: bug
status: waiting-for-triage
module: spring-batch-neo4j

I'm submitting a… - [ ] bug report - [x] feature request - [ ] other Short description of the issue/suggestion: We are able to specify file associations in JavaPackager...

enhancement