Re: Ivy for C/C++ libraries

2011-04-11 Thread Scott Palmer
Excellent! This gives me some confidence that this will work for me. Since it has been done before, hopefully won't have to fight too hard to get this working. Do you have any sample ivy files you could share that would nudge me in the right direction? Last time I checked I couldn't find any

RE: Ivy for C/C++ libraries

2011-04-11 Thread Shawn Castrianni
I have posted several messages to this user group concerning this topic. Here is a short summary of what I have done: 1. Use IVY configurations to separate out the different artifacts for the different platforms 2. I zip up the header files and run a post-processing ant task to unzip them afte

Ivy for C/C++ libraries

2011-04-11 Thread Scott Palmer
I want to use Ivy to manage some projects that use both Java and C+_+. For the C++ side we have several 3rd-party SDKs that we need to use. These basically contain header files (.h) and lilbraries for linking (.lib) and DLL files needed to deploy. I was thinking of storing the 3rd-party SDKs

Re: Download provided dependencies

2011-04-11 Thread Maarten Coene
The patterns of your 'primefaces' repository are not correct. Try the following: http://repository.prime.com.tr"; m2compatible="true" checkconsistency="false" /> Maarten - Original Message - From:"shaoli...@centrum.cz" To:ivy-user@ant.apache.org Cc: Sent:Monday, April 11, 2011 11:33

Hopefullly my last set of questions ... :)

2011-04-11 Thread Richard_Senior
Hello, I've been trying to get IVY to do my bidding for a couple of weeks now and I have it doing what I need it to do more or less. I know for sure that I'm mis-using ivy but I have not the time to learn how to do it properly right now. Over the next few months I'm going to try and fix these pro

Re: Download provided dependencies

2011-04-11 Thread shaolin81
Sorry, again: ivysettings.xml: http://repository.prime.com.tr/org/[artifact]/[artifact]/[revision]/[artifact]-[revision].pom"; /> http://repository.prime.com.tr/org/[artifact]/[artifact

Re: Download provided dependencies

2011-04-11 Thread Andrew Thorburn
You appear to have replaced the XML files with a whole bunch of 'Â' characters, at least when I view the source of your email through GMail... Viewing the email normally I just see a whole bunch of nothing. - Andrew On Mon, Apr 11, 2011 at 9:09 PM, wrote: > > Hi Maarten, > >  ivysettings.xml: >

Re: Download provided dependencies

2011-04-11 Thread shaolin81
Hi Maarten, ivysettings.xml:                                                                                                   ivy.xml: