/[Apache-SVN]
ViewVC logotype

Revision 273727


Jump to revision: Previous Next
Author: costin
Date: Mon Dec 30 06:10:14 2002 UTC (21 years, 4 months ago)
Changed paths: 1
Log Message:
Finally fix the jspc test failure.

This is just the first round, it can be improved - not sure what's
the best way to deal with classpath specific issues in path.

The problem is that CLASSPATH ( as given in the system property,
and added in concatSystemPath ) may contain relative paths,
and they are relative to user.dir, not the project basedir.

Since gump is using relative paths, the launched java didn't find
the classes it needed, returning the strange -1 error.

Of course, the test suite could be more informative too :-)

PR:
Obtained from:
Submitted by:
Reviewed by:


Changed paths

Path Details
Directoryant/core/trunk/src/main/org/apache/tools/ant/types/Path.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26