bug 382826 compatibility.auth plugin added
diff --git a/org.eclipse.scout.rt.feature/feature.xml b/org.eclipse.scout.rt.feature/feature.xml
index d6bb1a6..86e9d77 100644
--- a/org.eclipse.scout.rt.feature/feature.xml
+++ b/org.eclipse.scout.rt.feature/feature.xml
@@ -48,6 +48,7 @@
       <import plugin="org.w3c.css.sac" version="1.3.0" match="greaterOrEqual"/>

       <import plugin="org.w3c.dom.smil" version="1.0.0.v200806040011" match="perfect"/>

       <import plugin="org.w3c.dom.svg" version="1.1.0" match="greaterOrEqual"/>

+      <import plugin="org.eclipse.core.runtime.compatibility.auth" version="3.2.100" match="greaterOrEqual"/>

       <import feature="org.eclipse.platform" version="3.5.0" match="greaterOrEqual"/>

       <import feature="org.eclipse.rcp" version="3.5.0" match="greaterOrEqual"/>

       <import feature="org.eclipse.help" version="1.1.0" match="greaterOrEqual"/>