I have the SVN anonymous check-out and imported into IntelliJ. Trying to build but apparently the following package is not found:
import org.apache.activemq.selector.SelectorParser; When I look, all I find is an activemq > selector > Package.html whereas the other packages have .java source files. Not sure what I've missed at this point. Please advise. James
