Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [babel-dev] Project not showing up in Babel translator interface

By the way, Denis, I found that the Babel Genie ID was not able to create working directory at "/tmp/tmp-babel/". Please investigate. Thanks!

Kit Lo
Eclipse Babel Project Lead
IBM Eclipse SDK (IES) Globalization Technical Lead
IBM Rational solution for Collaborative Lifecycle Management (CLM) Globalization Technical Lead


Inactive hide details for Kit Lo---06/13/2012 11:02:00 PM---I just checked. The problem was that all jars for JWT were compressKit Lo---06/13/2012 11:02:00 PM---I just checked. The problem was that all jars for JWT were compressed in pack.gz format (for example

From: Kit Lo/Raleigh/IBM@IBMUS
To: Babel committers mailing list <babel-dev@xxxxxxxxxxx>,
Date: 06/13/2012 11:02 PM
Subject: Re: [babel-dev] Project not showing up in Babel translator interface
Sent by: babel-dev-bounces@xxxxxxxxxxx





I just checked. The problem was that all jars for JWT were compressed in pack.gz format (for example: org.eclipse.jwt.branding_1.2.0.v201205151016.jar.pack.gz).

It's not too hard to add supports for pack.gz jars. The problem is that there are no consistent rules for all projects. Some projects (for example Eclipse Platform, Web Tools) provide both plain jars and compressed pack.gz jars, while some projects provide just plain jars, and yet some other projects (like JWT) provide just compressed pack.gz jars. There are no consistent rules. We don't know what jars to use for extraction!


Is it possible for JWT to follow Eclipse Platform to provide both plain jars and compressed pack.gz jars at the update site? That will be the fastest and easiest solution for now!


Regards,
Kit Lo
Eclipse Babel Project Lead
IBM Eclipse SDK (IES) Globalization Technical Lead
IBM Rational solution for Collaborative Lifecycle Management (CLM) Globalization Technical Lead


Inactive hide details for Yoann Rodière ---06/13/2012 03:35:08 AM---Hello, Is there any news about the maps processor? I just cYoann Rodière ---06/13/2012 03:35:08 AM---Hello, Is there any news about the maps processor? I just checked the

From:
Yoann Rodière <yoann.rodiere@xxxxxxxxxxx>
To:
Babel committers mailing list <babel-dev@xxxxxxxxxxx>,
Date:
06/13/2012 03:35 AM
Subject:
Re: [babel-dev] Project not showing up in Babel translator interface
Sent by:
babel-dev-bounces@xxxxxxxxxxx




Hello,

Is there any news about the maps processor? I just checked the
translator interface, and it doesn't seem to include JWT.

Thanks for your time,
Yoann


Le jeu. 24 mai 2012 21:59:07 CEST, Denis Roy a écrit :
> Hi,
>
> It appears our maps processor (which, I think, also processes update
> sites) has not been working recently. I will investigate why.
>
> Denis
>
> On 05/23/2012 08:58 AM, Yoann Rodière wrote:
>> Hi,
>>
>> We at SOA-JWT are currently trying to add our project to Babel, and
>> we would like to have your opinion on some problems we are facing.
>>
>> First, 'soa.jwt' does appear in the committer interface
>> <
http://babel.eclipse.org/babel/map_files.php>, and we used it to
>> register our update site, which is up and running (I can access it
>> using both my browser and the Eclipse Update Manager). Yet 'soa.jwt'
>> does not appear in the translator interface
>> <
http://babel.eclipse.org/babel/translate.php>, even after a few days.
>> Is there some other prerequisites before our project can show up?
>>
>> Also, JWT was previously part of babel as the 'technology.jwt'
>> project, and some translation work was done there. Is there any way
>> to automatically import the previous translations from
>> 'technology.jwt' to 'soa.jwt'?
>>
>> Thanks a lot,
>> Yoann Rodière
>>
>
>
>
> _______________________________________________
> babel-dev mailing list
> babel-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/babel-dev
_______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/babel-dev
_______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev

GIF image


Back to the top