On 11/2/2013 7:10 PM, Richard Eckart de Castilho wrote:
> So I've been trying to bind the UIMA SDK job to hosts that work by excluding 
> those
> that do not work… it appears there are rather many that do not work and they 
> are
> not consistently labelled. Eventually I got to this statement:
>
>   !Solaris && !Hadoop && !WIP && !Windows && !tapestry && !ubuntu-ARM
>
> Then the job failed on hadoop7 (which I hoped would have the Hadoop label, 
> but doesn't)
> and I gave up.
Thanks for trying!.
>
> I bound the job now to
>
>   ubuntu
>
> Unfortunately, that means that we do not get feedback whether UIMA builds 
> e.g. on
> Windows or Solaris (or OS X).
>
> The integration tests of the maven jcasgen plugin do not seem to work
> under Windows. It's the same issue again as already tracked in UIMA-3132.  
> The mail
> I had written at the time to the builds mailing list never go a reply from 
> anyone.

I "pinged" the mail to encourage a response.  I see this is some issue with
${maven.home} not being a "directory".  I wonder if it is a symbolic link or the
windows equivalent?

>
> The build running on the tapestry VM (#436) is also quite interesting, 
> because it shows
> a lot of these:
>
>   Caused by: org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to 
> create or change an object in a way which is incorrect with regard to 
> namespaces.
>
> I though that should have been fixed already by UIMA-2155.

I took a look, and it appears that this fix was applied to a "branch", but has
never shown up in the trunk.  I'll re-open this JIRA to investigate further and 
fix.

Thanks for reporting !! 

-Marshall

>
> Anyway. I hope being bound to ubuntu, we have more successful builds now at 
> the expense of platform variety.
>
> -- Richard
>
>

Reply via email to