RE: 2 Questions for ivyIDE

2012-03-26 Thread David Sills
All: Many thanks for all the help. Debugging seems to be working fine now. Now that I understand the Ivy way of doing things, it makes sense in the larger context of using Ivy for dependency management. David Sills -Original Message- From: archie.co...@gmail.com [mailto:archie.co

RE: 2 Questions for ivyIDE

2012-03-23 Thread David Sills
ast a chance that this will work with Eclipse and ivyIDE in the debugger. Is there an equivalent form for Javadoc? Say, dsi-common-api-1.5.5.jar or some such? Thanks! David Sills

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
ubject: Re: 2 Questions for ivyIDE Eclipse may be a bit more flexible, but it is better to encapsulate it the way ivy does. On Tue, Mar 20, 2012 at 10:57 AM, David Sills wrote: > Oh, Alan, and what I meant is that on the regular Eclipse project > classpath one is allowed to supply sourc

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
like ? Can you email On Tue, Mar 20, 2012 at 10:53 AM, David Sills wrote: > I don't want a particular package, just all latest.integration > dependencies. I took the example directly from the documentation > (http://ant.apache.org/ivy/history/latest-milestone/s

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
n the sources issue. On 3/20/2012 9:56 AM, David Sills wrote: > All: > > I love working with Eclipse and ivyIDE with 2 exceptions, and I wonder > if I am just missing something. > > My environment consists of a company-wide repository, where I place > the results of building my

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
Not Zippy [mailto:notzi...@gmail.com] Sent: Tuesday, March 20, 2012 1:40 PM To: ivy-user@ant.apache.org Subject: Re: 2 Questions for ivyIDE Try specifying a package in the ttl On Tue, Mar 20, 2012 at 10:31 AM, David Sills wrote: > Not Zippy: > > Many thanks, but apparently I really didn't u

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
course I have easily assembled) published, and nothing at all is working, with version number or without. Thanks for your help! David Sills -Original Message- From: Alan Chaney [mailto:a...@writingshow.com] Sent: Tuesday, March 20, 2012 1:12 PM To: ivy-user@ant.apache.org Subject: Re: 2

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
ntegration (all the stuff we are building) only use the cache for 200 milliseconds (essentially not doing so at all)". Unfortunately, the actual result is exactly the same as before. The local repository (cache) is not updated when the global repository is built to. Any further advice? David S

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
k out elements (Personally I specify all my cache settings to be in my "target" folder, and in eclipse set the resolve to occur within the workspace) How are you publishing your sources in ivy ? Eclipse will retrieve them if you publish them properly. Steve On Tue, Mar 20, 2012 at 9:56

2 Questions for ivyIDE

2012-03-20 Thread David Sills
d I assemble them as needed for a specific requirement. Or do I have to create source JAR files for each project using Ivy to make that happen? And will it happen if I do make source JAR files? Many thanks for anyone who can answer either or both of these questions. David Sills

RE: Question about excludes

2011-07-28 Thread David Sills
ache.org Subject: Re: Question about excludes I think you can use Override to force the transitive dependency to the higher version. http://ant.apache.org/ivy/history/2.0.0/ivyfile/override.html ~Sent from my mobile device. Please pardon any oddities :-) On Jul 27, 2011, at 4:18 AM, David Sills wrote

Question about excludes

2011-07-27 Thread David Sills
e is not a "rev" attribute in the exclude element? It would seem logical - don't take this revision of the library. Thanks! David Sills

Odd IVYide result

2011-04-07 Thread David Sills
tical except for one dependency that was itself compiled under Java 6 and which consequently I can't use) works perfectly and without this glitch. Anyone with any ideas? David Sills

RE: Multiple artifacts

2010-10-23 Thread David Sills
Maarten: Very clever. Removing the old ivy.xml (which did not define 2 artifacts) worked. In having to remake it, it actually paid attention to what I said and published the right thing. I should really clean more often, I suppose. Thanks so much for your help! David Sills -Original

RE: Multiple artifacts

2010-10-22 Thread David Sills
- that's what interested me in Ivy in the first place. Any other notions? Anyone? David Sills -Original Message- From: Mitch Gitman [mailto:mgit...@gmail.com] Sent: Friday, October 22, 2010 12:29 PM To: ivy-user@ant.apache.org Subject: Re: Multiple artifacts My guess is what

Multiple artifacts

2010-10-22 Thread David Sills
einc\\dsi-springmvc\\1.1 \\ivy-1.1.xml publish: My Ivy target is as follows: The schema suggests that multiple artifacts are possible, so I must be doing something wrong. I have looked at the documentation but don't see an obvious problem. Does anyone else? Thanks! David Sills

An odd occurrence with IvyIDE

2010-10-12 Thread David Sills
ug), it's IvyIDE's bug or Eclipse's, but I thought someone would want to know. David Sills

RE: How to exclude sources when building using Ant

2010-10-11 Thread David Sills
but no source *.java files?) and it becomes frustrating. David Sills

RE: How to exclude sources when building using Ant

2010-10-11 Thread David Sills
Interesting, I'll look at those. I agree that if the copying could be avoided, so much the better. -Original Message- From: Mitch Gitman [mailto:mgit...@gmail.com] Sent: Monday, October 11, 2010 11:40 AM To: ivy-user@ant.apache.org Subject: Re: How to exclude sources when building using A

RE: How to exclude sources when building using Ant

2010-10-11 Thread David Sills
rough and work on when time permits. David Sills

How to exclude sources when building using Ant

2010-10-11 Thread David Sills
having the license files, but I really don't need the *-source-*.jar files (which are, however, in the cache, and it's not such a bad thing, having them). I'm not quite understanding how not to retrieve these files during my build. Any suggestions would be welcome. David Sills

RE: Question about documentation

2010-10-07 Thread David Sills
Steve: I'm almost embarrassed to say that I still get the prompt at this URL (image attached) using tortoiseSVN in Windows. Thanks for trying, though! I'd still like to help if we can figure out how. David Sills -Original Message- From: Steve Miller [mailto:thatguy1...@gmail.

RE: Question about documentation

2010-10-06 Thread David Sills
Thanks Maarten, but I get a 403 error. David Sills -Original Message- From: Maarten Coene [mailto:maarten_co...@yahoo.com] Sent: Wednesday, October 06, 2010 6:28 AM To: ivy-user@ant.apache.org Subject: Re: Question about documentation Could you try the "http" URL instead of

RE: Question about documentation

2010-10-06 Thread David Sills
repository is not configured to allow it (? I'm not an SVN expert, particularly). Or perhaps the docs are not pointing to the right URL? Can someone advise me? David Sills

RE: Question about documentation

2010-10-06 Thread David Sills
Geoff: Believe it or not, I had read all but the Maven-focused reference before coming to the list (!). And I had gotten IvyDE as well and tried to use it. I intend to persevere, however (on my own time, but then that's so common anyway - I wake up every morning realizing I'm now obsolete and tha

RE: Question about documentation

2010-10-06 Thread David Sills
Archie: You are of course quite right about the distinction, but I was thinking on a purely practical basis about what would appear in the file system. Thanks! (Your term definitions, by the way, are much clearer to me than those in the documentation.) David Sills

RE: Question about documentation

2010-10-06 Thread David Sills
All: Many, many thanks to all who replied. David Sills

RE: Question about documentation

2010-10-05 Thread David Sills
no dependencies, what do you gain over simply getting the JAR file yourself? (Other, of course, than consistency in build practices) Again, many thanks for your tolerance of what must seem silly questions, but the answers are proving most enlightening. David Sills

RE: Question about documentation

2010-10-05 Thread David Sills
onfiguration (that is, not for runtime or test). Again, "javac->default" is not clear, as no default is defined in this file (but may be somewhere else, as before). I understand quite well what the file is supposed to do - the overall concept is clear, it's the little things,

RE: Question about documentation

2010-10-05 Thread David Sills
Kirby: Thanks, but again, your response is so much beyond what I understand as to be less useful than I'm sure you intended it to be. Thanks for the intent, at least. I'll have to fuss with this for some more time on my own, I suppose. My biggest problem at this point is my frustration, which is

RE: Question about documentation

2010-10-05 Thread David Sills
hink Ivy is just what we need. (But try telling that to an administrator.) :) However, I will continue to stay on this user forum, so please, please, let me know at the very least when your articles are up. They are much needed here. I still hope to integrate Ivy with what I am doing. Thanks again! David Sills

Question about documentation

2010-10-05 Thread David Sills
ert in using Ant and really don't like Maven's inflexibility. Ivy sounded like the perfect solution. But even with the best will in the world, I couldn't get anywhere! Sorry for the rant. Somebody please point me to the blog where they describe this "for dummies" (I'm not above this at all) and I'll just go and make it work. Thanks! David Sills