Personally I think that it's probably time that we required Java 6 for the Broker...
If we can keep Java 5 for the client that'd be nice... -- Rob On 1 June 2010 18:00, Andrew Kennedy <[email protected]> wrote: > All, > > What JDK/JRE environment do we want to target for the broker? The OSGi > plugins specify Java 5 as a minimum, and the ant build uses Java 5 > compatibility when building, however, in the ServerSession class, we > use a ConcurrentSkipListMap, which is a Java 6 only class. I don't see > a big issue in changing to requiring Java 6, personally... > > Andrew. > -- > -- andrew d kennedy ? edinburgh : +44 7941 197 134 > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
