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

Parser Exception #108

Closed
dhivya29 opened this issue Oct 16, 2020 · 4 comments
Closed

Parser Exception #108

dhivya29 opened this issue Oct 16, 2020 · 4 comments

Comments

@dhivya29
Copy link

dhivya29 commented Oct 16, 2020

After the last update we are getting parser exception issue
as of now we are using "com.github.gturri:aXMLRPC:master-SNAPSHOT "
How do we resolve?

gturri added a commit that referenced this issue Oct 16, 2020
The latest commits seem to have brough some regressions, in
particular #108 and #109 (and some NonImplementedExceptions
have been observed in some other tests).

This revert is made in order to fix those issues before a better fix
is done.
@gturri
Copy link
Owner

gturri commented Oct 16, 2020

The latest commits may have brought some regressions. Sorry about that. I've reverted them until I get the time to look at it more closely and come up with a better fix.
That being said, I have a few questions:

  • has your issue been fixed? (I guess it may take some time until it's fixed, because I'm not sure what is generating the master-SNAPSHOT artifact and when it runs)
  • could you give me more context on the error you had (ideally the stacktrace)? It would help me make sure I don't reintroduce this issue in the future
  • why do you reference the version master-SNAPSHOT instead of a released one (the latest being 1.12.0)? (using a released one would ensure you have deterministic build and run and would hence prevent such inconvenience)

Thanks in advance for your answers.

@dhivya29
Copy link
Author

dhivya29 commented Oct 16, 2020 via email

@dhivya29
Copy link
Author

dhivya29 commented Oct 16, 2020 via email

@gturri
Copy link
Owner

gturri commented Oct 16, 2020

I'm not sure I understand which dependency you're talking about (in the sense that I've never released any master-SNAPSHOT artifact myself.

Could you use version 1.12.0 instead? Does it fix the issue you're experiencing?

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