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

XmlValidator should search for schema in classpath #273

Closed
longtimeago opened this issue Jun 6, 2014 · 18 comments
Closed

XmlValidator should search for schema in classpath #273

longtimeago opened this issue Jun 6, 2014 · 18 comments
Assignees

Comments

@longtimeago
Copy link
Contributor

XmlValidator should search schema in classpath before trying to create URL and load from web
This example should pass validation if spring-beans-2.0.xsd can be located in classpath

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xmlns:util="http://www.springframework.org/schema/util"
       xsi:schemaLocation="http://www.springframework.org/schema/beans spring-beans-2.0.xsd">
</beans>
@davvd
Copy link

davvd commented Jun 8, 2014

I'll find a developer for the task soon...

@davvd
Copy link

davvd commented Jun 9, 2014

many thanks for the report, I topped your account for 15 mins, transaction 40631984

@davvd
Copy link

davvd commented Aug 13, 2014

@carlosmiranda it's in your hands now, please proceed

@carlosmiranda
Copy link
Contributor

@longtimeago I raised this in jcabi-xml: jcabi/jcabi-xml#31. Hope you don't mind if we wait a bit until it's fixed.

@carlosmiranda
Copy link
Contributor

@davvd please give us more time, we're waiting for jcabi/jcabi-xml#31.

@carlosmiranda
Copy link
Contributor

@davvd we need more time here

@davvd
Copy link

davvd commented Sep 2, 2014

@davvd we need more time here

@carlosmiranda of course, thanks for letting me know, take your time

@krzyk
Copy link
Collaborator

krzyk commented Nov 3, 2015

@carlosmiranda jcabi/jcabi-xml#31 has been fixed, maybe we can continue here

@carlosmiranda
Copy link
Contributor

@longtimeago @krzyk can't work on this yet, please see jcabi/jcabi-xml#94.

@carlosmiranda
Copy link
Contributor

@davvd waiting for #498.

@davvd
Copy link

davvd commented Jan 5, 2016

@davvd waiting for #498.

@carlosmiranda of course, let's wait for #498

@davvd
Copy link

davvd commented Jan 8, 2016

@longtimeago #498 is closed, it was an impediment

@carlosmiranda
Copy link
Contributor

@longtimeago See PR #607 - finally, after a few years... :)

@longtimeago
Copy link
Contributor Author

@carlosmiranda nice :)

carlosmiranda added a commit to carlosmiranda/qulice that referenced this issue Jan 13, 2016
carlosmiranda added a commit to carlosmiranda/qulice that referenced this issue Jan 13, 2016
@carlosmiranda
Copy link
Contributor

@longtimeago fixed in #607, may we close it now?

@longtimeago
Copy link
Contributor Author

@carlosmiranda yep, finally! Thanks!

@krzyk
Copy link
Collaborator

krzyk commented Jan 13, 2016

@longtimeago it will be released in 0.15.2, probably in an hour

@davvd
Copy link

davvd commented Jan 14, 2016

@carlosmiranda thanks, I just added 30 mins to your account, payment 74570258, 122 hours and 2 mins spent... added +30 to your rating, now it is equal to +2586

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

No branches or pull requests

5 participants