from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/model/Driver.java" contains "import org.apache.olingo.odata2.api.annotation.edm.EdmEntitySet;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/model/Manufacturer.java" contains "import org.apache.olingo.odata2.api.annotation.edm.EdmEntitySet;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/model/Address.java" contains "import org.apache.olingo.odata2.api.annotation.edm.EdmComplexType;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/model/Car.java" contains "import org.apache.olingo.odata2.api.annotation.edm.EdmEntitySet;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/util/AnnotationSampleDataGenerator.java" contains "import org.apache.olingo.odata2.api.commons.HttpStatusCodes;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/src/main/java/processor/AnnotationSampleServiceFactory.java" contains "import org.apache.olingo.odata2.api.ODataCallback;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/src/main/java/CarServiceFactory.java" contains "import org.apache.olingo.odata2.api.ODataService;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/src/main/java/CarODataSingleProcessor.java" contains "import org.apache.olingo.odata2.api.ep.EntityProvider;" from: odata2-sample to: odata2-lib evidence: - file: "odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/src/main/java/CarEdmProvider.java" contains "import org.apache.olingo.odata2.api.edm.EdmConcurrencyMode;"