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

Fix issue 8955 and 5 #6

Merged
merged 4 commits into from Aug 18, 2013
Merged

Fix issue 8955 and 5 #6

merged 4 commits into from Aug 18, 2013

Conversation

whbosm
Copy link
Contributor

@whbosm whbosm commented Aug 18, 2013

https://josm.openstreetmap.de/ticket/8955
#5

NOTE:
Please create lib directory and copy commons-lang3-3.1.jar into this directory.
http://commons.apache.org/proper/commons-lang/download_lang.cgi

@iandees
Copy link
Owner

iandees commented Aug 18, 2013

I don't really like including a 300KB jar in a 100KB plugin, but we'll go for it...

iandees added a commit that referenced this pull request Aug 18, 2013
@iandees iandees merged commit e955e82 into iandees:master Aug 18, 2013
@SammysHP
Copy link

Apache Commons Lang is a really... common library. One way to reduce the size would be to use proguard.

@iandees
Copy link
Owner

iandees commented Aug 19, 2013

Yes, I realize that it's common. It doesn't change the fact that it quadrupled the size of the plugin. But I don't care enough to use proguard :).

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

Successfully merging this pull request may close these issues.

None yet

3 participants