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

SBT, 9 parameters max #16

Open
jrlemieux opened this issue Feb 9, 2012 · 1 comment
Open

SBT, 9 parameters max #16

jrlemieux opened this issue Feb 9, 2012 · 1 comment
Assignees

Comments

@jrlemieux
Copy link
Collaborator

Impossible d'ajouter un 10e paramètre à :

private def defineEpoxyTask(forCompile: Boolean, rebuild: Boolean) = (
logLevel,
streams,
organization,
thisProject,
watchedTemplates,
watchedResources,
epoxyTemplateRoots,
epoxyResourceRoots,
(sourceManaged in Compile)) map { (lLevel, streams, org, proj, wt, wr, templateDirs, resourceDirs, outDir) =>

@ghost ghost assigned max-l Feb 9, 2012
@max-l
Copy link
Owner

max-l commented Feb 9, 2012

bug soumis et corrigé dans SBT (disponible prochaine version...)

@max-l max-l closed this as completed Feb 9, 2012
@max-l max-l reopened this Feb 9, 2012
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