|
From: Ryan J. M. <ry...@da...> - 2008-07-09 00:46:54
|
I just did an update and found that is both a AsychronousDispatcher.java and a AsynchronousDispatcher.java. The SVN repo confirm it as of version 250: http://resteasy.svn.sourceforge.net/svnroot/resteasy/trunk/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ I assume that was a refactoring and somehow the older version (AsychronousDispatcher.java ) stuck around. If that's the case, I'll delete it. Just FYI, I ran into similar issues doing the major refactoring on the 3rd, it was a real pain. The original files were not removed from the repo on a refactor and the subsequent update ended up having both package names. Ryan- |