Re: [cross-project-issues-dev] CSS Parsers Eclipse

2015-03-09 Thread LETAVERNIER Camille
Hi Lars,

I’ve opened Bug 461730https://bugs.eclipse.org/bugs/show_bug.cgi?id=461730

Regards,
Camille

De : cross-project-issues-dev-boun...@eclipse.org 
[mailto:cross-project-issues-dev-boun...@eclipse.org] De la part de Lars Vogel
Envoyé : dimanche 8 mars 2015 06:57
À : Cross project issues
Objet : Re: [cross-project-issues-dev] CSS Parsers  Eclipse

Hi Camille,
+1 for replacing the Batik parser in platform.ui. I know that Paul was looking 
for alternatives in the past. Please open a bug for it, so that we can continue 
the discussion.
Best regards, Lars
Platform UI Co-Lead

On Mon, Mar 2, 2015 at 2:48 PM, LETAVERNIER Camille 
camille.letavern...@cea.frmailto:camille.letavern...@cea.fr wrote:
Hi all,

In Papyrus, we’re considering a migration to the CSS version 3 (Instead of the 
CSS 2.1 we’re currently using). Until now, we were partially relying on the E4 
CSS Engine, and the underlying Batik/CSS Parser. However, the parser doesn’t 
support CSS3. We’ve been investigating different CSS3 parsers for Java, and 
found that all parsers implementing the W3C SAC API are hardly maintained (With 
an exception for CSSParser [1], but it is distributed under the LGPL License, 
so it is not an option).

So we’re now seriously considering the Phloc CSS Parser [2], which 
unfortunately doesn’t implement SAC (So the translation is not 
straightforward). This means that we’ll have to re-implement most of the engine 
as well. Are there any other projects interested in moving to a more recent 
version of CSS? The parser/API is the main concern here IMO, since CSS3 is 
split into several optional modules (You can simply ignore some of the parsed 
elements if you don’t need to support a given module, but the parser needs to 
recognize every elements to successfully parse the file).

We also provide an XText editor for CSS (Currently 2.1), but it’s not good 
enough to be used at runtime, so we only use it as a file editor (especially 
for Papyrus-specific auto-completion and such). We’ll incrementally update it 
to support the CSS3 concepts we need, but we’re not planning to go much further.

[1] http://cssparser.sourceforge.net/
[2] https://code.google.com/p/phloc-css/

Regards,
Camille

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.orgmailto:cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



--
Geschäftsführer

vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: 
lars.vo...@vogella.commailto:lars.vo...@vogella.com, Web: 
http://www.vogella.com
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] Central Checksum service going away

2015-03-09 Thread Konstantin Komissarchik
-1

This service is used by automated build systems. It cannot be retired
without severe adverse consequence. 

- Konstantin


-Original Message-
From: cross-project-issues-dev-boun...@eclipse.org
[mailto:cross-project-issues-dev-boun...@eclipse.org] On Behalf Of Denis Roy
Sent: Monday, March 09, 2015 11:02 AM
To: cross-project-issues-dev@eclipse.org
Subject: [cross-project-issues-dev] Central Checksum service going away

Folks,

Years ago I enabled a centralized checksum service and attached it to the
downloads/mirror page, as seen here:

http://eclip.se/3Q

The system is flawed in two ways:
- artifacts that change will have invalid checksums
- on occasion, a checksum is computed too early while a file is in transit,
leading to invalid sums

Since the value provided by a central service is likely very low, and I lack
the cycles to make something more robust, I'm deprecating the service.
Please see https://bugs.eclipse.org/460490

Once retired, sums.php will return an empty response.

Denis
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


[cross-project-issues-dev] Central Checksum service going away

2015-03-09 Thread Denis Roy

Folks,

Years ago I enabled a centralized checksum service and attached it to 
the downloads/mirror page, as seen here:


http://eclip.se/3Q

The system is flawed in two ways:
- artifacts that change will have invalid checksums
- on occasion, a checksum is computed too early while a file is in 
transit, leading to invalid sums


Since the value provided by a central service is likely very low, and I 
lack the cycles to make something more robust, I'm deprecating the 
service.  Please see https://bugs.eclipse.org/460490


Once retired, sums.php will return an empty response.

Denis
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev