Jarvx200 commented on PR #764:
URL: 
https://github.com/apache/incubator-graphar/pull/764#issuecomment-3334793325

   Looking on the errors it seems like the test fail because I extracted 
`PropertyGroups` from `PropertyGroup`. The problem with it being inside is the 
fact that the AbstractBuilder can't see it.
   
   If it's ok, I think extracting the AbstractBuilder from it's package and 
placing it with the other classes which require it will help with this but also 
help with limiting the access modifiers in it's internal api.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to