Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] Re: When you release an ant jar...

I've seen this in the past too and I'm *not* compiling my workspace against 
1.4.

- Jared

On Wednesday 11 December 2002 12:41 pm, you wrote:
> Hmm. The error dialog I got stated an "incompatible class file version 48" 
> (or something to that effect). I knew this was an indication that it was 
> compiled on 1.4, and re-compiling on 1.3 fixed the problem. So, how it 
> happenned, I do not know.
> 
> Darin
> 
> 
> 
> 
> 
> Darin Swanson
> 12/11/2002 12:30 PM
> 
> 
>         To:     Darin Wright/WPG/OTI@OTI
>         cc:     jared-eclipse@xxxxxxxxx
>         Subject:        Re: When you release an ant jar...
> 
> This should not be possible with the scripts...they all specify target and 
> source to "1.3"
> We need to look into how this can happen...it may be a bug in our 
> JDTCompilerAdapter.
> 
> Darins
> 
> 
> 
> 
> Darin Wright
> 12/11/02 10:26 AM
> 
>  
>         To:     Darin Swanson/MIN/OTI@OTI, jared-eclipse@xxxxxxxxx
>         cc: 
>         Subject:        When you release an ant jar...
> 
> I ran into a problem in my host this moring... I built the latest plug-ins 
> and tried to run with them...
> 
> However, it looks like the latest release of the antsupport.jar in 
> external tools was build against a 1.4 JDK. This means that those of us 
> running on 1.3 are hosed. Since the Eclipse SDK is 1.3 compatible you can 
> only re-lease jars built agains 1.3. The only way out was to fallback to a 
> previous build of Eclipse.
> 
> Darin
> 
> 
> 
> 
> 



Back to the top