Repository: mina
Updated Branches:
  refs/heads/2.0 c083f255a -> 6c9c3b786


Removed reference to commons-lang, as we do't use it in MINA


Project: http://git-wip-us.apache.org/repos/asf/mina/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/6c9c3b78
Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/6c9c3b78
Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/6c9c3b78

Branch: refs/heads/2.0
Commit: 6c9c3b786a5d5e386cfaad21a59c0a721e172e77
Parents: c083f25
Author: Emmanuel Lécharny <[email protected]>
Authored: Thu Oct 20 14:52:13 2016 +0200
Committer: Emmanuel Lécharny <[email protected]>
Committed: Thu Oct 20 14:52:13 2016 +0200

----------------------------------------------------------------------
 mina-statemachine/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina/blob/6c9c3b78/mina-statemachine/pom.xml
----------------------------------------------------------------------
diff --git a/mina-statemachine/pom.xml b/mina-statemachine/pom.xml
index 85e9136..33672a7 100644
--- a/mina-statemachine/pom.xml
+++ b/mina-statemachine/pom.xml
@@ -67,7 +67,6 @@
               
org.apache.mina.statemachine.transition;version=${project.version};-noimport:=true
             </Export-Package>
             <Import-Package>
-              org.apache.commons.lang.builder;version=${version.commons.lang},
               org.apache.mina.core.filterchain;version=${project.version},
               org.apache.mina.core.service;version=${project.version},
               org.apache.mina.core.session;version=${project.version},

Reply via email to