You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Antonio Gallardo <ag...@agsoftware.dnsalias.com> on 2003/12/10 10:11:40 UTC

CVS broken for 1.4 too

Hi:

I just refresh the CVS version and after a build clean I got:

main-opt:
    [javac] Compiling 596 source files to /db-ojb/target/classes
    [javac]
/db-ojb/target/src/org/apache/ojb/broker/metadata/torque/TorqueFieldGenerator.java:109:
cannot resolve symbol
    [javac] symbol  : method getColumnJdbcType ()
    [javac] location: class org.apache.ojb.broker.metadata.FieldDescriptor
    [javac]         int jdbcType = descriptor.getColumnJdbcType();
    [javac]                                  ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED

Best Regards,

Antonio Gallardo

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: CVS broken for 1.4 too

Posted by Antonio Gallardo <ag...@agsoftware.dnsalias.com>.
Thanks! I already got the update. Now it compiles.

Best Regards,

Antonio Gallardo

Antonio Gallardo dijo:
> Hi:
>
> I just refresh the CVS version and after a build clean I got:
>
> main-opt:
>     [javac] Compiling 596 source files to /db-ojb/target/classes
>     [javac]
> /db-ojb/target/src/org/apache/ojb/broker/metadata/torque/TorqueFieldGenerator.java:109:
> cannot resolve symbol
>     [javac] symbol  : method getColumnJdbcType ()
>     [javac] location: class org.apache.ojb.broker.metadata.FieldDescriptor
>     [javac]         int jdbcType = descriptor.getColumnJdbcType();
>     [javac]                                  ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -deprecation for details.
>     [javac] 1 error
>
> BUILD FAILED
>
> Best Regards,
>
> Antonio Gallardo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org