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?
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]
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