[
https://issues.apache.org/jira/browse/BUILDR-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme resolved BUILDR-420.
-----------------------------------
Resolution: Fixed
10:05:37~/w/buildr>svn ci spec/java/external_spec.rb
lib/buildr/java/external.rb lib/buildr/java.rb CHANGELOG -m "BUILDR-420 Support
external compiler"
Sending CHANGELOG
Adding lib/buildr/java/external.rb
Sending lib/buildr/java.rb
Adding spec/java/external_spec.rb
Transmitting file data ....
Committed revision 958641.
> Support external compiler
> -------------------------
>
> Key: BUILDR-420
> URL: https://issues.apache.org/jira/browse/BUILDR-420
> Project: Buildr
> Issue Type: New Feature
> Components: Compilers
> Affects Versions: 1.3.5
> Reporter: Antoine Toulme
> Assignee: Antoine Toulme
> Priority: Minor
> Fix For: 1.4.1
>
>
> Sometimes there is just no choice. No matter what, one of the three projects
> you have to build will be needing jdk5, while the two others use jdk6
> specific APIs. How do you mix and match the compilers ? Oh, wait Buildr
> always uses the same JDK, the one it is tied to ?
> Well not so fast! Here comes the external compiler. Tell it what JDK you'd
> like, and it will use its javac. No questions asked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.