You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2003/12/11 13:48:05 UTC

cvs commit: ws-axis/java/xmls path_refs.xml

dims        2003/12/11 04:48:05

  Modified:    java/xmls path_refs.xml
  Log:
  Configure more jars (trying to fix gump failures)
  
  Revision  Changes    Path
  1.13      +4 -0      ws-axis/java/xmls/path_refs.xml
  
  Index: path_refs.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/xmls/path_refs.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- path_refs.xml	18 Jul 2003 12:40:41 -0000	1.12
  +++ path_refs.xml	11 Dec 2003 12:48:04 -0000	1.13
  @@ -1,4 +1,8 @@
     <path id="classpath">
  +    <pathelement location="${xercesImpl.jar}"/>
  +    <pathelement location="${xmlParserAPIs.jar}"/>
  +    <pathelement location="${xalan-unbundled.jar}"/>
  +    <pathelement location="${xml-apis.jar}"/>
       <pathelement location="${xerces.jar}"/>
       <pathelement location="${regexp.jar}"/>
       <pathelement location="${xmlunit.jar}"/>