Solved Re: Can't Buid from CVS
Alexander Malic <[email protected]> Fri, 24 Feb 2006 13:40:14 +0100
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <OF55F797CD.12D4A4DF-ONC125711F.004578C7-C125711F.00454F77@workflow.at> |
did a "make clean" then build worked again (i also updated ant to version 1.6.5 don't know if this had any effect to the problem i got before) Alexander Malic <[email protected]> 24.02.2006 10:37 Please respond to [email protected] To [email protected] cc Subject [shark] Can't Buid from CVS Here's my Output: Manager.java:780: cannot resolve symbol [javac] symbol : class UserLinkQuery [javac] location: class org.enhydra.shark.usergroup.DODSUserGroupManager [javac] UserLinkQuery userLinkQ = new UserLinkQuery(dbt); [javac] ^ [javac] C:\JavaDevelopment\workspace\Shark\modules\SharkUserGroup\DODS\src\org\enhydra\shark\usergroup\DODSUserGroup Manager.java:780: cannot resolve symbol [javac] symbol : class UserLinkQuery [javac] location: class org.enhydra.shark.usergroup.DODSUserGroupManager [javac] UserLinkQuery userLinkQ = new UserLinkQuery(dbt); [javac] ^ [javac] C:\JavaDevelopment\workspace\Shark\modules\SharkUserGroup\DODS\src\org\enhydra\shark\usergroup\DODSUserGroup Manager.java:783: cannot resolve symbol [javac] symbol : class UserLinkDO [javac] location: class org.enhydra.shark.usergroup.DODSUserGroupManager [javac] UserLinkDO[] userLink_dos = userLinkQ.getDOArray(); [javac] ^ [javac] 100 errors BUILD FAILED file:../../../input/build/dodstargets.xml:89: Compile failed; see the compiler error output for details. Total time: 1 minute 50 seconds C:\JavaDevelopment\workspace\Shark> -- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws