Leif:

Ok, in principal the JDK1.4 dependecies have dissapeared along with Phoenix
dependecies.  However, I don't true the compiler flag for a clean 1.2
compile. Can you verify is all is building ok.

Cheers, Steve.


> -----Original Message-----
> From: Stephen McConnell [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 04 March, 2002 04:25
> To: Avalon Developers List
> Subject: RE: Excalibur Build Failure in service package in the
> scratchpad.
>
>
>
>
> Umm, confused - my ant javac directive includes the target attribute -
>
>     <javac debug="off" destdir="${build}/lib" target="1.2">
>       <classpath>
>         <path refid="project.classpath" />
>       </classpath>
>       <src path="${src}/java" />
>     </javac>
>
> Isn't this suposes to flag stuff like this as an error?
>
> Steve.
>
>
> > -----Original Message-----
> > From: Peter Donald [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, 04 March, 2002 03:49
> > To: Avalon Developers List
> > Subject: Re: Excalibur Build Failure in service package in the
> > scratchpad.
> >
> >
> > On Mon, 4 Mar 2002 13:51, Leif Mortenson wrote:
> > > Excalibur's build is currently failing with the following:
> >
> > It looks like something added in JDK1.4. You can either exclude it from
> > compile unless jdk1.4 is present or alternatively make it extend
> > CascadingException
> >
> > --
> > Cheers,
> >
> > Pete
> >
> > ----------------------------------------------------------
> > Which is worse: Ignorance or Apathy? Who knows? Who cares?
> > ----------------------------------------------------------
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


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

Reply via email to