Message871

Author dragonkh
Recipients
Date 2003-09-30.08:22:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
the Marathon project uses Jython 
(http://marathonman.sourceforge.net)

We found a bug in the Jython interpreter that prevents
us from creating a directory with a dot in the name, i.e. 
R.2

The symptom was that Marathon was not displaying any 
directories containing tests: no directories under the 
script directory were visible. However scripts in that 
directory were.

A directory in my path was called "R2.3". Changing this 
to "R2_3" has fixed the problem. This was all on Win XP 
Professional.

History
Date User Action Args
2008-02-20 17:17:16adminlinkissue814960 messages
2008-02-20 17:17:16admincreate