Community
Participate
Working Groups
Update UDC Releng to use Tycho.
Local build with Tycho is complete and appears to work. I have opened Bug 334428 to request a Hudson job. I believe that I can add build tasks to do pack200 and signing after Maven has done its work. I believe that I'll have to create Ant scripts to accomplish this.
Build is now running on Hudson without signing or pack200 (yet). Work has been started on sign.xml to take care of signing.
Signing implemented. Need to make pack200 happen.
With help from Jesse McConnell (Jetty), I now have a build running on Hudson with Tycho that produces an update site with pack200 and signed. Jesse created a Maven plug-in that does the heavy-lifting that we have discussed bringing into Eclipse (either as part of Tycho or Dash). At any rate, we have a build. I need to sort out how to get the build out of Hudson and onto the download server. There is no direct connection. I'm considering something like this: after a successful build, copy the generated update site to /shared, then set up a cron on dev that copies from /shared/technology/epp into /downloads.eclipse.org/technology/epp
Apparently there is a "trick" using setfacl to allow Hudson to write to download directories: http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg05325.html .
The Usage Data Collector was decommissioned a long time ago. Therefore any remaining bugs are now being closed as WONTFIX. If this bug is still relevant, please make a comment and we'll move it to the correct project/component for further investigation. This change was made as part of a bulk change.