[forge-dev] Seam Persistence Plugin broken

Lincoln Baxter, III lincolnbaxter at gmail.com
Fri Dec 16 11:20:20 EST 2011


Yep, sorry about that. We had to update these APIs now or we wouldn't have
a chance in the future. You can now use depFacet.addDirectDependency(), and
can query using hasDirectDependency() or hasEffectiveDependency()

I think the new API is much easier to understand! Let me know if you have
any thoughts.

We still need to go through and update all of the plugins to make sure they
use the new APIs.
~Lincoln

On Thu, Dec 15, 2011 at 5:59 PM, Paul Bakker <paul.bakker.nl at gmail.com>wrote:

> Hi Daniel,
>
> This is caused by some refactoring after API reviews because Forge will
> soon move to a candidate release. This was our last change to improve those
> APIs. You will probably have this problem with some other plugins too,
> because many of them rely on the DependencyFacet. We will be fixing plugins
> in the next week(s). Sorry for the inconvenience.
>
> Paul
>
>
> On Dec 15, 2011, at 9:52 PM, Daniel Sachse wrote:
>
> > Hey guys,
> >
> > the Seam Persistence Plugin is not building anymore, because the
> DependencyFacet doesn´t have the methods "hasDependency" and
> "addDependency" anymore.
> > How can these methods be replaced?
> >
> > Regards,
> >
> > Daniel
> > _______________________________________________
> > forge-dev mailing list
> > forge-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/forge-dev
>
>
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>



-- 
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20111216/a88e29ca/attachment.html 


More information about the forge-dev mailing list