Author: [email protected]
Date: Wed May  4 11:56:57 2011
New Revision: 1086

Log:
AMDATU-378 moved the javax.servlet import to dynamic

Modified:
   trunk/amdatu-core/loghandler/pom.xml

Modified: trunk/amdatu-core/loghandler/pom.xml
==============================================================================
--- trunk/amdatu-core/loghandler/pom.xml        (original)
+++ trunk/amdatu-core/loghandler/pom.xml        Wed May  4 11:56:57 2011
@@ -33,6 +33,7 @@
             <Embed-Dependency>*;scope=compile</Embed-Dependency>
             <Embed-Transitive>true</Embed-Transitive>
             <DynamicImport-Package>
+              javax.servlet,
               org.apache.log,
               org.apache.log4j,
               org.apache.avalon.framework.logger
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to