Hi Frank, Getting uDig to build under Tycho takes a great deal of stuffing around. I have yet to write instructions and an FAQ detailing all the work arounds I use to actually get it to work.
I am merging my work with udig-platform/HEAD today and will have some documentation written by next weekend. At present, I have disabled all of the uDig tests in my fork as they are broken. As for Maven, I am using 3.0.3. Yes, we have uDig building zip product archives for Windows, Linux and Mac from the Jenkins build box. My priority is to get the basic framework merged with HEAD and I will be improving it over time. In future I plan to integrate the rest of the uDig jUnit tests into the continuous build once they are fixed. I am also looking into the the maven NSIS and WebDAV plugins so that Jenkins can automatically package up installers of the nightly builds and upload them to the uDig website. I'll keep the dev list posted as I progress. Cheers, --Sev On 13 October 2011 20:11, Frank Gasdorf <[email protected]> wrote: > Hi Cliff, Hello List, > > I'm working also with tycho in the uDig based projects and I'm excited > to hear, that Cliff has done a lot o push forward. I absolutely agree, > Tycho is not that good as I thought when I was on FOSS4G in Barcelona > last year. Its getting better ... > > I checked Cliff's remote git repository this week and I have several > questions: > - have you already pushed all changes to your remote repo? > - which maven version do you use, the latest 3.0.3 or an older one? > - the current build fails (maven 3.0.3 jdk 1.6.0_25) with following > errors like this: > > [ERROR] load(ReferencingFactoryFinder.getMathTransformFactories(null)); > [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ > [ERROR] ReferencingFactoryFinder cannot be resolved > [ERROR] > [ERROR] > <...>\udig-platform\plugins\net.refractions.udig.libs\src\net\refractions\udig\libs\internal\Activator.java > (at line 285):[-1,-1] > > - could you push your changes to your remote repo as a branch to, > properly we can collaborate on that task > - Have you already setup a Jenkins build for that, I guess Jessy > mentioned a secured server ... What about the jenkins hosting service > you mentioned > > If you need any help or feedback, let me know! > > Cheers, Frank > > 2011/10/13 Severin (aka Cliff) <[email protected]>: > > Hi All, > > > > Tomorrow I will be merging uDig HEAD with the Maven+Tycho build work I > have > > done. > > To make it work, the major changes I made were: > > - Rename many of the features to avoid duplicate names/id's; > > - Move the uDig product into its own project. > > In most cases, this should not affect anyone too much, however there were > > also some minor changes to some of the plugin dependencies and how they > are > > managed. > > If all goes well and the merged work tests successfully, a pull request > will > > be available tomorrow evening Australian time. > > > > Cheers, > > Sev > > > > -- > > "We are dreamers, shapers, singers and makers..." > > > > _______________________________________________ > > User-friendly Desktop Internet GIS (uDig) > > http://udig.refractions.net > > http://lists.refractions.net/mailman/listinfo/udig-devel > > > > > -- "We are dreamers, shapers, singers and makers..."
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
