Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-build-dev] site.xml and ".qualifier"


Hi Mark,

Developers of the team never have an update site loaded in the IDE and never do any export to an update site. The whole update site generation is handled by the releng team which has crafted a site.xml generator which you can probably find attached in their bug reports or in pde build bug ones.

HTH,

PaScaL



Mark_Melvin@xxxxxxxx
Sent by: pde-build-dev-bounces@xxxxxxxxxxx

07/14/2006 05:26 PM

Please respond to
"Eclipse PDE Build developers list." <pde-build-dev@xxxxxxxxxxx>

To
"Eclipse PDE Build developers list." <pde-build-dev@xxxxxxxxxxx>
cc
Subject
[pde-build-dev] site.xml and ".qualifier"






Hi Everyone,


I'm not sure if this is the right place to ask this question, but currently, how does the Eclipse team "create" site.xml for their update sites?  I assume there is some sort of substitution going on at build/deployment time to grab the generated version qualifiers for the features (with the checksum appended)?  I was in the midst of writing a build task to do this in my particular build process, and noticed that the PDE tries to validate the content of site.xml in my update site project.  If I put in replacement strings I get errors - which is OK, but prompted me to just check with the experts; is there any infrastructure in PDE build for doing this substitution in site.xml, or am I right in just assuming this is something I need to take care of myself?


Thanks,

Mark.

AMI Semiconductor - "Silicon Solutions for the Real World"
NOTICE:
This electronic message contains information that may be confidential or privileged. The information is intended for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you received this electronic message in error, please notify the sender and delete the copy you received.
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-build-dev


Back to the top