Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Compilation Errors in Jena Context Provider

Sergey,
 
After I commit the changes talked about in the message (upcoming (breaking and non breaking) IdAS changes), the Jena CP will have over a hundred compilation errors.
 
Do you want me to fix those prior to committing the IdAS changes, or should I just commit and break the Jena CP?
 
Jim

>>> "Sergey Lyakhov" <slyakhov@xxxxxxxxxxxxxx> 3/16/07 7:04 AM >>>
Mike,

> Can someone tell me how to fix the following errors:

Those errors were coused by latest changes in IdAS registry. I am going to
change Jena CP and to write some instructions how to configure/use Jena CP.
I will let you know when it is ready.

Thanks,
Sergey Lyakhov
----- Original Message -----
From: "Michael McIntosh" <mikemci@xxxxxxxxxx>
To: <higgins-dev@xxxxxxxxxxx>
Sent: Thursday, March 15, 2007 11:23 PM
Subject: [higgins-dev] Compilation Errors in Jena Context Provider


> Can someone tell me how to fix the following errors:
>
> The constructor IdASRegistryPlugin() is not visible
>
> org.eclipse.higgins.idas.cp.jena2/src/org/eclipse/higgins/idas/cp/jena2/test
>        JenaContextTest.java    line 55
>
> The method getContextFactory(String) is undefined for the type
> IdASRegistryPlugin
>
> org.eclipse.higgins.idas.cp.jena2/src/org/eclipse/higgins/idas/cp/jena2/test
>        JenaContextTest.java    line 56
>
> Thanks,
> Mike
> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins-dev

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

Back to the top