Compile error on 1.1 branch

it seem’s there is something wrong with that file in the 1.1 branch:

http://www.igniterealtime.org/fisheye/browse/svn-org/gateway/branches/maint_1_1/ src/java/org/jivesoftware/openfire/gateway/session/TransportSessionManager.java? r1=9362&r2=8966

openfire_src_3_3_3/src/plugins/gateway/src/java/org/jivesoftware/openfire/gatewa y/BaseTransport.java:101: cannot find symbol

symbol : method startThreadManager(org.xmpp.packet.JID)

location: class org.jivesoftware.openfire.gateway.session.TransportSessionManager

sessionManager.startThreadManager(jid);

^

/code

1.1 branch == work in progress ;D I do not recommend using it directly.

Crap, sent before I was done. Anyway … either way, fixed. =)

thx (really fast), i only use it on my test system.