^
../../classpath/tools/gnu/classpath/tools/rmi/registry/RegistryImpl_Skel.java:
In method '<clinit>()':
../../classpath/tools/gnu/classpath/tools/rmi/registry/RegistryImpl_Skel.java:73:
warning: The class 'java.rmi.server.Operation' has been deprecated.
new Operation("void bind(java.lang.String, Remote"),
^
../../classpath/tools/gnu/classpath/tools/rmi/registry/RegistryImpl_Skel.java:74:
warning: The class 'java.rmi.server.Operation' has been deprecated.
new Operation("java.lang.String[] list("),
^
../../classpath/tools/gnu/classpath/tools/rmi/registry/RegistryImpl_Skel.java:75:
warning: The class 'java.rmi.server.Operation' has been deprecated.
new Operation("Remote lookup(java.lang.String"),
^
../../classpath/tools/gnu/classpath/tools/rmi/registry/RegistryImpl_Skel.java:76:
warning: The class 'java.rmi.server.Operation' has been deprecated.
new Operation("void rebind(java.lang.String, Remote"),
^
../../classpath/tools/gnu/classpath/tools/rmi/registry/RegistryImpl_Skel.java:77:
warning: The class 'java.rmi.server.Operation' has been deprecated.
new Operation("void unbind(java.lang.String")
^
13 warnings
(cd classes; \
if test "" != ""; then -r ../tools.zip .; fi; \
if test "/usr/local/bin/fastjar" != ""; then /usr/local/bin/fastjar cf
../tools.zip .; fi; \
cd ..)
rm -rf classes
make all-am
make[2]: Entering directory `/home/cpdev/Nightly/classpath/build/tools'
make[2]: *** No rule to make target `../../classpath/tools/jarsigner.sh',
needed by `jarsigner'. Stop.
make[2]: Leaving directory `/home/cpdev/Nightly/classpath/build/tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/tools'
make: *** [all-recursive] Error 1
_______________________________________________
Classpath-testresults mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-testresults