Hy Markward,

sorry for the delayed reply. Indeed there are a couple of cases where
ant4eclipse doesn't work as expected when using classes from the JRE that
are not part of the correlating execution environment.

At the moment we are working intensivly on a new release that will fix this
failure among other things.

I hope we are able to release a new version in the next weeks. So, stay
tuned...

Regards,
Gerd

2008/7/15 markward <[EMAIL PROTECTED]>

>
> And it's me again :-).
>
> So I somehow figured out, what was going wrong, but there is still some
> information missing for a complete picture.
>
> Obviously the ParseException was subject to access-restriction in
> ant4eclipse's class BundleNameEnvironment, method findClass(). I guess this
> is because ParseException is member of a package which is included in JDK
> 1.5.0_11, but somehow not considered part of the JRE as pointed out in Alex
> Blewitt's article at eclipsezone
> http://www.eclipsezone.com/eclipse/forums/t97259.rhtml.
>
> "[...] You may also get it [access restriction error] when depending on a
> specific version of the JRE (or an OSGi execution environment). [...]"
>
> I somehow evaded the problem now because ParseException was not really
> needed in this class, but I still have no clue, how such a scenario would
> correctly be resolved.
>
> So this is the remaining question to which I most certainly will not find
> an
> answer by myself. What if ParseException would not have been obsolete?
>
> Regards,
> Markward
> --
> View this message in context:
> http://www.nabble.com/ERROR-when-building-a-plugin-tp18462316p18469467.html
> Sent from the ant4eclipse-user mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Ant4eclipse-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ant4eclipse-user
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ant4eclipse-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ant4eclipse-user

Reply via email to