Thanks a lot Armin!

In fact I was using CVS HEAD but I did not make "ant clean" before I tryed
to make the jar.

I did now and it's working.

Thanks again...

David Santos
[EMAIL PROTECTED]
CIIST - Desenvolvimento - Projecto Fenix


----- Original Message ----- 
From: "Armin Waibel" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Thursday, May 20, 2004 7:54 PM
Subject: Re: Cannot make jar from CVS HEAD


> Hi David,
>
> I try latest CVS. Works for me.
> Are you really use CVS head? Did you clean OJB with
> 'ant clean' before compile?
>
> regards,
> Armin
>
> David Santos wrote:
>
> > Hi!
> >
> > Just checked out CVS HEAD and when I try to make the jar of it I get
this:
> >
> >
============================================================================
==
> > D:\Fenix\Sources\OTHER_PROJECTS\db-ojb>ant jar
> > Buildfile: build.xml
> >
> > jar:
> >
> > set-archive-name:
> >
> > set-archive-name-date:
> >
> > detect-jdk:
> >
> > check-jdk12proxy-classes:
> >
> > check-jndi-classes:
> >
> > use-jdk12:
> >
> > use-jdk13:
> >
> > use-jdk14:
> >      [echo] detected JDK 1.4
> >
> > init:
> >
> > prepare:
> >
> > preprocess:
> >      [echo] using switches: +JDK13, +JDBC30
> >      [java]
............................................................................
............................................
> >      [java]
............................................................................
............................................
> >      [java]
............................................................................
.........
> >
> > main-opt:
> >     [javac] Compiling 451 source files to
D:\Fenix\Sources\OTHER_PROJECTS\db-ojb\target\classes
> >     [javac]
D:\Fenix\Sources\OTHER_PROJECTS\db-ojb\target\src\org\apache\ojb\broker\util
\ProxyHelper.java:118: cannot resolve symbol
> >     [javac] symbol  : method getCollectionProxyClass ()
> >     [javac] location: interface
org.apache.ojb.broker.core.PersistenceBrokerConfiguration
> >     [javac]             collectionProxyClass =
config.getCollectionProxyClass();
> >     [javac]                                          ^
> >     [javac] Note: Some input files use or override a deprecated API.
> >     [javac] Note: Recompile with -deprecation for details.
> >     [javac] 1 error
> >
> > BUILD FAILED
> > D:\Fenix\Sources\OTHER_PROJECTS\db-ojb\build.xml:408: Following error
occured while executing this line
> > D:\Fenix\Sources\OTHER_PROJECTS\db-ojb\build.xml:285: Compile failed;
see the compiler error output for details.
> >
> > Total time: 1 minute 8 seconds
> >
> >
============================================================================
==
> >
> >
> > By the way, are there any known issues in CVS HEAD regarding ODMG?
> >
> > Thanks in advance...
> >
> >
> >
> >
> >
> >                        CIIST - Desenvolvimento - Projecto Fenix
> >
> >                         David Santos  Eng. Informatica e de Computadores
> >                         Ramo de Programa��o e Sistemas de Informa��o
> >                         [EMAIL PROTECTED]
> >
> >
> >
> >
> >             Signature powered by Plaxo Want a signature like this?
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to