Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pdt-dev] updates/2.0/interim malformed

There was a redundant close tag for the "site" element before the
nightly one:

<site>

  ...

</site>

  /* nightly information */

</site>


You can see the diff file 1.25 --> 1.26

- Roy
-----Original Message-----
From: Nick Boldt [mailto:nickboldt@xxxxxxxxx] 
Sent: Monday, May 11, 2009 8:46 AM
To: PDT Developers
Cc: David M Williams; Roy Ganor
Subject: Re: [pdt-dev] updates/2.0/interim malformed

File opens fine using WTP's XML editor and the Site Manifest editor (if 
you rename site-galileo.xml to site.xml first). (I'm still using Eclipse

3.5M6.)

What did you change? To avoid incorrectly generating it, we'll need to 
document what was done wrong. Can you attach the invalid file(s) to the 
bug below?

N

Roy Ganor wrote:
> Forward to David, maybe this will solve our blocker issue - 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=275537
> 
>  
> 
> Roy
> 
>
------------------------------------------------------------------------
> 
> *From:* pdt-dev-bounces@xxxxxxxxxxx
[mailto:pdt-dev-bounces@xxxxxxxxxxx] 
> *On Behalf Of *Roy Ganor
> *Sent:* Monday, May 11, 2009 7:54 AM
> *To:* PDT Developers
> *Subject:* [pdt-dev] updates/2.0/interim malformed
> 
>  
> 
> Hi,
> 
> It seems that the updates/2.0/interim sites xmls were malformed in the

> latest update (for some reason).
> 
> I have fixed it manually and hope that this will not be reproduced in 
> the next update...
> 
>  
> 
> Maybe one of you guys knows why the interim Galileo site was
malformed?
> 
>  
> 
>  
> 
> Regards,
> 
> - Roy
> 
> 
>
------------------------------------------------------------------------
> 
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pdt-dev

-- 
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Release Engineer :: Eclipse Modeling & Dash Athena


Back to the top