Just checked the instructions - and this "requirement" was noted: 
- 
http://udig.refractions.net/confluence/display/ADMIN/Maven+and+Tycho+Automated+Build

Going to try and clean up that page a bit.
-- 
Jody Garnett


On Thursday, 23 August 2012 at 3:25 PM, Jody Garnett wrote:

> I was able to ask the build box to kick out more detail; and confirmed this 
> is the same compile error Naz is getting (i.e. install JAI and ImageIO into 
> the JDK). 
> 
> > [DEBUG] Original compiler output: ---------- 1. ERROR in 
> > /var/lib/jenkins/jobs/uDig 
> > Platform/workspace/plugins/net.refractions.udig.project/src/net/refractions/udig/project/internal/render/impl/RenderContextImpl.java
> >  (at line 14) import javax.media.jai.JAI; ^^^^^^^^^^^ The import 
> > javax.media cannot be resolved ---------- 2. ERROR in 
> > /var/lib/jenkins/jobs/uDig 
> > Platform/workspace/plugins/net.refractions.udig.project/src/net/refractions/udig/project/internal/render/impl/RenderContextImpl.java
> >  (at line 15) import javax.media.jai.TileCache; ^^^^^^^^^^^ The import 
> > javax.media cannot be resolved 
> 
> If you ever need to turn on more detail; the instructions are in the root 
> pom.xml.
> 
> -- 
> Jody Garnett
> 
> 
> On Wednesday, 22 August 2012 at 5:25 PM, Mark Leslie wrote:
> 
> > I've turned on our build server to see if the recent tycho updates
> > will get it purring again, and I've hit a compilation failure in
> > net.refractions.udig.project that shouldn't be AFAIK. The error
> > message (at bottom) isn't terribly useful, so I've attached the whole
> > console text.
> > 
> > Our configuration is to build in two steps. The first is a pre-build
> > step of maven install of
> > plugins/net.refractions.udig.libs/pom-libs.xml, which completes
> > happily. The next is a maven install on the root pom with a permgen
> > size of 256m..
> > 
> > Can anyone shed any light on this, or possibly point me at where some
> > detail on the compilation failure might be output?
> > 
> > --
> > Cheers,
> > Mark
> > 
> > 
> > 
> 
> 

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to