You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2016/11/01 07:29:58 UTC

[jira] [Resolved] (BUILDR-724) Use scalamain to call scala projects

     [ https://issues.apache.org/jira/browse/BUILDR-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme resolved BUILDR-724.
-----------------------------------
    Resolution: Fixed
      Assignee: Antoine Toulme

[master ed77d83] BUILDR-724: Use scalamain to call scala projects
 8 files changed, 9 insertions(+), 136 deletions(-)
 delete mode 100644 lib/buildr/scala/org/apache/buildr/Specs2Runner.java
 delete mode 100644 lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class
 delete mode 100644 lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java
 delete mode 100644 lib/buildr/scala/org/apache/buildr/ZincRunner.class
 delete mode 100644 lib/buildr/scala/org/apache/buildr/ZincRunner.java

> Use scalamain to call scala projects
> ------------------------------------
>
>                 Key: BUILDR-724
>                 URL: https://issues.apache.org/jira/browse/BUILDR-724
>             Project: Buildr
>          Issue Type: Improvement
>            Reporter: Antoine Toulme
>            Assignee: Antoine Toulme
>             Fix For: 1.5.1
>
>
> There is some duplication of code in Specs2Runner and other Java classes in place just to call a Scala object main method.
> Instead, use the scalamain library.
> This will remove some of the .class files buildr is compiling right now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)