Phillip Baird wrote: > Was just building from SVN and Eclipse highlighted the follow package > issues. > > MixinsTest.java and ModifiedByTest.java are in directory > org/qi4j/api/annotation but have package declarations of > org.qi4j.annotation. > Likewise ModifiesTest.java is in org/qi4j/api/annotation/scope but is in > package org.qi4j.annotation.scope. > > Packages should be org.qi4j.api.annotation and > org.qi4j.api.annotation.scope.
Thanks for the heads up! Fixed the above. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

