public
Rubygem
Description: Apache Buildr
Homepage: http://incubator.apache.org/buildr
Clone URL: git://github.com/vic/buildr.git
Search Repo:
:source option was removed

git-svn-id: https://svn.apache.org/repos/asf/incubator/buildr/trunk@664552 
13f79535-47bb-0310-9956-ffa450edef68
aboisvert (author)
Sun Jun 08 13:43:18 -0700 2008
commit  cab4f2c392ca4ee4e2a362beca82199bee3dd637
tree    06f4ba16d117860fa459574f8ec6a713f3b5a49b
parent  0da95a5909ba192b1aa1a65542d72216d9294e56
...
249
250
251
252
253
254
255
...
249
250
251
 
252
253
254
0
@@ -249,7 +249,6 @@ also override this by setting the environment variable @debug@ to @off@. |
0
 program. |
0
 | @:other@ | Array of options passed to the compiler (e.g.
0
 @:other=>'-Xprint-types'@). |
0
-| @:source@ | Source code compatibility (e.g. '1.5'). |
0
 | @:target@ | Bytecode compatibility (e.g. '1.4'). |
0
 | @:warnings@ | Issue warnings when compiling. True when running in verbose
0
 mode. |

Comments

    No one has commented yet.