Hi
I keep getting SERVER ERROR: Bad Gateway
url=http://ivyroundup.googlecode.com/svn/trunk/repo/modules/org..
Is anyone else seeing this?
Regards
Alan
Tom Widmer wrote:
Alan Chaney wrote:
I have a setup with a chain repository which has a repository for jar
files used to build a set of war files (using a number of different
permutations). I publish the jar files into one element of the chain
and the war files into another. The war files are
On jeudi 05 mars 2009 00:07:21 Alan Chaney wrote:
Hi Nicolas
In answer to your questions see below
Nicolas Lalevée wrote:
Le 4 mars 09 à 18:39, Alan Chaney a écrit :
Hi
I'm using ivy2.0.0/ivyide2.0.0.beta/eclipse 3.4
I have a number of projects which all contribute to a
included javax.mail.jar in their
classpaths
should I create a javax.mail ivy.xml file in my repository but NOT
specify the jar? so it can be resolved the jar won't be downloaded?
What other options are there?
Thanks in advance
Alan Chaney
ified and created 'optional' configurations so it would seem that
one way of doing it is to be able to specify configurations that should
be included or excluded when undertaking the install as either an
attribute to ivy:install or as 'include' or 'exclude' elements.
Thanks in advance
Alan Chaney
testing
- PMD/Checkstyle/... reporting
I only do a retrieve when creating a zip, war or ear (or anything else that
will be distributed) so it can be installed/deployed independently.
Maarten
- Original Message
From: Alan Chaney
To: ivy-u...@ant.apache.org
Sent: Monday, January 5, 2009 8:02:
tandard ant path creation" to "You may want to prefer the use of
retrieve + standard ant path creation".
If you don't care about making your ant build "independent from ivy" then
there's no reason not to use ivy:cachepath.
-Archie
On Mon, Jan 5, 2009 at 12:44 PM, A
of a particular jar on my local filing system (the one in the cache)
But then I read the statement in the docs and became confused as to what
"best practices" might be.
Maybe that comment should be removed or clarified. Comments from Ivy
experts would be gratefully appreciated.