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

Preference defaults aren't set until you visit the preferences page #22

Closed
zbsz opened this issue Jan 15, 2013 · 3 comments
Closed

Preference defaults aren't set until you visit the preferences page #22

zbsz opened this issue Jan 15, 2013 · 3 comments
Assignees

Comments

@zbsz
Copy link

zbsz commented Jan 15, 2013

Builder runs constantly without result (creates cache jars) and prints following error in logs:

!MESSAGE NonEmptyList(FailureWithException(executing Proguard,java.io.IOException: The output jar [.../jartender_cache_7188906568082531781.jar] must be specified after an input jar, or it will be empty.,None))

This happens if there is no jar set as 'Input Jar' in plugin properties

Never mind, Just figured that I should always set Scala library as 'Included' and then this error will never happen

@zbsz zbsz closed this as completed Jan 15, 2013
@banshee
Copy link
Owner

banshee commented Jan 16, 2013

I'm going to reopen this - it shouldn't just loop, and the error message should be more informative.

@banshee banshee reopened this Jan 16, 2013
@banshee
Copy link
Owner

banshee commented Jan 16, 2013

The problem turned out to be that default preferences weren't set until you pulled up the properties page. As soon as you pull up the page, the defaults are set so you shouldn't see the error any more. (And your own changes could also fix the error condition)

@banshee
Copy link
Owner

banshee commented Feb 14, 2013

In v47, you'll only see the error once. I think that's good enough for now.

@banshee banshee closed this as completed Feb 14, 2013
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