| Ant and the Windows Registry | Ant and the Windows Registry 2006-10-17 - By Robert Pepersack
I tried doing that by putting, roxes-win32forjava-1.0.4.jar, which contains com/roxes/win32/UrlFile, into the classpath in my build file. But I got the same error.
Robert Pepersack Senior Lead Developer Maryland Insurance Administration 410-468-2054
>>> ddevienne@(protected) 10/17/2006 9:02:27 AM >>> > BUILD FAILED > C:\MIAEnterpriseSystem\Delivery8.0\build.xml:40: taskdef A class needed > by class com.orangevolt.tools.ant.Win32ShortcutTask cannot be found: > com/roxes/win32/UrlFile
This is telling you OrangeVolt apparently depends on the Roxes Ant tasks. This is likely documented somewhere. You got OrangeVolt, but not what it depends on, so it can't work. Get the dependencies, and try again. --DD
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |