Hi,
after I have noticed "https://issues.apache.org/jira/browse/OLINGO-4" I thought
about writing a small quick starter How-To/Tutorial with a sample project.
I would add this sample as {{maven module}} but I would not mess up our
complete project structure.
Hence, I suggest to group/sort our current project a little bit so that it will
keep clear.
Below is my recommendation for a structure:
org.apache.olingo.odata2-parent
-> org.apache.olingo.odata2-processor.jpa
--> org.apache.olingo.odata2-jpa.processor.api
--> org.apache.olingo.odata2-jpa.processor.core
-> org.apache.olingo.odata2-lib
--> org.apache.olingo.odata2-api
--> org.apache.olingo.odata2-core
--> org.apache.olingo.odata2-testutil
--> org.apache.olingo.odata2-fit
--> org.apache.olingo.odata2-ref
--> org.apache.olingo.odata2-ref.web
-> org.apache.olingo.odata2-samples
--> org.apache.olingo.odata2-tutorial [NEW]
--> org.apache.olingo.odata2-tutorial.web [NEW]
What do you think?
Kind regards,
Michael