Aladdin - Scala Bugtracking
[#569] project: compiler priority: low category: bug
submitter assigned to status date submitted
Burak Gilles fixed 2006-04-22 01:52:17.0
subject (ant) missing name crashes ScalaTool task
code
what happened
When using <scala5cr1p7-haX0R> (aka the scala.tools.ant.ScalaTool thingy), a missing name will result in ant dying \
with a very informative "get of

BUILD FAILED
java.lang.Error: None.get
what expected the proper error message, the "name" attribute is not set
[back to overview]
Changes of this bug report
Burak  edited on  2006-04-22 01:54:05.0
(fixed bad orthography of dying)
Gilles  edited on  2006-04-24 11:28:38.0
ScalaTool now correctly uses the file name as tool name when none is explicititly provided.