Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
removed the java 1.6 ref
  • Loading branch information
basejump committed Jun 20, 2013
1 parent 9b6673b commit d7d5fb1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,9 @@ the callAsync allows you to spin of a process and calls the underlying executorS
}
}

GOTCHAS and TODOs
TODOs
--------

* this only works with 1.6 java
* TODO - setup a wrapper so we can use a [ScheduledExecutorService][] too.


Expand All @@ -152,4 +151,4 @@ GOTCHAS and TODOs
[Closure]: http://groovy.codehaus.org/api/groovy/lang/Closure.html
[ScheduledExecutorService]: http://download.oracle.com/javase/6/docs/api/java/util/concurrent/ScheduledExecutorService.html
[PersistenceContextExecutorWrapper]: http://github.com/basejump/grails-executor/blob/master/src/groovy/grails/plugin/executor/PersistenceContextExecutorWrapper.groovy
[PersistenceContextInterceptor]: http://grails.org/doc/latest/api/org/codehaus/groovy/grails/support/PersistenceContextInterceptor.html
[PersistenceContextInterceptor]: http://grails.org/doc/latest/api/org/codehaus/groovy/grails/support/PersistenceContextInterceptor.html

0 comments on commit d7d5fb1

Please sign in to comment.