Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Datastream Versions #21

Closed
daniel-dgi opened this issue Mar 13, 2015 · 1 comment
Closed

Migrate Datastream Versions #21

daniel-dgi opened this issue Mar 13, 2015 · 1 comment

Comments

@daniel-dgi
Copy link
Contributor

See: https://github.com/daniel-dgi/migration-utils/blob/camel-service/migration-service/src/main/java/org/fcrepo/migration/service/routes/DatastreamIngesterRoute.java#L16

No attempt is made to handle different versions of datastreams. I haven't even checked to see what the result of the current work is w/r/t versions.

You should split on foxml:datastreamVersion and process each individually. You can check out an example of splitting on xpath here: https://github.com/daniel-dgi/migration-utils/blob/camel-service/migration-service/src/main/java/org/fcrepo/migration/service/routes/ContainerIngesterRoute.java#L35

@daniel-dgi
Copy link
Contributor Author

Closed with fcrepo-exts/migration-utils#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants