mman        01/08/25 06:28:48

  Modified:    .        Tag: cocoon_20_branch build.xml
  Log:
  Patch from Philipp Schmidt <[EMAIL PROTECTED]> for SendmailAction compilation.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.8.2.30  +1 -1      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.8.2.29
  retrieving revision 1.8.2.30
  diff -u -r1.8.2.29 -r1.8.2.30
  --- build.xml 2001/08/16 06:10:09     1.8.2.29
  +++ build.xml 2001/08/25 13:28:48     1.8.2.30
  @@ -263,7 +263,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