Cannot build trunk, fmpp dependancy error

3 messages Options
Embed this post
Permalink
bgrodona

Cannot build trunk, fmpp dependancy error

Reply Threaded More More options
Print post
Permalink
Hi,
I just checked out the Restlet trunk from SVN and am trying to build the project by just running ant from the build/ directory.

I get the following errors regarding a missing library dependency. I am using ant 1.7 on OS-X with Java 1.6. The script eventually gets a null pointer along with more warnings about this missing dependency.
 
What am I missing here?

generate-poms:
     [fmpp] fichier /Users/lowbowow/Docu​ments/workspace-3.5/​restlet-trunk/build/​project.xml
     [fmpp] fichier /Users/lowbowow/Docu​ments/workspace-3.5/​restlet-trunk/module​s
     [fmpp] fichier /Users/lowbowow/Docu​ments/workspace-3.5/​restlet-trunk/librar​ies
     [fmpp] Missing library.xml file inside: /Users/lowbowow/Docu​ments/workspace-3.5/​restlet-trunk/build/​../libraries/com.sun​.rowset_1.0
     [fmpp] Missing library.xml file inside: /Users/lowbowow/Docu​ments/workspace-3.5/​restlet-trunk/build/​../libraries/org.mor​tbay.jetty_4.2
     [fmpp] Missing library dependency: xdb for module xdb
     [fmpp] File processed.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=7458&dsMessageId=2401265
Thierry Boileau

RE: Cannot build trunk, fmpp dependancy error

Reply Threaded More More options
Print post
Permalink
Hello Norton,

the lacking "xdb" dependency has just been fixed a few hours ago.
You can check the svn repository.
Please note that these messages are just warnings :
"Missing library.xml file inside..."

Best regards,
Thierry Boileau

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=7458&dsMessageId=2401273
Marcelo F. Ochoa

Re: Cannot build trunk, fmpp dependancy error

Reply Threaded More More options
Print post
Permalink
Sorry, was my fault.
I am working in a new code which uses some Oracle libraries but we can
not put them into a public repository yet :( Oracle legal office never
answer the legal conditions of libraries under OTN license.
So its necessary to work with a modified version of the public repository.
Best regards, Marcelo.

On Mon, Sep 28, 2009 at 3:22 PM, Thierry Boileau
<[hidden email]> wrote:

> Hello Norton,
>
> the lacking "xdb" dependency has just been fixed a few hours ago.
> You can check the svn repository.
> Please note that these messages are just warnings :
> "Missing library.xml file inside..."
>
> Best regards,
> Thierry Boileau
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=7458&dsMessageId=2401273
>



--
Marcelo F. Ochoa
http://marceloochoa.blogspot.com/
http://marcelo.ochoa.googlepages.com/home
______________
Want to integrate Lucene and Oracle?
http://marceloochoa.blogspot.com/2007/09/running-lucene-inside-your-oracle-jvm.html
Is Oracle 11g REST ready?
http://marceloochoa.blogspot.com/2008/02/is-oracle-11g-rest-ready.html

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=7458&dsMessageId=2401334