Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » If can filter out *nls plugins(artifacts) when installing build?
icon10.gif  If can filter out *nls plugins(artifacts) when installing build? [message #912203] Thu, 13 September 2012 06:12 Go to next message
lu lu is currently offline lu luFriend
Messages: 9
Registered: June 2012
Junior Member
I want to use equinox p2 to install build, with unit definitions and its corresponding plugins from feature.xml. All plugins with nls plugins are installed, but in our actual testing, we don't need to install *nls plugins, is there any way to filter out those *nls plugins in installation process?

Using such command outside of p2:

java -jar *.launcher.jar -application org.eclipse.ant.core.antRunner -buildfile build.xml -Drepository https://<...>/dev-offering -Ddestination=<dir>

build.xml:

<p2.repo2runnable destination="${destination}">
<source location="${repository}">
<p2.repo2runnable>



Re: If can filter out *nls plugins(artifacts) when installing build? [message #912903 is a reply to message #912203] Fri, 14 September 2012 11:32 Go to previous messageGo to next message
lu lu is currently offline lu luFriend
Messages: 9
Registered: June 2012
Junior Member
Any update? Thanks!
Re: If can filter out *nls plugins(artifacts) when installing build? [message #936589 is a reply to message #912903] Mon, 08 October 2012 06:12 Go to previous messageGo to next message
lu lu is currently offline lu luFriend
Messages: 9
Registered: June 2012
Junior Member
any help there? Thanks!
Re: If can filter out *nls plugins(artifacts) when installing build? [message #937872 is a reply to message #936589] Tue, 09 October 2012 10:43 Go to previous messageGo to next message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
On 2012-08-10 8:12, lu lu wrote:
> any help there? Thanks!
Did you try setting language to something non existing like
"gibbrish" ?

- henrik
Re: If can filter out *nls plugins(artifacts) when installing build? [message #938117 is a reply to message #937872] Tue, 09 October 2012 15:00 Go to previous messageGo to next message
lu lu is currently offline lu luFriend
Messages: 9
Registered: June 2012
Junior Member
***********
Did you try setting language to something non existing like
"gibbrish" ?
***********

Sorry, I am not sure what's the meaning of 'gibbrish'? Can you help to provide a clear example? Thanks!
Re: If can filter out *nls plugins(artifacts) when installing build? [message #938124 is a reply to message #938117] Tue, 09 October 2012 15:10 Go to previous messageGo to next message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
On 2012-10-09 17:00, lu lu wrote:
> ***********
> Did you try setting language to something non existing like
> "gibbrish" ?
> ***********
>
> Sorry, I am not sure what's the meaning of 'gibbrish'? Can you help to
> provide a clear example? Thanks!

This word has no special meaning, it is just a non-sense word and the
question was whether you might have written a similar non-sense language
setting, presumably by a typo.

Greetings from Bremen,

Daniel Krügler
Re: If can filter out *nls plugins(artifacts) when installing build? [message #938129 is a reply to message #938124] Tue, 09 October 2012 15:19 Go to previous messageGo to next message
lu lu is currently offline lu luFriend
Messages: 9
Registered: June 2012
Junior Member
No, I haven't set any language parameters in my command.
Re: If can filter out *nls plugins(artifacts) when installing build? [message #938449 is a reply to message #938129] Tue, 09 October 2012 22:22 Go to previous messageGo to next message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
On 2012-09-10 17:19, lu lu wrote:
> No, I haven't set any language parameters in my command.

Since you did not want any language, I suggested that you could try to
specify that you want a language that does not exist and I used
"gibberish" as an example - it is an english word:

gibberish |ˈjibəriSH|
noun
unintelligible or meaningless speech or writing; nonsense: he talks
gibberish.
ORIGIN early 16th cent.: perhaps from gibber (but recorded earlier) +
the suffix -ish1 (denoting a language as in Spanish, Swedish, etc).

- henrik
Re: If can filter out *nls plugins(artifacts) when installing build? [message #938613 is a reply to message #938449] Wed, 10 October 2012 02:30 Go to previous messageGo to next message
lu lu is currently offline lu luFriend
Messages: 9
Registered: June 2012
Junior Member
I see.

But as I use 'p2.repo2runnable', I haven't found any parameters to set any pointed language...


If I misunderstand, pls help to correct me. Thanks.
Re: If can filter out *nls plugins(artifacts) when installing build? [message #939933 is a reply to message #938613] Thu, 11 October 2012 06:41 Go to previous message
lu lu is currently offline lu luFriend
Messages: 9
Registered: June 2012
Junior Member
Find out a defect - https://bugs.eclipse.org/bugs/show_bug.cgi?id=284899, which related with nl fragments...

I have tried add osgi.nl = en_US in 'config.ini',but it don't works...


Any suggestion? Thanks!
Previous Topic:Is there a way to perform a p2 headless update
Next Topic:Updating fragments with p2
Goto Forum:
  


Current Time: Tue Mar 19 03:37:48 GMT 2024

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

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

Back to the top