mman        01/08/25 06:00:47

  Modified:    .        build.xml
  Log:
  Patch from Philipp Schmidt <[EMAIL PROTECTED]> for SendmailAction compilation.
  
  Revision  Changes    Path
  1.53      +1 -1      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- build.xml 2001/08/23 12:54:58     1.52
  +++ build.xml 2001/08/25 13:00:47     1.53
  @@ -272,7 +272,7 @@
       <available property="xpath.present" classname="org.apache.xpath.XPathAPI">
         <classpath refid="classpath"/>
       </available>
  -    <available property="ora.driver.present" classname="oracle.sql.BLOB">
  +    <available property="ora.driver.present" 
classname="oracle.jdbc.OracleResultSet">
         <classpath refid="classpath"/>
       </available>
       <available property="mail.present" classname="javax.mail.Session">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to