Re: cvs commit: xml-cocoon2/src/org/apache/cocoon/acting OraAddAction.java

2001-08-20 Thread Davanum Srinivas
Yes. build.xml in both C2.0 and C2.1 build "**/Ora*.java" only if "ora.driver.present". Thanks, dims --- Berin Loritsch <[EMAIL PROTECTED]> wrote: > Davanum Srinivas wrote: > > > > OOOpsss!!! Sorry Berin. > > No problem. > > Oh, can you check if build.xml still builds these conditionaly?

Re: cvs commit: xml-cocoon2/src/org/apache/cocoon/acting OraAddAction.java

2001-08-20 Thread Berin Loritsch
Davanum Srinivas wrote: > > OOOpsss!!! Sorry Berin. No problem. Oh, can you check if build.xml still builds these conditionaly? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: cvs commit: xml-cocoon2/src/org/apache/cocoon/acting OraAddAction.java

2001-08-20 Thread Davanum Srinivas
OOOpsss!!! Sorry Berin. Thanks, dims --- [EMAIL PROTECTED] wrote: > bloritsch01/08/20 08:22:16 > > Modified:src/org/apache/cocoon/acting OraAddAction.java > Log: > Add missing imports back in: > > THEY ARE REQUIRED FOR ORACLE SPECIFIC COMPONENTS! > > Revision Chang