qzind / qz-print

Archive for legacy qz-print versions (1.8, 1.9). See https://github.com/qzind/tray for modern versions.
Other
141 stars 101 forks source link

Remove or refactor plugin directories #36

Closed tresf closed 9 years ago

tresf commented 9 years ago

@robertcasto @bberenz do we still need the source code for pdf-renderer or jssc as part of our project source code?

Can we easily refactor the code to just be a single qz-print directory?

akberenz commented 9 years ago

We should just be using the compiled jars now, so those directories can be removed.

tresf commented 9 years ago

Ok, great. I'm not sure how much of the idea project will break when we bump qz-print up to its parent tho. Also, the nested readme.txt will have to go away. Is this something you can do quickly?

-Tres

akberenz commented 9 years ago

Yes, 41cf5ec24cd8843a2d6279dbf3c7895cf2ef6f94 Everything should be working fine, but let me know if something broke.

tresf commented 9 years ago

Thanks! I'll do some tests and see how things are working.

-Tres

tresf commented 9 years ago

Seems to be good. Had a few lines to cleanup per 448ee03 and now we're good. Thanks!!

tresf commented 9 years ago

One more patch https://github.com/qzind/qz.io/commit/29df8a38e8f2151ebe4d32099d268f11bc1ffd2d.

-Tres

tresf commented 9 years ago

And one more.... :wink: qzind/qz.io@fc0bc60