Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Problem with ant scripts

Subject: perfsonar development work

List archive

Re: [pS-dev] Problem with ant scripts


Chronological Thread 
  • From: Roman Lapacz <>
  • To: Cándido Rodríguez Montes <>
  • Cc:
  • Subject: Re: [pS-dev] Problem with ant scripts
  • Date: Thu, 21 Dec 2006 12:36:21 +0100

Cándido Rodríguez Montes wrote:
Hi all,
well, I'm updating the Topology Service with the new ant scripts files, but I have a problem in my task 'build'. This is calling the task 'compile-generic' and it fails because it tries to compile classes which needs the package 'org.xmldb.api'. And its .jar dependencies are not included in the target 'libs-generic' in the file libs-download-targets.xml, so is this right? or, I have to include those dependencies in my ant script?

Hi,

I think you have to add exist dependencies (at least exist-xmldb). I know, it doesn't look nice if you have to add something that you don't use (in this case eXist). If I remember correctly there are some codes in the base part of pS code which require xmldb stuff so exist dependencies should be present in libs-download-targets.xml. I will come back to this problem soon and try to improve it. For now, take exist dependencies and put them in your service's lib Ant script.

(to see how to use exist dependencies take a look at rrdma/rrdma-libs-download-targets.xml)


Roman



Regards



--

// PSNC, Poland
// phone: (+48 61) 858 20 24
// http://www.man.poznan.pl



  • Problem with ant scripts, Cándido Rodríguez Montes, 12/21/2006
    • Re: [pS-dev] Problem with ant scripts, Roman Lapacz, 12/21/2006

Archive powered by MHonArc 2.6.16.

Top of Page