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

Change the XML namespaces on the mediapackages to be compatible with OC-MH 1.4 #7

Closed
rubenrua opened this issue Nov 6, 2012 · 4 comments

Comments

@rubenrua
Copy link
Contributor

rubenrua commented Nov 6, 2012

NOTE: Check if the XML namespaces brakes the backwards compability

The XML will be like:

<?xml version="1.0" encoding="utf-8"?>
<mediapackage xmlns="http://mediapackage.opencastproject.org" 
      duration="1995" id="f13e2862-3dc0-4da1-9e0a-4c79271f2735" start="2012-08-02T14:20:11">
  <media>
...
@rubenrua
Copy link
Contributor Author

rubenrua commented Nov 6, 2012

See OC-MH ticket http://opencast.jira.com/browse/MH-9256

@rubenrua
Copy link
Contributor Author

rubenrua commented Nov 6, 2012

@rubenrua
Copy link
Contributor Author

OC-MH < 1.4 works with namespaces. Branch merged in master.

@hectorcanto
Copy link

Schedules: works on 1.2.2 from 1.2, 1.3 and 1.4
Ingest without using namespace to 1.2 & 1.3: OK
Ingest without using namespace to 1.4: fails, a erroneous MP appears

Ingest using namespace to 1.2 & 1.3:fails, a erronous MP appears
Ingest using namespace to 1.4: OK

Patched 1.4:
Works using namespace of not.

1.2.2 Galicaster local MP:
New ones will have namespace
Old ones will be updated once a operation (any) is performed.

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