作者 fujinghui

first committ

  1 +空港项目代理人管理系统
  2 +==================
  3 +
  4 +项目简介
  5 +
  1 +/*
  2 + * My97 DatePicker 4.72 Release
  3 + * License: http://www.my97.net/dp/license.asp
  4 + */
  5 +var $dp,WdatePicker;(function(){var _={
  6 +$wdate:true,
  7 +$dpPath:"",
  8 +$crossFrame:true,
  9 +doubleCalendar:false,
  10 +enableKeyboard:true,
  11 +enableInputMask:true,
  12 +autoUpdateOnChanged:null,
  13 +whichDayIsfirstWeek:4,
  14 +position:{},
  15 +lang:"auto",
  16 +skin:"default",
  17 +dateFmt:"yyyy-MM-dd",
  18 +realDateFmt:"yyyy-MM-dd",
  19 +realTimeFmt:"HH:mm:ss",
  20 +realFullFmt:"%Date %Time",
  21 +minDate:"1900-01-01 00:00:00",
  22 +maxDate:"2099-12-31 23:59:59",
  23 +startDate:"",
  24 +alwaysUseStartDate:false,
  25 +yearOffset:1911,
  26 +firstDayOfWeek:0,
  27 +isShowWeek:false,
  28 +highLineWeekDay:true,
  29 +isShowClear:true,
  30 +isShowToday:true,
  31 +isShowOK:true,
  32 +isShowOthers:true,
  33 +readOnly:false,
  34 +errDealMode:0,
  35 +autoPickDate:null,
  36 +qsEnabled:true,
  37 +autoShowQS:false,
  38 +
  39 +specialDates:null,specialDays:null,disabledDates:null,disabledDays:null,opposite:false,onpicking:null,onpicked:null,onclearing:null,oncleared:null,ychanging:null,ychanged:null,Mchanging:null,Mchanged:null,dchanging:null,dchanged:null,Hchanging:null,Hchanged:null,mchanging:null,mchanged:null,schanging:null,schanged:null,eCont:null,vel:null,errMsg:"",quickSel:[],has:{}};WdatePicker=U;var X=window,O="document",J="documentElement",C="getElementsByTagName",V,A,T,I,b;switch(navigator.appName){case"Microsoft Internet Explorer":T=true;break;case"Opera":b=true;break;default:I=true;break}A=L();if(_.$wdate)M(A+"skin/WdatePicker.css");V=X;if(_.$crossFrame){try{while(V.parent&&V.parent[O]!=V[O]&&V.parent[O][C]("frameset").length==0)V=V.parent}catch(P){}}if(!V.$dp)V.$dp={ff:I,ie:T,opera:b,el:null,win:X,status:0,defMinDate:_.minDate,defMaxDate:_.maxDate,flatCfgs:[]};B();if($dp.status==0)Z(X,function(){U(null,true)});if(!X[O].docMD){E(X[O],"onmousedown",D);X[O].docMD=true}if(!V[O].docMD){E(V[O],"onmousedown",D);V[O].docMD=true}E(X,"onunload",function(){if($dp.dd)Q($dp.dd,"none")});function B(){V.$dp=V.$dp||{};obj={$:function($){return(typeof $=="string")?X[O].getElementById($):$},$D:function($,_){return this.$DV(this.$($).value,_)},$DV:function(_,$){if(_!=""){this.dt=$dp.cal.splitDate(_,$dp.cal.dateFmt);if($)for(var B in $)if(this.dt[B]===undefined)this.errMsg="invalid property:"+B;else{this.dt[B]+=$[B];if(B=="M"){var C=$["M"]>0?1:0,A=new Date(this.dt["y"],this.dt["M"],0).getDate();this.dt["d"]=Math.min(A+C,this.dt["d"])}}if(this.dt.refresh())return this.dt}return""},show:function(){var A=V[O].getElementsByTagName("div"),$=100000;for(var B=0;B<A.length;B++){var _=parseInt(A[B].style.zIndex);if(_>$)$=_}this.dd.style.zIndex=$+2;Q(this.dd,"block")},hide:function(){Q(this.dd,"none")},attachEvent:E};for(var $ in obj)V.$dp[$]=obj[$];$dp=V.$dp;$dp.dd=V[O].getElementById("_my97DP")}function E(A,$,_){if(T)A.attachEvent($,_);else if(_){var B=$.replace(/on/,"");_._ieEmuEventHandler=function($){return _($)};A.addEventListener(B,_._ieEmuEventHandler,false)}}function L(){var _,A,$=X[O][C]("script");for(var B=0;B<$.length;B++){_=$[B].src.substring(0,$[B].src.toLowerCase().indexOf("wdatepicker.js"));A=_.lastIndexOf("/");if(A>0)_=_.substring(0,A+1);if(_)break}return _}function F(F){var E,C;if(F.substring(0,1)!="/"&&F.indexOf("://")==-1){E=V.location.href;C=location.href;if(E.indexOf("?")>-1)E=E.substring(0,E.indexOf("?"));if(C.indexOf("?")>-1)C=C.substring(0,C.indexOf("?"));var G,I,$="",D="",A="",J,H,B="";for(J=0;J<Math.max(E.length,C.length);J++){G=E.charAt(J).toLowerCase();I=C.charAt(J).toLowerCase();if(G==I){if(G=="/")H=J}else{$=E.substring(H+1,E.length);$=$.substring(0,$.lastIndexOf("/"));D=C.substring(H+1,C.length);D=D.substring(0,D.lastIndexOf("/"));break}}if($!="")for(J=0;J<$.split("/").length;J++)B+="../";if(D!="")B+=D+"/";F=E.substring(0,E.lastIndexOf("/")+1)+B+F}_.$dpPath=F}function M(A,$,B){var D=X[O][C]("HEAD").item(0),_=X[O].createElement("link");if(D){_.href=A;_.rel="stylesheet";_.type="text/css";if($)_.title=$;if(B)_.charset=B;D.appendChild(_)}}function Z($,_){E($,"onload",_)}function G($){$=$||V;var A=0,_=0;while($!=V){var D=$.parent[O][C]("iframe");for(var F=0;F<D.length;F++){try{if(D[F].contentWindow==$){var E=W(D[F]);A+=E.left;_+=E.top;break}}catch(B){}}$=$.parent}return{"leftM":A,"topM":_}}function W(F){if(F.getBoundingClientRect)return F.getBoundingClientRect();else{var A={ROOT_TAG:/^body|html$/i,OP_SCROLL:/^(?:inline|table-row)$/i},E=false,H=null,_=F.offsetTop,G=F.offsetLeft,D=F.offsetWidth,B=F.offsetHeight,C=F.offsetParent;if(C!=F)while(C){G+=C.offsetLeft;_+=C.offsetTop;if(S(C,"position").toLowerCase()=="fixed")E=true;else if(C.tagName.toLowerCase()=="body")H=C.ownerDocument.defaultView;C=C.offsetParent}C=F.parentNode;while(C.tagName&&!A.ROOT_TAG.test(C.tagName)){if(C.scrollTop||C.scrollLeft)if(!A.OP_SCROLL.test(Q(C)))if(!b||C.style.overflow!=="visible"){G-=C.scrollLeft;_-=C.scrollTop}C=C.parentNode}if(!E){var $=a(H);G-=$.left;_-=$.top}D+=G;B+=_;return{"left":G,"top":_,"right":D,"bottom":B}}}function N($){$=$||V;var B=$[O],A=($.innerWidth)?$.innerWidth:(B[J]&&B[J].clientWidth)?B[J].clientWidth:B.body.offsetWidth,_=($.innerHeight)?$.innerHeight:(B[J]&&B[J].clientHeight)?B[J].clientHeight:B.body.offsetHeight;return{"width":A,"height":_}}function a($){$=$||V;var B=$[O],A=B[J],_=B.body;B=(A&&A.scrollTop!=null&&(A.scrollTop>_.scrollTop||A.scrollLeft>_.scrollLeft))?A:_;return{"top":B.scrollTop,"left":B.scrollLeft}}function D($){var _=$?($.srcElement||$.target):null;try{if($dp.cal&&!$dp.eCont&&$dp.dd&&_!=$dp.el&&$dp.dd.style.display=="block")$dp.cal.close()}catch($){}}function Y(){$dp.status=2;H()}function H(){if($dp.flatCfgs.length>0){var $=$dp.flatCfgs.shift();$.el={innerHTML:""};$.autoPickDate=true;$.qsEnabled=false;K($)}}var R,$;function U(J,C){$dp.win=X;B();J=J||{};if(C){if(!G()){$=$||setInterval(function(){if(V[O].readyState=="complete")clearInterval($);U(null,true)},50);return}if($dp.status==0){$dp.status=1;K({el:{innerHTML:""}},true)}else return}else if(J.eCont){J.eCont=$dp.$(J.eCont);$dp.flatCfgs.push(J);if($dp.status==2)H()}else{if($dp.status==0){U(null,true);return}if($dp.status!=2)return;var F=D();if(F){$dp.srcEl=F.srcElement||F.target;F.cancelBubble=true}$dp.el=J.el=$dp.$(J.el||$dp.srcEl);if(!$dp.el||$dp.el["My97Mark"]===true||$dp.el.disabled||($dp.el==$dp.el&&Q($dp.dd)!="none"&&$dp.dd.style.left!="-1970px")){$dp.el["My97Mark"]=false;return}K(J);if(F&&$dp.el.nodeType==1&&$dp.el["My97Mark"]===undefined){$dp.el["My97Mark"]=false;var _,A;if(F.type=="focus"){_="onclick";A="onfocus"}else{_="onfocus";A="onclick"}E($dp.el,_,$dp.el[A])}}function G(){if(T&&V!=X&&V[O].readyState!="complete")return false;return true}function D(){if(I){func=D.caller;while(func!=null){var $=func.arguments[0];if($&&($+"").indexOf("Event")>=0)return $;func=func.caller}return null}return event}}function S(_,$){return _.currentStyle?_.currentStyle[$]:document.defaultView.getComputedStyle(_,false)[$]}function Q(_,$){if(_)if($!=null)_.style.display=$;else return S(_,"display")}function K(H,$){for(var D in _)if(D.substring(0,1)!="$")$dp[D]=_[D];for(D in H)if($dp[D]!==undefined)$dp[D]=H[D];var E=$dp.el?$dp.el.nodeName:"INPUT";if($||$dp.eCont||new RegExp(/input|textarea|div|span|p|a/ig).test(E))$dp.elProp=E=="INPUT"?"value":"innerHTML";else return;if($dp.lang=="auto")$dp.lang=T?navigator.browserLanguage.toLowerCase():navigator.language.toLowerCase();if(!$dp.dd||$dp.eCont||($dp.lang&&$dp.realLang&&$dp.realLang.name!=$dp.lang&&$dp.getLangIndex&&$dp.getLangIndex($dp.lang)>=0)){if($dp.dd&&!$dp.eCont)V[O].body.removeChild($dp.dd);if(_.$dpPath=="")F(A);var B="<iframe style=\"width:1px;height:1px\" src=\""+_.$dpPath+"My97DatePicker.htm\" frameborder=\"0\" border=\"0\" scrolling=\"no\"></iframe>";if($dp.eCont){$dp.eCont.innerHTML=B;Z($dp.eCont.childNodes[0],Y)}else{$dp.dd=V[O].createElement("DIV");$dp.dd.id="_my97DP";$dp.dd.style.cssText="position:absolute";$dp.dd.innerHTML=B;V[O].body.appendChild($dp.dd);Z($dp.dd.childNodes[0],Y);if($)$dp.dd.style.left=$dp.dd.style.top="-1970px";else{$dp.show();C()}}}else if($dp.cal){$dp.show();$dp.cal.init();if(!$dp.eCont)C()}function C(){var F=$dp.position.left,B=$dp.position.top,C=$dp.el;if(C!=$dp.srcEl&&(Q(C)=="none"||C.type=="hidden"))C=$dp.srcEl;var H=W(C),$=G(X),D=N(V),A=a(V),E=$dp.dd.offsetHeight,_=$dp.dd.offsetWidth;if(isNaN(B)){if(B=="above"||(B!="under"&&(($.topM+H.bottom+E>D.height)&&($.topM+H.top-E>0))))B=A.top+$.topM+H.top-E-2;else B=A.top+$.topM+Math.min(H.bottom,D.height-E)+2}else B+=A.top+$.topM;if(isNaN(F))F=A.left+Math.min($.leftM+H.left,D.width-_-5)-(T?2:0);else F+=A.left+$.leftM;$dp.dd.style.top=B+"px";$dp.dd.style.left=F+"px"}}})()
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
  3 + <component name="FacetManager">
  4 + <facet type="web" name="Web">
  5 + <configuration>
  6 + <descriptors>
  7 + <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" />
  8 + </descriptors>
  9 + <webroots>
  10 + <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" />
  11 + </webroots>
  12 + <sourceRoots>
  13 + <root url="file://$MODULE_DIR$/src/main/java" />
  14 + <root url="file://$MODULE_DIR$/src/main/resources" />
  15 + </sourceRoots>
  16 + </configuration>
  17 + </facet>
  18 + <facet type="Spring" name="Spring">
  19 + <configuration />
  20 + </facet>
  21 + </component>
  22 + <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
  23 + <output url="file://$MODULE_DIR$/target/classes" />
  24 + <output-test url="file://$MODULE_DIR$/target/test-classes" />
  25 + <content url="file://$MODULE_DIR$">
  26 + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  27 + <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
  28 + <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
  29 + <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
  30 + <excludeFolder url="file://$MODULE_DIR$/target" />
  31 + </content>
  32 + <orderEntry type="inheritedJdk" />
  33 + <orderEntry type="sourceFolder" forTests="false" />
  34 + <orderEntry type="library" name="patchca-0.5.0" level="project" />
  35 + <orderEntry type="module-library">
  36 + <library>
  37 + <CLASSES>
  38 + <root url="jar://$USER_HOME$/Documents/maven/apache-ant-zip.jar!/" />
  39 + </CLASSES>
  40 + <JAVADOC />
  41 + <SOURCES />
  42 + </library>
  43 + </orderEntry>
  44 + <orderEntry type="module-library">
  45 + <library>
  46 + <CLASSES>
  47 + <root url="jar://$MODULE_DIR$/../../jar/imf_jar/apiConfig.jar!/" />
  48 + </CLASSES>
  49 + <JAVADOC />
  50 + <SOURCES />
  51 + </library>
  52 + </orderEntry>
  53 + <orderEntry type="module-library">
  54 + <library>
  55 + <CLASSES>
  56 + <root url="jar://$MODULE_DIR$/../../jar/imf_jar/HeartbeatService.jar!/" />
  57 + </CLASSES>
  58 + <JAVADOC />
  59 + <SOURCES />
  60 + </library>
  61 + </orderEntry>
  62 + <orderEntry type="module-library">
  63 + <library>
  64 + <CLASSES>
  65 + <root url="jar://$MODULE_DIR$/../../jar/imf_jar/IMFClient.1.0.0.jar!/" />
  66 + </CLASSES>
  67 + <JAVADOC />
  68 + <SOURCES />
  69 + </library>
  70 + </orderEntry>
  71 + <orderEntry type="module-library">
  72 + <library>
  73 + <CLASSES>
  74 + <root url="jar://$MODULE_DIR$/../../jar/imf_jar/imfmsg.jar!/" />
  75 + </CLASSES>
  76 + <JAVADOC />
  77 + <SOURCES />
  78 + </library>
  79 + </orderEntry>
  80 + <orderEntry type="module-library">
  81 + <library>
  82 + <CLASSES>
  83 + <root url="jar://$MODULE_DIR$/../../jar/imf_jar/ProcessService.jar!/" />
  84 + </CLASSES>
  85 + <JAVADOC />
  86 + <SOURCES />
  87 + </library>
  88 + </orderEntry>
  89 + <orderEntry type="module-library">
  90 + <library>
  91 + <CLASSES>
  92 + <root url="jar://$MODULE_DIR$/../../jar/imf_jar/returnXml.jar!/" />
  93 + </CLASSES>
  94 + <JAVADOC />
  95 + <SOURCES />
  96 + </library>
  97 + </orderEntry>
  98 + <orderEntry type="module-library">
  99 + <library>
  100 + <CLASSES>
  101 + <root url="jar://$MODULE_DIR$/../../jar/imf_jar/UploadService.jar!/" />
  102 + </CLASSES>
  103 + <JAVADOC />
  104 + <SOURCES />
  105 + </library>
  106 + </orderEntry>
  107 + <orderEntry type="module-library">
  108 + <library>
  109 + <CLASSES>
  110 + <root url="jar://$MODULE_DIR$/../../jar/imf/antlr-2.7.7.jar!/" />
  111 + </CLASSES>
  112 + <JAVADOC />
  113 + <SOURCES />
  114 + </library>
  115 + </orderEntry>
  116 + <orderEntry type="module-library">
  117 + <library>
  118 + <CLASSES>
  119 + <root url="jar://$MODULE_DIR$/../../jar/imf/antlr-3.2.jar!/" />
  120 + </CLASSES>
  121 + <JAVADOC />
  122 + <SOURCES />
  123 + </library>
  124 + </orderEntry>
  125 + <orderEntry type="module-library">
  126 + <library>
  127 + <CLASSES>
  128 + <root url="jar://$MODULE_DIR$/../../jar/imf/antlr-runtime-3.2.jar!/" />
  129 + </CLASSES>
  130 + <JAVADOC />
  131 + <SOURCES />
  132 + </library>
  133 + </orderEntry>
  134 + <orderEntry type="module-library">
  135 + <library>
  136 + <CLASSES>
  137 + <root url="jar://$MODULE_DIR$/../../jar/imf/aopalliance-1.0.jar!/" />
  138 + </CLASSES>
  139 + <JAVADOC />
  140 + <SOURCES />
  141 + </library>
  142 + </orderEntry>
  143 + <orderEntry type="module-library">
  144 + <library>
  145 + <CLASSES>
  146 + <root url="jar://$MODULE_DIR$/../../jar/imf/asm-3.3.jar!/" />
  147 + </CLASSES>
  148 + <JAVADOC />
  149 + <SOURCES />
  150 + </library>
  151 + </orderEntry>
  152 + <orderEntry type="module-library">
  153 + <library>
  154 + <CLASSES>
  155 + <root url="jar://$MODULE_DIR$/../../jar/imf/bcprov-jdk15-1.45.jar!/" />
  156 + </CLASSES>
  157 + <JAVADOC />
  158 + <SOURCES />
  159 + </library>
  160 + </orderEntry>
  161 + <orderEntry type="module-library">
  162 + <library>
  163 + <CLASSES>
  164 + <root url="jar://$MODULE_DIR$/../../jar/imf/CL3Export.jar!/" />
  165 + </CLASSES>
  166 + <JAVADOC />
  167 + <SOURCES />
  168 + </library>
  169 + </orderEntry>
  170 + <orderEntry type="module-library">
  171 + <library>
  172 + <CLASSES>
  173 + <root url="jar://$MODULE_DIR$/../../jar/imf/CL3Nonexport.jar!/" />
  174 + </CLASSES>
  175 + <JAVADOC />
  176 + <SOURCES />
  177 + </library>
  178 + </orderEntry>
  179 + <orderEntry type="module-library">
  180 + <library>
  181 + <CLASSES>
  182 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.axis2.jar!/" />
  183 + </CLASSES>
  184 + <JAVADOC />
  185 + <SOURCES />
  186 + </library>
  187 + </orderEntry>
  188 + <orderEntry type="module-library">
  189 + <library>
  190 + <CLASSES>
  191 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.commonservices.jar!/" />
  192 + </CLASSES>
  193 + <JAVADOC />
  194 + <SOURCES />
  195 + </library>
  196 + </orderEntry>
  197 + <orderEntry type="module-library">
  198 + <library>
  199 + <CLASSES>
  200 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.defaultconfig.jar!/" />
  201 + </CLASSES>
  202 + <JAVADOC />
  203 + <SOURCES />
  204 + </library>
  205 + </orderEntry>
  206 + <orderEntry type="module-library">
  207 + <library>
  208 + <CLASSES>
  209 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.fta.jar!/" />
  210 + </CLASSES>
  211 + <JAVADOC />
  212 + <SOURCES />
  213 + </library>
  214 + </orderEntry>
  215 + <orderEntry type="module-library">
  216 + <library>
  217 + <CLASSES>
  218 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.headers.jar!/" />
  219 + </CLASSES>
  220 + <JAVADOC />
  221 + <SOURCES />
  222 + </library>
  223 + </orderEntry>
  224 + <orderEntry type="module-library">
  225 + <library>
  226 + <CLASSES>
  227 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.jar!/" />
  228 + </CLASSES>
  229 + <JAVADOC />
  230 + <SOURCES />
  231 + </library>
  232 + </orderEntry>
  233 + <orderEntry type="module-library">
  234 + <library>
  235 + <CLASSES>
  236 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.jmqi.jar!/" />
  237 + </CLASSES>
  238 + <JAVADOC />
  239 + <SOURCES>
  240 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.jmqi.jar!/" />
  241 + </SOURCES>
  242 + </library>
  243 + </orderEntry>
  244 + <orderEntry type="module-library">
  245 + <library>
  246 + <CLASSES>
  247 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.jms.Nojndi.jar!/" />
  248 + </CLASSES>
  249 + <JAVADOC />
  250 + <SOURCES />
  251 + </library>
  252 + </orderEntry>
  253 + <orderEntry type="module-library">
  254 + <library>
  255 + <CLASSES>
  256 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.soap.jar!/" />
  257 + </CLASSES>
  258 + <JAVADOC />
  259 + <SOURCES />
  260 + </library>
  261 + </orderEntry>
  262 + <orderEntry type="module-library">
  263 + <library>
  264 + <CLASSES>
  265 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.tools.ras.jar!/" />
  266 + </CLASSES>
  267 + <JAVADOC />
  268 + <SOURCES />
  269 + </library>
  270 + </orderEntry>
  271 + <orderEntry type="module-library">
  272 + <library>
  273 + <CLASSES>
  274 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.postcard.jar!/" />
  275 + </CLASSES>
  276 + <JAVADOC />
  277 + <SOURCES />
  278 + </library>
  279 + </orderEntry>
  280 + <orderEntry type="module-library">
  281 + <library>
  282 + <CLASSES>
  283 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mqjms.jar!/" />
  284 + </CLASSES>
  285 + <JAVADOC />
  286 + <SOURCES />
  287 + </library>
  288 + </orderEntry>
  289 + <orderEntry type="module-library">
  290 + <library>
  291 + <CLASSES>
  292 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mqetclient.jar!/" />
  293 + </CLASSES>
  294 + <JAVADOC />
  295 + <SOURCES />
  296 + </library>
  297 + </orderEntry>
  298 + <orderEntry type="module-library">
  299 + <library>
  300 + <CLASSES>
  301 + <root url="jar://$MODULE_DIR$/../../jar/imf/com.ibm.mq.pcf.jar!/" />
  302 + </CLASSES>
  303 + <JAVADOC />
  304 + <SOURCES />
  305 + </library>
  306 + </orderEntry>
  307 + <orderEntry type="module-library">
  308 + <library>
  309 + <CLASSES>
  310 + <root url="jar://$MODULE_DIR$/../../jar/imf/commons-collections-3.2.1.jar!/" />
  311 + </CLASSES>
  312 + <JAVADOC />
  313 + <SOURCES />
  314 + </library>
  315 + </orderEntry>
  316 + <orderEntry type="module-library">
  317 + <library>
  318 + <CLASSES>
  319 + <root url="jar://$MODULE_DIR$/../../jar/imf/commons-lang-2.5.jar!/" />
  320 + </CLASSES>
  321 + <JAVADOC />
  322 + <SOURCES />
  323 + </library>
  324 + </orderEntry>
  325 + <orderEntry type="module-library">
  326 + <library>
  327 + <CLASSES>
  328 + <root url="jar://$MODULE_DIR$/../../jar/imf/commons-logging-1.1.1.jar!/" />
  329 + </CLASSES>
  330 + <JAVADOC />
  331 + <SOURCES />
  332 + </library>
  333 + </orderEntry>
  334 + <orderEntry type="module-library">
  335 + <library>
  336 + <CLASSES>
  337 + <root url="jar://$MODULE_DIR$/../../jar/imf/commons-pool-1.5.5.jar!/" />
  338 + </CLASSES>
  339 + <JAVADOC />
  340 + <SOURCES />
  341 + </library>
  342 + </orderEntry>
  343 + <orderEntry type="module-library">
  344 + <library>
  345 + <CLASSES>
  346 + <root url="jar://$MODULE_DIR$/../../jar/imf/connector.jar!/" />
  347 + </CLASSES>
  348 + <JAVADOC />
  349 + <SOURCES />
  350 + </library>
  351 + </orderEntry>
  352 + <orderEntry type="module-library">
  353 + <library>
  354 + <CLASSES>
  355 + <root url="jar://$MODULE_DIR$/../../jar/imf/cxf-2.3.2.jar!/" />
  356 + </CLASSES>
  357 + <JAVADOC />
  358 + <SOURCES />
  359 + </library>
  360 + </orderEntry>
  361 + <orderEntry type="module-library">
  362 + <library>
  363 + <CLASSES>
  364 + <root url="jar://$MODULE_DIR$/../../jar/imf/cxf-xjc-boolean-2.3.2.jar!/" />
  365 + </CLASSES>
  366 + <JAVADOC />
  367 + <SOURCES />
  368 + </library>
  369 + </orderEntry>
  370 + <orderEntry type="module-library">
  371 + <library>
  372 + <CLASSES>
  373 + <root url="jar://$MODULE_DIR$/../../jar/imf/cxf-xjc-bug671-2.3.2.jar!/" />
  374 + </CLASSES>
  375 + <JAVADOC />
  376 + <SOURCES />
  377 + </library>
  378 + </orderEntry>
  379 + <orderEntry type="module-library">
  380 + <library>
  381 + <CLASSES>
  382 + <root url="jar://$MODULE_DIR$/../../jar/imf/cxf-xjc-dv-2.3.2.jar!/" />
  383 + </CLASSES>
  384 + <JAVADOC />
  385 + <SOURCES />
  386 + </library>
  387 + </orderEntry>
  388 + <orderEntry type="module-library">
  389 + <library>
  390 + <CLASSES>
  391 + <root url="jar://$MODULE_DIR$/../../jar/imf/cxf-xjc-ts-2.3.2.jar!/" />
  392 + </CLASSES>
  393 + <JAVADOC />
  394 + <SOURCES />
  395 + </library>
  396 + </orderEntry>
  397 + <orderEntry type="module-library">
  398 + <library>
  399 + <CLASSES>
  400 + <root url="jar://$MODULE_DIR$/../../jar/imf/dhbcore.jar!/" />
  401 + </CLASSES>
  402 + <JAVADOC />
  403 + <SOURCES />
  404 + </library>
  405 + </orderEntry>
  406 + <orderEntry type="module-library">
  407 + <library>
  408 + <CLASSES>
  409 + <root url="jar://$MODULE_DIR$/../../jar/imf/FastInfoset-1.2.8.jar!/" />
  410 + </CLASSES>
  411 + <JAVADOC />
  412 + <SOURCES />
  413 + </library>
  414 + </orderEntry>
  415 + <orderEntry type="module-library">
  416 + <library>
  417 + <CLASSES>
  418 + <root url="jar://$MODULE_DIR$/../../jar/imf/fscontext.jar!/" />
  419 + </CLASSES>
  420 + <JAVADOC />
  421 + <SOURCES />
  422 + </library>
  423 + </orderEntry>
  424 + <orderEntry type="module-library">
  425 + <library>
  426 + <CLASSES>
  427 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-activation_1.1_spec-1.1.jar!/" />
  428 + </CLASSES>
  429 + <JAVADOC />
  430 + <SOURCES />
  431 + </library>
  432 + </orderEntry>
  433 + <orderEntry type="module-library">
  434 + <library>
  435 + <CLASSES>
  436 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-annotation_1.0_spec-1.1.1.jar!/" />
  437 + </CLASSES>
  438 + <JAVADOC />
  439 + <SOURCES />
  440 + </library>
  441 + </orderEntry>
  442 + <orderEntry type="module-library">
  443 + <library>
  444 + <CLASSES>
  445 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-javamail_1.4_spec-1.7.1.jar!/" />
  446 + </CLASSES>
  447 + <JAVADOC />
  448 + <SOURCES />
  449 + </library>
  450 + </orderEntry>
  451 + <orderEntry type="module-library">
  452 + <library>
  453 + <CLASSES>
  454 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-jaxws_2.2_spec-1.0.jar!/" />
  455 + </CLASSES>
  456 + <JAVADOC />
  457 + <SOURCES />
  458 + </library>
  459 + </orderEntry>
  460 + <orderEntry type="module-library">
  461 + <library>
  462 + <CLASSES>
  463 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-jms_1.1_spec-1.1.1.jar!/" />
  464 + </CLASSES>
  465 + <JAVADOC />
  466 + <SOURCES />
  467 + </library>
  468 + </orderEntry>
  469 + <orderEntry type="module-library">
  470 + <library>
  471 + <CLASSES>
  472 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-servlet_3.0_spec-1.0.jar!/" />
  473 + </CLASSES>
  474 + <JAVADOC />
  475 + <SOURCES />
  476 + </library>
  477 + </orderEntry>
  478 + <orderEntry type="module-library">
  479 + <library>
  480 + <CLASSES>
  481 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-stax-api_1.0_spec-1.0.1.jar!/" />
  482 + </CLASSES>
  483 + <JAVADOC />
  484 + <SOURCES />
  485 + </library>
  486 + </orderEntry>
  487 + <orderEntry type="module-library">
  488 + <library>
  489 + <CLASSES>
  490 + <root url="jar://$MODULE_DIR$/../../jar/imf/geronimo-ws-metadata_2.0_spec-1.1.3.jar!/" />
  491 + </CLASSES>
  492 + <JAVADOC />
  493 + <SOURCES />
  494 + </library>
  495 + </orderEntry>
  496 + <orderEntry type="module-library">
  497 + <library>
  498 + <CLASSES>
  499 + <root url="jar://$MODULE_DIR$/../../jar/imf/jaxb-api-2.2.1.jar!/" />
  500 + </CLASSES>
  501 + <JAVADOC />
  502 + <SOURCES />
  503 + </library>
  504 + </orderEntry>
  505 + <orderEntry type="module-library">
  506 + <library>
  507 + <CLASSES>
  508 + <root url="jar://$MODULE_DIR$/../../jar/imf/jaxb-impl-2.2.1.1.jar!/" />
  509 + </CLASSES>
  510 + <JAVADOC />
  511 + <SOURCES />
  512 + </library>
  513 + </orderEntry>
  514 + <orderEntry type="module-library">
  515 + <library>
  516 + <CLASSES>
  517 + <root url="jar://$MODULE_DIR$/../../jar/imf/jaxb-xjc-2.2.1.1.jar!/" />
  518 + </CLASSES>
  519 + <JAVADOC />
  520 + <SOURCES>
  521 + <root url="jar://$MODULE_DIR$/../../jar/imf/jaxb-xjc-2.2.1.1.jar!/1.0" />
  522 + </SOURCES>
  523 + </library>
  524 + </orderEntry>
  525 + <orderEntry type="module-library">
  526 + <library>
  527 + <CLASSES>
  528 + <root url="jar://$MODULE_DIR$/../../jar/imf/jettison-1.2.jar!/" />
  529 + </CLASSES>
  530 + <JAVADOC />
  531 + <SOURCES />
  532 + </library>
  533 + </orderEntry>
  534 + <orderEntry type="module-library">
  535 + <library>
  536 + <CLASSES>
  537 + <root url="jar://$MODULE_DIR$/../../jar/imf/jetty-continuation-7.2.2.v20101205.jar!/" />
  538 + </CLASSES>
  539 + <JAVADOC />
  540 + <SOURCES />
  541 + </library>
  542 + </orderEntry>
  543 + <orderEntry type="module-library">
  544 + <library>
  545 + <CLASSES>
  546 + <root url="jar://$MODULE_DIR$/../../jar/imf/jetty-http-7.2.2.v20101205.jar!/" />
  547 + </CLASSES>
  548 + <JAVADOC />
  549 + <SOURCES />
  550 + </library>
  551 + </orderEntry>
  552 + <orderEntry type="module-library">
  553 + <library>
  554 + <CLASSES>
  555 + <root url="jar://$MODULE_DIR$/../../jar/imf/jetty-io-7.2.2.v20101205.jar!/" />
  556 + </CLASSES>
  557 + <JAVADOC />
  558 + <SOURCES />
  559 + </library>
  560 + </orderEntry>
  561 + <orderEntry type="module-library">
  562 + <library>
  563 + <CLASSES>
  564 + <root url="jar://$MODULE_DIR$/../../jar/imf/jetty-server-7.2.2.v20101205.jar!/" />
  565 + </CLASSES>
  566 + <JAVADOC />
  567 + <SOURCES />
  568 + </library>
  569 + </orderEntry>
  570 + <orderEntry type="module-library">
  571 + <library>
  572 + <CLASSES>
  573 + <root url="jar://$MODULE_DIR$/../../jar/imf/jetty-util-7.2.2.v20101205.jar!/" />
  574 + </CLASSES>
  575 + <JAVADOC />
  576 + <SOURCES />
  577 + </library>
  578 + </orderEntry>
  579 + <orderEntry type="module-library">
  580 + <library>
  581 + <CLASSES>
  582 + <root url="jar://$MODULE_DIR$/../../jar/imf/jms.jar!/" />
  583 + </CLASSES>
  584 + <JAVADOC />
  585 + <SOURCES />
  586 + </library>
  587 + </orderEntry>
  588 + <orderEntry type="module-library">
  589 + <library>
  590 + <CLASSES>
  591 + <root url="jar://$MODULE_DIR$/../../jar/imf/jndi.jar!/" />
  592 + </CLASSES>
  593 + <JAVADOC />
  594 + <SOURCES />
  595 + </library>
  596 + </orderEntry>
  597 + <orderEntry type="module-library">
  598 + <library>
  599 + <CLASSES>
  600 + <root url="jar://$MODULE_DIR$/../../jar/imf/jra-1.0-alpha-4.jar!/" />
  601 + </CLASSES>
  602 + <JAVADOC />
  603 + <SOURCES />
  604 + </library>
  605 + </orderEntry>
  606 + <orderEntry type="module-library">
  607 + <library>
  608 + <CLASSES>
  609 + <root url="jar://$MODULE_DIR$/../../jar/imf/js-1.7R2.jar!/" />
  610 + </CLASSES>
  611 + <JAVADOC />
  612 + <SOURCES />
  613 + </library>
  614 + </orderEntry>
  615 + <orderEntry type="module-library">
  616 + <library>
  617 + <CLASSES>
  618 + <root url="jar://$MODULE_DIR$/../../jar/imf/jsr173_1.0_api.jar!/" />
  619 + </CLASSES>
  620 + <JAVADOC />
  621 + <SOURCES />
  622 + </library>
  623 + </orderEntry>
  624 + <orderEntry type="module-library">
  625 + <library>
  626 + <CLASSES>
  627 + <root url="jar://$MODULE_DIR$/../../jar/imf/jsr311-api-1.1.1.jar!/" />
  628 + </CLASSES>
  629 + <JAVADOC />
  630 + <SOURCES />
  631 + </library>
  632 + </orderEntry>
  633 + <orderEntry type="module-library">
  634 + <library>
  635 + <CLASSES>
  636 + <root url="jar://$MODULE_DIR$/../../jar/imf/jta.jar!/" />
  637 + </CLASSES>
  638 + <JAVADOC />
  639 + <SOURCES />
  640 + </library>
  641 + </orderEntry>
  642 + <orderEntry type="module-library">
  643 + <library>
  644 + <CLASSES>
  645 + <root url="jar://$MODULE_DIR$/../../jar/imf/ldap.jar!/" />
  646 + </CLASSES>
  647 + <JAVADOC />
  648 + <SOURCES />
  649 + </library>
  650 + </orderEntry>
  651 + <orderEntry type="module-library">
  652 + <library>
  653 + <CLASSES>
  654 + <root url="jar://$MODULE_DIR$/../../jar/imf/neethi-2.0.4.jar!/" />
  655 + </CLASSES>
  656 + <JAVADOC />
  657 + <SOURCES />
  658 + </library>
  659 + </orderEntry>
  660 + <orderEntry type="module-library">
  661 + <library>
  662 + <CLASSES>
  663 + <root url="jar://$MODULE_DIR$/../../jar/imf/oro-2.0.8.jar!/" />
  664 + </CLASSES>
  665 + <JAVADOC />
  666 + <SOURCES />
  667 + </library>
  668 + </orderEntry>
  669 + <orderEntry type="module-library">
  670 + <library>
  671 + <CLASSES>
  672 + <root url="jar://$MODULE_DIR$/../../jar/imf/providerutil.jar!/" />
  673 + </CLASSES>
  674 + <JAVADOC />
  675 + <SOURCES />
  676 + </library>
  677 + </orderEntry>
  678 + <orderEntry type="module-library">
  679 + <library>
  680 + <CLASSES>
  681 + <root url="jar://$MODULE_DIR$/../../jar/imf/resolver.jar!/" />
  682 + </CLASSES>
  683 + <JAVADOC />
  684 + <SOURCES />
  685 + </library>
  686 + </orderEntry>
  687 + <orderEntry type="module-library">
  688 + <library>
  689 + <CLASSES>
  690 + <root url="jar://$MODULE_DIR$/../../jar/imf/rmm.jar!/" />
  691 + </CLASSES>
  692 + <JAVADOC />
  693 + <SOURCES />
  694 + </library>
  695 + </orderEntry>
  696 + <orderEntry type="module-library">
  697 + <library>
  698 + <CLASSES>
  699 + <root url="jar://$MODULE_DIR$/../../jar/imf/saaj-api-1.3.jar!/" />
  700 + </CLASSES>
  701 + <JAVADOC />
  702 + <SOURCES />
  703 + </library>
  704 + </orderEntry>
  705 + <orderEntry type="module-library">
  706 + <library>
  707 + <CLASSES>
  708 + <root url="jar://$MODULE_DIR$/../../jar/imf/saaj-impl-1.3.2.jar!/" />
  709 + </CLASSES>
  710 + <JAVADOC />
  711 + <SOURCES />
  712 + </library>
  713 + </orderEntry>
  714 + <orderEntry type="module-library">
  715 + <library>
  716 + <CLASSES>
  717 + <root url="jar://$MODULE_DIR$/../../jar/imf/serializer-2.7.1.jar!/" />
  718 + </CLASSES>
  719 + <JAVADOC />
  720 + <SOURCES />
  721 + </library>
  722 + </orderEntry>
  723 + <orderEntry type="module-library">
  724 + <library>
  725 + <CLASSES>
  726 + <root url="jar://$MODULE_DIR$/../../jar/imf/sigar.jar!/" />
  727 + </CLASSES>
  728 + <JAVADOC />
  729 + <SOURCES />
  730 + </library>
  731 + </orderEntry>
  732 + <orderEntry type="module-library">
  733 + <library>
  734 + <CLASSES>
  735 + <root url="jar://$MODULE_DIR$/../../jar/imf/stax2-api-3.0.2.jar!/" />
  736 + </CLASSES>
  737 + <JAVADOC />
  738 + <SOURCES />
  739 + </library>
  740 + </orderEntry>
  741 + <orderEntry type="module-library">
  742 + <library>
  743 + <CLASSES>
  744 + <root url="jar://$MODULE_DIR$/../../jar/imf/stringtemplate-3.2.jar!/" />
  745 + </CLASSES>
  746 + <JAVADOC />
  747 + <SOURCES />
  748 + </library>
  749 + </orderEntry>
  750 + <orderEntry type="module-library">
  751 + <library>
  752 + <CLASSES>
  753 + <root url="jar://$MODULE_DIR$/../../jar/imf/velocity-1.6.4.jar!/" />
  754 + </CLASSES>
  755 + <JAVADOC />
  756 + <SOURCES />
  757 + </library>
  758 + </orderEntry>
  759 + <orderEntry type="module-library">
  760 + <library>
  761 + <CLASSES>
  762 + <root url="jar://$MODULE_DIR$/../../jar/imf/woodstox-core-asl-4.0.8.jar!/" />
  763 + </CLASSES>
  764 + <JAVADOC />
  765 + <SOURCES />
  766 + </library>
  767 + </orderEntry>
  768 + <orderEntry type="module-library">
  769 + <library>
  770 + <CLASSES>
  771 + <root url="jar://$MODULE_DIR$/../../jar/imf/wsdl4j-1.6.2.jar!/" />
  772 + </CLASSES>
  773 + <JAVADOC />
  774 + <SOURCES />
  775 + </library>
  776 + </orderEntry>
  777 + <orderEntry type="module-library">
  778 + <library>
  779 + <CLASSES>
  780 + <root url="jar://$MODULE_DIR$/../../jar/imf/wss4j-1.5.11.jar!/" />
  781 + </CLASSES>
  782 + <JAVADOC />
  783 + <SOURCES />
  784 + </library>
  785 + </orderEntry>
  786 + <orderEntry type="module-library">
  787 + <library>
  788 + <CLASSES>
  789 + <root url="jar://$MODULE_DIR$/../../jar/imf/xalan-2.7.1.jar!/" />
  790 + </CLASSES>
  791 + <JAVADOC />
  792 + <SOURCES />
  793 + </library>
  794 + </orderEntry>
  795 + <orderEntry type="module-library">
  796 + <library>
  797 + <CLASSES>
  798 + <root url="jar://$MODULE_DIR$/../../jar/imf/xbean.jar!/" />
  799 + </CLASSES>
  800 + <JAVADOC />
  801 + <SOURCES />
  802 + </library>
  803 + </orderEntry>
  804 + <orderEntry type="module-library">
  805 + <library>
  806 + <CLASSES>
  807 + <root url="jar://$MODULE_DIR$/../../jar/imf/xbean_xpath.jar!/" />
  808 + </CLASSES>
  809 + <JAVADOC />
  810 + <SOURCES />
  811 + </library>
  812 + </orderEntry>
  813 + <orderEntry type="module-library">
  814 + <library>
  815 + <CLASSES>
  816 + <root url="jar://$MODULE_DIR$/../../jar/imf/xml-resolver-1.2.jar!/" />
  817 + </CLASSES>
  818 + <JAVADOC />
  819 + <SOURCES />
  820 + </library>
  821 + </orderEntry>
  822 + <orderEntry type="module-library">
  823 + <library>
  824 + <CLASSES>
  825 + <root url="jar://$MODULE_DIR$/../../jar/imf/xmlbeans-2.4.0.jar!/" />
  826 + </CLASSES>
  827 + <JAVADOC />
  828 + <SOURCES />
  829 + </library>
  830 + </orderEntry>
  831 + <orderEntry type="module-library">
  832 + <library>
  833 + <CLASSES>
  834 + <root url="jar://$MODULE_DIR$/../../jar/imf/xmlbeans-qname.jar!/" />
  835 + </CLASSES>
  836 + <JAVADOC />
  837 + <SOURCES />
  838 + </library>
  839 + </orderEntry>
  840 + <orderEntry type="module-library">
  841 + <library>
  842 + <CLASSES>
  843 + <root url="jar://$MODULE_DIR$/../../jar/imf/xmlpublic.jar!/" />
  844 + </CLASSES>
  845 + <JAVADOC />
  846 + <SOURCES />
  847 + </library>
  848 + </orderEntry>
  849 + <orderEntry type="module-library">
  850 + <library>
  851 + <CLASSES>
  852 + <root url="jar://$MODULE_DIR$/../../jar/imf/XmlSchema-1.4.7.jar!/" />
  853 + </CLASSES>
  854 + <JAVADOC />
  855 + <SOURCES />
  856 + </library>
  857 + </orderEntry>
  858 + <orderEntry type="module-library">
  859 + <library>
  860 + <CLASSES>
  861 + <root url="jar://$MODULE_DIR$/../../jar/imf/xmlsec-1.4.4.jar!/" />
  862 + </CLASSES>
  863 + <JAVADOC />
  864 + <SOURCES />
  865 + </library>
  866 + </orderEntry>
  867 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-frontend-jaxws:2.7.11" level="project" />
  868 + <orderEntry type="library" name="Maven: xml-resolver:xml-resolver:1.2" level="project" />
  869 + <orderEntry type="library" name="Maven: asm:asm:3.3.1" level="project" />
  870 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-api:2.7.11" level="project" />
  871 + <orderEntry type="library" name="Maven: org.codehaus.woodstox:woodstox-core-asl:4.2.1" level="project" />
  872 + <orderEntry type="library" name="Maven: org.codehaus.woodstox:stax2-api:3.1.4" level="project" />
  873 + <orderEntry type="library" name="Maven: org.apache.ws.xmlschema:xmlschema-core:2.1.0" level="project" />
  874 + <orderEntry type="library" name="Maven: org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1" level="project" />
  875 + <orderEntry type="library" name="Maven: wsdl4j:wsdl4j:1.6.3" level="project" />
  876 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-core:2.7.11" level="project" />
  877 + <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.1.13" level="project" />
  878 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-bindings-soap:2.7.11" level="project" />
  879 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-databinding-jaxb:2.7.11" level="project" />
  880 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-bindings-xml:2.7.11" level="project" />
  881 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-frontend-simple:2.7.11" level="project" />
  882 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-ws-addr:2.7.11" level="project" />
  883 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-ws-policy:2.7.11" level="project" />
  884 + <orderEntry type="library" name="Maven: org.apache.neethi:neethi:3.0.3" level="project" />
  885 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-transports-http:2.7.5" level="project" />
  886 + <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-ws-security:2.7.5" level="project" />
  887 + <orderEntry type="library" name="Maven: org.apache.ws.security:wss4j:1.6.10" level="project" />
  888 + <orderEntry type="library" name="Maven: org.apache.santuario:xmlsec:1.5.4" level="project" />
  889 + <orderEntry type="library" name="Maven: org.opensaml:opensaml:2.5.1-1" level="project" />
  890 + <orderEntry type="library" name="Maven: org.opensaml:openws:1.4.2-1" level="project" />
  891 + <orderEntry type="library" name="Maven: org.opensaml:xmltooling:1.3.2-1" level="project" />
  892 + <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
  893 + <orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:javax.servlet-api:3.0.1" level="project" />
  894 + <orderEntry type="library" name="Maven: javax.transaction:jta:1.1" level="project" />
  895 + <orderEntry type="library" name="Maven: jstl:jstl:1.2" level="project" />
  896 + <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.16" level="project" />
  897 + <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
  898 + <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
  899 + <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.10" level="project" />
  900 + <orderEntry type="library" name="Maven: com.google.guava:guava:19.0" level="project" />
  901 + <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.13" level="project" />
  902 + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.5" level="project" />
  903 + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-core:2.5" level="project" />
  904 + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-slf4j-impl:2.5" level="project" />
  905 + <orderEntry type="library" name="Maven: org.springframework:spring-context:4.2.4.RELEASE" level="project" />
  906 + <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.2.4.RELEASE" level="project" />
  907 + <orderEntry type="library" name="Maven: org.springframework:spring-core:4.2.4.RELEASE" level="project" />
  908 + <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.2.4.RELEASE" level="project" />
  909 + <orderEntry type="library" name="Maven: org.springframework:spring-context-support:4.2.4.RELEASE" level="project" />
  910 + <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.2.4.RELEASE" level="project" />
  911 + <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
  912 + <orderEntry type="library" name="Maven: org.springframework:spring-aspects:4.2.4.RELEASE" level="project" />
  913 + <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.7" level="project" />
  914 + <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.2.4.RELEASE" level="project" />
  915 + <orderEntry type="library" name="Maven: org.springframework:spring-web:4.2.4.RELEASE" level="project" />
  916 + <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.2.4.RELEASE" level="project" />
  917 + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:1.9.2.RELEASE" level="project" />
  918 + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.11.2.RELEASE" level="project" />
  919 + <orderEntry type="library" name="Maven: org.springframework:spring-orm:4.1.9.RELEASE" level="project" />
  920 + <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.1.9.RELEASE" level="project" />
  921 + <orderEntry type="library" name="Maven: org.aspectj:aspectjrt:1.8.7" level="project" />
  922 + <orderEntry type="library" scope="RUNTIME" name="Maven: org.slf4j:jcl-over-slf4j:1.7.13" level="project" />
  923 + <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.2.4.RELEASE" level="project" />
  924 + <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.0.6.Final" level="project" />
  925 + <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level="project" />
  926 + <orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" />
  927 + <orderEntry type="library" name="Maven: org.javassist:javassist:3.18.1-GA" level="project" />
  928 + <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
  929 + <orderEntry type="library" name="Maven: org.jboss:jandex:2.0.0.Final" level="project" />
  930 + <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
  931 + <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.0.b2" level="project" />
  932 + <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.0.1.Final" level="project" />
  933 + <orderEntry type="library" name="Maven: org.hibernate:hibernate-entitymanager:5.0.6.Final" level="project" />
  934 + <orderEntry type="library" name="Maven: org.hibernate:hibernate-ehcache:5.0.6.Final" level="project" />
  935 + <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.38" level="project" />
  936 + <orderEntry type="library" name="Maven: com.alibaba:druid:1.0.16" level="project" />
  937 + <orderEntry type="module-library">
  938 + <library name="Maven: com.alibaba:jconsole:1.8.0">
  939 + <CLASSES>
  940 + <root url="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/lib/jconsole.jar!/" />
  941 + </CLASSES>
  942 + <JAVADOC />
  943 + <SOURCES />
  944 + </library>
  945 + </orderEntry>
  946 + <orderEntry type="module-library">
  947 + <library name="Maven: com.alibaba:tools:1.8.0">
  948 + <CLASSES>
  949 + <root url="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/lib/tools.jar!/" />
  950 + </CLASSES>
  951 + <JAVADOC />
  952 + <SOURCES />
  953 + </library>
  954 + </orderEntry>
  955 + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.6.4" level="project" />
  956 + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.6.0" level="project" />
  957 + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.6.4" level="project" />
  958 + <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.6.4" level="project" />
  959 + <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-joda:2.6.4" level="project" />
  960 + <orderEntry type="library" name="Maven: joda-time:joda-time:2.2" level="project" />
  961 + <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-mapper-asl:1.9.13" level="project" />
  962 + <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-core-asl:1.9.13" level="project" />
  963 + <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.4" level="project" />
  964 + <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.1" level="project" />
  965 + <orderEntry type="library" name="Maven: commons-io:commons-io:2.2" level="project" />
  966 + <orderEntry type="library" name="Maven: net.sf.ehcache:ehcache-core:2.6.8" level="project" />
  967 + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-core:1.2.3" level="project" />
  968 + <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.8.3" level="project" />
  969 + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-web:1.2.3" level="project" />
  970 + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-spring:1.2.3" level="project" />
  971 + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-ehcache:1.2.3" level="project" />
  972 + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-quartz:1.2.3" level="project" />
  973 + <orderEntry type="library" name="Maven: org.opensymphony.quartz:quartz:1.6.1" level="project" />
  974 + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-cas:1.2.3" level="project" />
  975 + <orderEntry type="library" name="Maven: org.jasig.cas.client:cas-client-core:3.2.1" level="project" />
  976 + <orderEntry type="library" name="Maven: net.pusuo:patchca:0.5.0" level="project" />
  977 + <orderEntry type="library" name="Maven: com.oracle:ojdbc6:11.2.0.4.0-atlassian-hosted" level="project" />
  978 + <orderEntry type="library" name="Maven: net.sourceforge.jexcelapi:jxl:2.6.12" level="project" />
  979 + <orderEntry type="library" name="Maven: log4j:log4j:1.2.14" level="project" />
  980 + <orderEntry type="library" name="Maven: org.apache.poi:poi:3.14" level="project" />
  981 + <orderEntry type="library" name="Maven: javax.mail:mail:1.4" level="project" />
  982 + <orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" />
  983 + <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.14" level="project" />
  984 + <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.14" level="project" />
  985 + <orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.6.0" level="project" />
  986 + <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" />
  987 + <orderEntry type="library" name="Maven: com.github.virtuald:curvesapi:1.03" level="project" />
  988 + <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.1" level="project" />
  989 + <orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.7" level="project" />
  990 + <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.4" level="project" />
  991 + <orderEntry type="library" name="Maven: org.apache.velocity:velocity-tools:2.0" level="project" />
  992 + <orderEntry type="library" name="Maven: commons-digester:commons-digester:1.8" level="project" />
  993 + <orderEntry type="library" name="Maven: commons-chain:commons-chain:1.1" level="project" />
  994 + <orderEntry type="library" name="Maven: commons-validator:commons-validator:1.3.1" level="project" />
  995 + <orderEntry type="library" name="Maven: oro:oro:2.0.8" level="project" />
  996 + <orderEntry type="library" name="Maven: sslext:sslext:1.2-0" level="project" />
  997 + <orderEntry type="library" name="Maven: org.apache.struts:struts-core:1.3.8" level="project" />
  998 + <orderEntry type="library" name="Maven: org.apache.struts:struts-taglib:1.3.8" level="project" />
  999 + <orderEntry type="library" name="Maven: org.apache.struts:struts-tiles:1.3.8" level="project" />
  1000 + </component>
  1001 +</module>
  1 +########Log4j configuration#####################################
  2 +log4j.rootLogger=INFO, stdout, fileout
  3 +
  4 +
  5 +log4j.logger.com.fiscal = INFO
  6 +#*******************************
  7 +log4j.logger.com.system = INFO
  8 +#*******************************
  9 +
  10 +log4j.appender.stdout=org.apache.log4j.ConsoleAppender
  11 +log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
  12 +log4j.appender.stdout.layout.ConversionPattern=%d{MM-dd HH:mm:ss,SSSS}[%p] %m%n
  13 +
  14 +log4j.appender.fileout=org.apache.log4j.RollingFileAppender
  15 +log4j.appender.fileout.File=logs/debug.log
  16 +log4j.appender.fileout.MaxFileSize=50MB
  17 +log4j.appender.fileout.MaxBackupIndex=10
  18 +log4j.appender.fileout.layout=org.apache.log4j.PatternLayout
  19 +log4j.appender.fileout.layout.ConversionPattern=%d{MM-dd HH\:mm\:ss,SSSS}[%p] %m%n
  1 +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  2 + <modelVersion>4.0.0</modelVersion>
  3 + <groupId>com.airport</groupId>
  4 + <artifactId>agent</artifactId>
  5 + <version>0.0.1-SNAPSHOT</version>
  6 + <url>http://maven.apache.org</url>
  7 + <packaging>war</packaging>
  8 + <!-- 设定除中央仓库 (repo1.maven.org/maven2/)外的其他仓库,按设定顺序进行查询,如有Nexus私服, 取消注释并指向正确的服务器地址 -->
  9 + <repositories>
  10 + <repository>
  11 + <id>public</id>
  12 + <name>Public Repositories</name>
  13 + <url>http://maven.aliyun.com/nexus/content/groups/public</url>
  14 +
  15 + </repository>
  16 + </repositories>
  17 +
  18 + <!-- 主要依赖库版本定义 -->
  19 + <properties>
  20 + <servlet.version>3.0.1</servlet.version>
  21 + <jstl.version>1.2</jstl.version>
  22 + <jetty.version>6.1.10</jetty.version>
  23 + <junit.version>4.12</junit.version>
  24 + <spring.version>4.2.4.RELEASE</spring.version>
  25 + <spring-datajpa.version>1.9.2.RELEASE</spring-datajpa.version>
  26 + <hibernate.version>5.0.6.Final</hibernate.version>
  27 + <guava.version>19.0</guava.version>
  28 + <mysql-jdbc.version>5.1.38</mysql-jdbc.version>
  29 + <druid.version>1.0.16</druid.version>
  30 + <ehcache.version>2.6.8</ehcache.version>
  31 + <slf4j.version>1.7.13</slf4j.version>
  32 + <log4j.version>2.5</log4j.version>
  33 + <jackson.version>2.6.4</jackson.version>
  34 + <commons-lang3.version>3.4</commons-lang3.version>
  35 + <commons-fileupload.version>1.3.1</commons-fileupload.version>
  36 + <commons-codec.version>1.10</commons-codec.version>
  37 + <shiro.version>1.2.3</shiro.version>
  38 + <cxf.version>2.7.5</cxf.version>
  39 + <patchca.version>0.5.0</patchca.version>
  40 + <jxl.version>2.6.12</jxl.version>
  41 + <poi.version>3.14</poi.version>
  42 + <velocity.version>1.7</velocity.version>
  43 +
  44 + <!-- Plugin的属性定义 -->
  45 + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  46 + <jdk.version>1.7</jdk.version>
  47 + </properties>
  48 +
  49 +
  50 +
  51 + <dependencies>
  52 +
  53 + <!-- Apache CXF -->
  54 + <dependency>
  55 + <groupId>org.apache.cxf</groupId>
  56 + <artifactId>cxf-rt-frontend-jaxws</artifactId>
  57 + <version>${cxf.version}</version>
  58 + </dependency>
  59 + <dependency>
  60 + <groupId>org.apache.cxf</groupId>
  61 + <artifactId>cxf-rt-transports-http</artifactId>
  62 + <version>${cxf.version}</version>
  63 + </dependency>
  64 + <dependency>
  65 + <groupId>org.apache.cxf</groupId>
  66 + <artifactId>cxf-rt-ws-security</artifactId>
  67 + <version>${cxf.version}</version>
  68 + </dependency>
  69 +
  70 + <!-- Servlet Runtime -->
  71 + <dependency>
  72 + <groupId>javax.servlet</groupId>
  73 + <artifactId>javax.servlet-api</artifactId>
  74 + <version>${servlet.version}</version>
  75 + <scope>provided</scope>
  76 + </dependency>
  77 +
  78 + <dependency>
  79 + <groupId>javax.transaction</groupId>
  80 + <artifactId>jta</artifactId>
  81 + <version>1.1</version>
  82 + </dependency>
  83 +
  84 + <dependency>
  85 + <groupId>jstl</groupId>
  86 + <artifactId>jstl</artifactId>
  87 + <version>${jstl.version}</version>
  88 + </dependency>
  89 +
  90 + <dependency>
  91 + <groupId>com.alibaba</groupId>
  92 + <artifactId>fastjson</artifactId>
  93 + <version>1.2.16</version>
  94 + </dependency>
  95 +
  96 + <!--<dependency>-->
  97 + <!--<groupId>org.apache</groupId>-->
  98 + <!--<artifactId>ant-zip</artifactId>-->
  99 + <!--<version>4.0</version>-->
  100 + <!--</dependency>-->
  101 +
  102 + <!-- junit -->
  103 + <dependency>
  104 + <groupId>junit</groupId>
  105 + <artifactId>junit</artifactId>
  106 + <version>${junit.version}</version>
  107 + </dependency>
  108 +
  109 + <!-- commons-codec -->
  110 + <dependency>
  111 + <groupId>commons-codec</groupId>
  112 + <artifactId>commons-codec</artifactId>
  113 + <version>${commons-codec.version}</version>
  114 + </dependency>
  115 +
  116 + <!-- guava -->
  117 + <dependency>
  118 + <groupId>com.google.guava</groupId>
  119 + <artifactId>guava</artifactId>
  120 + <version>${guava.version}</version>
  121 + </dependency>
  122 +
  123 + <!-- log -->
  124 + <dependency>
  125 + <groupId>org.slf4j</groupId>
  126 + <artifactId>slf4j-api</artifactId>
  127 + <version>${slf4j.version}</version>
  128 + </dependency>
  129 +
  130 + <dependency>
  131 + <groupId>org.apache.logging.log4j</groupId>
  132 + <artifactId>log4j-api</artifactId>
  133 + <version>${log4j.version}</version>
  134 + </dependency>
  135 +
  136 + <dependency>
  137 + <groupId>org.apache.logging.log4j</groupId>
  138 + <artifactId>log4j-core</artifactId>
  139 + <version>${log4j.version}</version>
  140 + </dependency>
  141 +
  142 + <dependency>
  143 + <groupId>org.apache.logging.log4j</groupId>
  144 + <artifactId>log4j-slf4j-impl</artifactId>
  145 + <version>${log4j.version}</version>
  146 + </dependency>
  147 +
  148 +
  149 +
  150 +
  151 + <!-- spring framework -->
  152 + <dependency>
  153 + <groupId>org.springframework</groupId>
  154 + <artifactId>spring-context</artifactId>
  155 + <version>${spring.version}</version>
  156 + </dependency>
  157 +
  158 + <dependency>
  159 + <groupId>org.springframework</groupId>
  160 + <artifactId>spring-context-support</artifactId>
  161 + <version>${spring.version}</version>
  162 + </dependency>
  163 +
  164 + <dependency>
  165 + <groupId>org.springframework</groupId>
  166 + <artifactId>spring-aop</artifactId>
  167 + <version>${spring.version}</version>
  168 + </dependency>
  169 +
  170 + <dependency>
  171 + <groupId>org.springframework</groupId>
  172 + <artifactId>spring-aspects</artifactId>
  173 + <version>${spring.version}</version>
  174 + </dependency>
  175 +
  176 + <dependency>
  177 + <groupId>org.springframework</groupId>
  178 + <artifactId>spring-tx</artifactId>
  179 + <version>${spring.version}</version>
  180 + </dependency>
  181 + <!-- spring webmvc -->
  182 + <dependency>
  183 + <groupId>org.springframework</groupId>
  184 + <artifactId>spring-web</artifactId>
  185 + <version>${spring.version}</version>
  186 + </dependency>
  187 +
  188 + <dependency>
  189 + <groupId>org.springframework</groupId>
  190 + <artifactId>spring-webmvc</artifactId>
  191 + <version>${spring.version}</version>
  192 + </dependency>
  193 +
  194 + <dependency>
  195 + <groupId>commons-httpclient</groupId>
  196 + <artifactId>commons-httpclient</artifactId>
  197 + <version>3.0</version>
  198 + </dependency>
  199 + <!-- spring data jpa -->
  200 + <dependency>
  201 + <groupId>org.springframework.data</groupId>
  202 + <artifactId>spring-data-jpa</artifactId>
  203 + <version>${spring-datajpa.version}</version>
  204 + </dependency>
  205 +
  206 + <!-- spring test -->
  207 + <dependency>
  208 + <groupId>org.springframework</groupId>
  209 + <artifactId>spring-test</artifactId>
  210 + <version>${spring.version}</version>
  211 + <scope>test</scope>
  212 + </dependency>
  213 +
  214 + <!-- jpa implements hibernate -->
  215 + <dependency>
  216 + <groupId>org.hibernate</groupId>
  217 + <artifactId>hibernate-core</artifactId>
  218 + <version>${hibernate.version}</version>
  219 + </dependency>
  220 +
  221 + <dependency>
  222 + <groupId>org.hibernate</groupId>
  223 + <artifactId>hibernate-entitymanager</artifactId>
  224 + <version>${hibernate.version}</version>
  225 + </dependency>
  226 +
  227 + <dependency>
  228 + <groupId>org.hibernate</groupId>
  229 + <artifactId>hibernate-ehcache</artifactId>
  230 + <version>${hibernate.version}</version>
  231 + </dependency>
  232 +
  233 + <!-- mysql-connector -->
  234 + <dependency>
  235 + <groupId>mysql</groupId>
  236 + <artifactId>mysql-connector-java</artifactId>
  237 + <version>${mysql-jdbc.version}</version>
  238 + </dependency>
  239 +
  240 +
  241 + <!-- druid connection pool -->
  242 + <dependency>
  243 + <groupId>com.alibaba</groupId>
  244 + <artifactId>druid</artifactId>
  245 + <version>${druid.version}</version>
  246 + </dependency>
  247 +
  248 + <!-- jackson -->
  249 + <dependency>
  250 + <groupId>com.fasterxml.jackson.core</groupId>
  251 + <artifactId>jackson-databind</artifactId>
  252 + <version>${jackson.version}</version>
  253 + </dependency>
  254 + <dependency>
  255 + <groupId>com.fasterxml.jackson.module</groupId>
  256 + <artifactId>jackson-module-jaxb-annotations</artifactId>
  257 + <version>${jackson.version}</version>
  258 + </dependency>
  259 + <dependency>
  260 + <groupId>com.fasterxml.jackson.datatype</groupId>
  261 + <artifactId>jackson-datatype-joda</artifactId>
  262 + <version>${jackson.version}</version>
  263 + </dependency>
  264 + <dependency>
  265 + <groupId>org.codehaus.jackson</groupId>
  266 + <artifactId>jackson-mapper-asl</artifactId>
  267 + <version>1.9.13</version>
  268 + </dependency>
  269 +
  270 + <!-- commons -->
  271 + <dependency>
  272 + <groupId>org.apache.commons</groupId>
  273 + <artifactId>commons-lang3</artifactId>
  274 + <version>${commons-lang3.version}</version>
  275 + </dependency>
  276 +
  277 + <dependency>
  278 + <groupId>commons-fileupload</groupId>
  279 + <artifactId>commons-fileupload</artifactId>
  280 + <version>${commons-fileupload.version}</version>
  281 + </dependency>
  282 +
  283 +
  284 + <!-- ehcache -->
  285 + <dependency>
  286 + <groupId>net.sf.ehcache</groupId>
  287 + <artifactId>ehcache-core</artifactId>
  288 + <version>${ehcache.version}</version>
  289 + </dependency>
  290 +
  291 + <!-- shiro -->
  292 + <dependency>
  293 + <groupId>org.apache.shiro</groupId>
  294 + <artifactId>shiro-core</artifactId>
  295 + <version>${shiro.version}</version>
  296 + </dependency>
  297 + <dependency>
  298 + <groupId>org.apache.shiro</groupId>
  299 + <artifactId>shiro-web</artifactId>
  300 + <version>${shiro.version}</version>
  301 + </dependency>
  302 + <dependency>
  303 + <groupId>org.apache.shiro</groupId>
  304 + <artifactId>shiro-spring</artifactId>
  305 + <version>${shiro.version}</version>
  306 + </dependency>
  307 + <dependency>
  308 + <groupId>org.apache.shiro</groupId>
  309 + <artifactId>shiro-ehcache</artifactId>
  310 + <version>${shiro.version}</version>
  311 + </dependency>
  312 + <dependency>
  313 + <groupId>org.apache.shiro</groupId>
  314 + <artifactId>shiro-quartz</artifactId>
  315 + <version>${shiro.version}</version>
  316 + </dependency>
  317 +
  318 + <!-- shiro cas 单点登录 -->
  319 + <dependency>
  320 + <groupId>org.apache.shiro</groupId>
  321 + <artifactId>shiro-cas</artifactId>
  322 + <version>1.2.3</version>
  323 + </dependency>
  324 +
  325 + <!-- 验证码 -->
  326 + <dependency>
  327 + <groupId>net.pusuo</groupId>
  328 + <artifactId>patchca</artifactId>
  329 + <version>${patchca.version}</version>
  330 + </dependency>
  331 +
  332 + <!-- oracle jdbc 驱动 -->
  333 + <dependency>
  334 + <groupId>com.oracle</groupId>
  335 + <artifactId>ojdbc6</artifactId>
  336 + <version>11.2.0.4.0-atlassian-hosted</version>
  337 + </dependency>
  338 +
  339 + <dependency>
  340 + <groupId>net.sourceforge.jexcelapi</groupId>
  341 + <artifactId>jxl</artifactId>
  342 + <version>${jxl.version}</version>
  343 + </dependency>
  344 +
  345 + <dependency>
  346 + <groupId>org.apache.poi</groupId>
  347 + <artifactId>poi</artifactId>
  348 + <version>${poi.version}</version>
  349 + </dependency>
  350 +
  351 + <!-- https://mvnrepository.com/artifact/javax.mail/mail -->
  352 + <dependency>
  353 + <groupId>javax.mail</groupId>
  354 + <artifactId>mail</artifactId>
  355 + <version>1.4</version>
  356 + </dependency>
  357 +
  358 + <!-- https://mvnrepository.com/artifact/javax.activation/activation -->
  359 + <dependency>
  360 + <groupId>javax.activation</groupId>
  361 + <artifactId>activation</artifactId>
  362 + <version>1.1</version>
  363 + </dependency>
  364 + <!-- https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml -->
  365 + <dependency>
  366 + <groupId>org.apache.poi</groupId>
  367 + <artifactId>poi-ooxml</artifactId>
  368 + <version>3.14</version>
  369 + </dependency>
  370 +
  371 + <dependency>
  372 + <groupId>commons-collections</groupId>
  373 + <artifactId>commons-collections</artifactId>
  374 + <version>3.2.1</version>
  375 + </dependency>
  376 +
  377 + <!-- velocity 模板 -->
  378 + <dependency>
  379 + <groupId>org.apache.velocity</groupId>
  380 + <artifactId>velocity</artifactId>
  381 + <version>${velocity.version}</version>
  382 + </dependency>
  383 +
  384 + <dependency>
  385 + <groupId>org.apache.velocity</groupId>
  386 + <artifactId>velocity-tools</artifactId>
  387 + <version>2.0</version>
  388 + <exclusions>
  389 + <exclusion>
  390 + <groupId>javax.servlet</groupId>
  391 + <artifactId>servlet-api</artifactId>
  392 + </exclusion>
  393 + </exclusions>
  394 + </dependency>
  395 + <!-- https://mvnrepository.com/artifact/org.apache.cxf/cxf-rt-frontend-jaxws -->
  396 + <dependency>
  397 + <groupId>org.apache.cxf</groupId>
  398 + <artifactId>cxf-rt-frontend-jaxws</artifactId>
  399 + <version>2.7.11</version>
  400 + </dependency>
  401 +
  402 + <dependency>
  403 + <groupId>redis.clients</groupId>
  404 + <artifactId>jedis</artifactId>
  405 + <version>2.1.0</version>
  406 + </dependency>
  407 +
  408 + </dependencies>
  409 +
  410 + <!-- 配置文件 -->
  411 + <profiles>
  412 + <!-- 本地开发环境 -->
  413 + <profile>
  414 + <id>dev</id>
  415 + <properties>
  416 + <package.environment>dev</package.environment>
  417 + </properties>
  418 + <activation>
  419 + <activeByDefault>true</activeByDefault>
  420 + </activation>
  421 + </profile>
  422 +
  423 + <!-- 测试环境 -->
  424 + <profile>
  425 + <id>test</id>
  426 + <properties>
  427 + <package.environment>test</package.environment>
  428 + </properties>
  429 + </profile>
  430 +
  431 + <!-- 生产环境 -->
  432 + <profile>
  433 + <id>product</id>
  434 + <properties>
  435 + <package.environment>product</package.environment>
  436 + </properties>
  437 + </profile>
  438 + </profiles>
  439 +
  440 + <build>
  441 + <finalName>ROOT</finalName>
  442 + <plugins>
  443 + <!-- 编译插件 -->
  444 + <plugin>
  445 + <groupId>org.apache.maven.plugins</groupId>
  446 + <artifactId>maven-compiler-plugin</artifactId>
  447 + <version>3.1</version>
  448 + <configuration>
  449 + <encoding>${project.build.sourceEncoding}</encoding>
  450 + <source>${jdk.version}</source>
  451 + <target>${jdk.version}</target>
  452 + </configuration>
  453 + </plugin>
  454 +
  455 + <!-- Jetty 插件配置测试环境 -->
  456 + <plugin>
  457 + <groupId>org.eclipse.jetty</groupId>
  458 + <artifactId>jetty-maven-plugin</artifactId>
  459 + <version>9.2.8.v20150217</version>
  460 + <configuration>
  461 + <httpConnector>
  462 + <port>8081</port>
  463 + </httpConnector>
  464 + <scanIntervalSeconds>0</scanIntervalSeconds>
  465 + </configuration>
  466 + </plugin>
  467 +
  468 + <!-- Maven 打包插件
  469 + <plugin>
  470 + <groupId>org.apache.maven.plugins</groupId>
  471 + <artifactId>maven-war-plugin</artifactId>
  472 + <version>3.1.0</version>
  473 + <configuration>
  474 + <archive>
  475 + <addMavenDescriptor>false</addMavenDescriptor>
  476 + </archive>
  477 + <webResources>
  478 + <resource>
  479 + <directory>src/main/resoreces/conf/${package.environment}</directory>
  480 + <targetPath>WEB-INF/classes</targetPath>
  481 + <filtering>true</filtering>
  482 + </resource>
  483 + </webResources>
  484 + </configuration>
  485 + </plugin>-->
  486 +
  487 + </plugins>
  488 + </build>
  489 + <modules>
  490 + <module>?</module>
  491 + </modules>
  492 +</project>