[
https://issues.apache.org/jira/browse/BUILDR-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme resolved BUILDR-472.
-----------------------------------
Resolution: Fixed
19:28:03~/w/buildr>svn ci lib/buildr/java.rb lib/buildr/java/ecj.rb
spec/spec_helpers.rb spec/java/ecj_spec.rb CHANGELOG -m "BUILDR-472: ECJ
dependency now required to build any java project"
Sending CHANGELOG
Sending lib/buildr/java/ecj.rb
Sending lib/buildr/java.rb
Sending spec/java/ecj_spec.rb
Sending spec/spec_helpers.rb
Transmitting file data .....
Committed revision 963586.
> ECJ dependency now required to build any java project
> -----------------------------------------------------
>
> Key: BUILDR-472
> URL: https://issues.apache.org/jira/browse/BUILDR-472
> Project: Buildr
> Issue Type: Bug
> Components: Compilers
> Affects Versions: 1.4.2
> Reporter: Peter Donald
> Assignee: Antoine Toulme
> Fix For: 1.4.2
>
>
> A recent change has made compiling java require the following dependencies.
> (Even if I have not specified the ecj compiler).
> * org.eclipse.jdt.core.compiler:ecj:pom:3.5.1
> * org.eclipse.jdt.core.compiler:ecj:jar:3.5.1
> This seems like an error and it is annoying to add extra repositories to list
> just to download uneeded dependencies
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.