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

Update to Commons-Imaging 1.0 release #92

Closed
wltjr opened this issue Aug 10, 2018 · 3 comments
Closed

Update to Commons-Imaging 1.0 release #92

wltjr opened this issue Aug 10, 2018 · 3 comments

Comments

@wltjr
Copy link

wltjr commented Aug 10, 2018

One of the new dependencies is an older version of sanselan/commons-imaging. The imports are sanselan instead of commons.imaging. Basically just need to swap out imports. No other changes are necessary. I am using sed locally to make this change on the fly for my gentoo ebuilds.

This repo commons-imaging

Not this old sanselan repo

I believe the problem lies in maven central not having anything for commons-imaging. It only has a one for the old sanselan. This is the only commons-imaging on maven central and is not apache commons imaging. Likely need to file a bug with Apache to request pushing updated commons-imaging to maven central. Or update pom.xml to use apache commons-imaging directly from a repository. Then update imports to reflect the change in package names.

@andreasrosdal andreasrosdal changed the title Using old sanselan instead of commons-imaging Update to Commons-Imaging 1.0 release Aug 10, 2018
@andreasrosdal
Copy link
Contributor

andreasrosdal commented Aug 10, 2018

Yes, OpenPDF needs to update to a better Commons-Imaging release.
I have been asking on the Commons mailing lists for a proper release, and they seem to be
interested in creating a 1.0 release of Commons-Imaging soon: mailing list archive.

I will update OpenPDF as soon as the new release is available.

@wltjr
Copy link
Author

wltjr commented Aug 10, 2018

Good news! Glad to hear you have already been working on it. I think 5 years of a RC is long enough, 1.0 release is overdue. Thanks for staying on top of it!

@andreasrosdal
Copy link
Contributor

3a19475

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