[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [jdt-core-dev] compiler: "duplicate" package-info in presence of nested classes
|
- From: Martin von Zweigbergk <martin.von.zweigbergk@xxxxxxxxx>
- Date: Tue, 23 Aug 2011 10:38:43 -0400
- Delivered-to: jdt-core-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=G5YY3AMzEcmzrnuuyWsSz0lTCtvAOKxBG8jr5wPfjjI=; b=M3xOo3ecXRRRLvizoTU1D1+LD6p0vf+jgfwzT590uA7suQboPEy/pQUvwizd3otU20 //Gu4W6EN9cdmh62DeL9P3QF59zEUh7sfPwhXAv7sy2szUhLFfTbhwEmjcjgrEqoPQqn QXS128yvSnRWCgeaU6WfQsZkTaZytbA+elGQ8=
Can such a test case use the maven plugin?
I forgot to say that I could not reproduce the error with ECJ
0.972_R35x, 3.5.1 (the latest available as an Ubuntu package). How can
I obtain/build the latest ecj?
Martin
On Tue, Aug 23, 2011 at 10:23 AM, Olivier Thomann
<Olivier_Thomann@xxxxxxxxxx> wrote:
> jdt-core-dev-bounces@xxxxxxxxxxx wrote on 2011-08-23 10:15:24:
>> I am not sure if the problem is with the eclipse compiler or the maven
>> plugin, but after spending some hours debugging both of them, I'm
>> leaning towards the compiler. I seem to be getting this error only
>> where I have inner classes along with a package-info. It seems to be
>> related to the issue described on [1].
> If you can isolate a test case, please open a new bug report against
> JDT/Core with the attached test case.
>
> Thanks,
>
> Olivier
> _______________________________________________
> jdt-core-dev mailing list
> jdt-core-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jdt-core-dev
>
>