Menu

#24 Build of current CVS snapshot fails

open
nobody
Core/Basic (9)
5
2004-02-23
2004-02-23
moh
No

When trying to compile the current cvs-snapshot, it fails
with the following error:

compile:
[javac] Compiling 165 source files to ...\scopemvc2
\target\classes
[javac] ...\scopemvc2
\src\org\scopemvc\controller\ExitRequestAction.java:102
: cannotresolve symbol
[javac] symbol : constructor ActionException
(java.lang.String)
[javac] location: class org.scopemvc.ActionException
[javac] ActionException actionException = new
ActionException(CANNOT_EXIT_MSG);
[javac] ^
[javac] 1 error

BUILD FAILED

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.