Re: Classpath problems using the scp task



On Thu, 12 Jul 2007 15:06:47 -0700, flarosa <frank@xxxxxxxxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

I want to add an scp task to my build script. I'm aware that it
depends on some nonstandard jars, and I have those jars.

many tasks allow you to specify the classpath. Does scp?

In the ENV classpath, does ant want ; or : separators or does it
handle both?

Can you echo the classpath inside your script?

--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: Adding UNC paths to CLASSPATH
    ... >:The problem I've got is that I can't properly set the CLASSPATH required ... expecting that the jar file will already contain a manifest ... If this is all that's needed, then make sure your manifest contains one, ... Or specify them in a subdirectory and specify that in the ...
    (comp.lang.java.help)
  • Re: Setting up a classpath only for junit test.
    ... I have set a classpath element entry (in .classpath file for my ... resource is found correctly. ... would specify the location of resource-name2, ...
    (comp.lang.java.programmer)
  • Re: ZipException when running jar file from command file
    ... > But I need to specify VM arguments, and I can't specify VM arguments in ... > the manifest file (unless somebody can tell me how, ... If I run it by double-clicking MyJar.cmd from Windows Explorer, ... > CLASSPATH wasn't set. ...
    (comp.lang.java.programmer)
  • Re: Automated tool for exe jar
    ... >> Setup your CLASSPATH and also ensure Java's BIN directory is in PATH, ... The newer JDKs can get that from their installation. ... Maybe you mean to specify the path variable in the manifest file? ...
    (comp.lang.java.programmer)
  • Re: NoClassDefFoundError Files.Symantec.Norton with xjc tool
    ... probably your CLASSPATH. ... You'll need to specify how your program ...
    (comp.lang.java.programmer)