作者 蔺文领

解决货代无法登录的问题

正在显示 1 个修改的文件 包含 15 行增加3 行删除
@@ -13,18 +13,18 @@ @@ -13,18 +13,18 @@
13 </classpathentry> 13 </classpathentry>
14 <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 14 <classpathentry kind="src" output="target/test-classes" path="src/test/java">
15 <attributes> 15 <attributes>
  16 + <attribute name="test" value="true"/>
16 <attribute name="optional" value="true"/> 17 <attribute name="optional" value="true"/>
17 <attribute name="maven.pomderived" value="true"/> 18 <attribute name="maven.pomderived" value="true"/>
18 - <attribute name="test" value="true"/>  
19 </attributes> 19 </attributes>
20 </classpathentry> 20 </classpathentry>
21 <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> 21 <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
22 <attributes> 22 <attributes>
23 - <attribute name="maven.pomderived" value="true"/>  
24 <attribute name="test" value="true"/> 23 <attribute name="test" value="true"/>
  24 + <attribute name="maven.pomderived" value="true"/>
25 </attributes> 25 </attributes>
26 </classpathentry> 26 </classpathentry>
27 - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 27 + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
28 <attributes> 28 <attributes>
29 <attribute name="maven.pomderived" value="true"/> 29 <attribute name="maven.pomderived" value="true"/>
30 </attributes> 30 </attributes>
@@ -35,5 +35,17 @@ @@ -35,5 +35,17 @@
35 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> 35 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
36 </attributes> 36 </attributes>
37 </classpathentry> 37 </classpathentry>
  38 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/axis.jar"/>
  39 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-discovery-0.2.jar"/>
  40 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-logging.jar"/>
  41 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/cxf-wstx-msv-validation-2.6.5.jar"/>
  42 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/gson-2.2.4.jar"/>
  43 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/httpclient-4.5.4.jar"/>
  44 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/httpcore-4.4.7.jar"/>
  45 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jaxrpc.jar"/>
  46 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jcifs-1.3.19.jar"/>
  47 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jiguang-common-1.0.7.jar"/>
  48 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jpush-client-3.3.0.jar"/>
  49 + <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/saaj.jar"/>
38 <classpathentry kind="output" path="target/classes"/> 50 <classpathentry kind="output" path="target/classes"/>
39 </classpath> 51 </classpath>