Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » org.apache.velocity: add DynamicImport-Package: * to manifest
org.apache.velocity: add DynamicImport-Package: * to manifest [message #16504] Thu, 28 May 2009 10:06 Go to next message
Alexey Markevich is currently offline Alexey MarkevichFriend
Messages: 18
Registered: July 2009
Junior Member
Hi all,
In my bundle I have
Export-Package: my.package;x-friends:="org.apache.velocity"
But
Velocity.getTemplate("/my/package/template.vm");
cause exception.
If org.apache.velocity manifest contains
DynamicImport-Package: *
all ok.
Can anyone add this directive by default?
Re: org.apache.velocity: add DynamicImport-Package: * to manifest [message #16524 is a reply to message #16504] Fri, 29 May 2009 04:09 Go to previous message
Eclipse UserFriend
Originally posted by: david_williams.linux.vnet.ibm.com

Alexey Markevich wrote:
>
> Can anyone add this directive by default?
>

I've no idea ... but probably best to open a bug for requests such as
this so it can be evaluated by all the interested parties (and won't get
lost).

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orbit
Re: org.apache.velocity: add DynamicImport-Package: * to manifest [message #565345 is a reply to message #16504] Fri, 29 May 2009 04:09 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 176
Registered: July 2009
Senior Member
Alexey Markevich wrote:
>
> Can anyone add this directive by default?
>

I've no idea ... but probably best to open a bug for requests such as
this so it can be evaluated by all the interested parties (and won't get
lost).

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orbit
Previous Topic:org.apache.velocity: add DynamicImport-Package: * to manifest
Next Topic:Speed issues when downloading orbit files
Goto Forum:
  


Current Time: Fri Apr 26 08:59:54 GMT 2024

Powered by FUDForum. Page generated in 0.03224 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top