RE: 2 Questions for ivyIDE

2012-03-26 Thread David Sills
...@gmail.com] On Behalf Of Archie Cobbs Sent: Friday, March 23, 2012 5:04 PM To: ivy-user@ant.apache.org Subject: Re: 2 Questions for ivyIDE FYI, You can tell IvyDE to link sources and javadocs explicitly using custom attributes in your ivy.xml. See http://ant.apache.org/ivy/ivyde/history/trunk/cpc

RE: 2 Questions for ivyIDE

2012-03-23 Thread David Sills
All: Many thanks to all who answered. I can finally publish sources (we'll see how the debugging goes). I was wondering one point, however. If I understood correctly, at least for the moment the name to use for source files is: dsi-common-src-1.5.5.jar As I understand it, there is at least a

Re: 2 Questions for ivyIDE

2012-03-23 Thread Not Zippy
If you look at eclipse Window-Preferences , Ivy-Classpath you will see the suffix that eclipse will retrieve. javadoc is artifact type javadoc, and suffix -javadoc On Fri, Mar 23, 2012 at 4:28 AM, David Sills dsi...@datasourceinc.comwrote: All: Many thanks to all who answered. I can finally

Re: 2 Questions for ivyIDE

2012-03-23 Thread Archie Cobbs
FYI, You can tell IvyDE to link sources and javadocs explicitly using custom attributes in your ivy.xml. See http://ant.apache.org/ivy/ivyde/history/trunk/cpc/jarmapping.html -Archie On Fri, Mar 23, 2012 at 6:28 AM, David Sills dsi...@datasourceinc.comwrote: All: Many thanks to all who

Re: 2 Questions for ivyIDE

2012-03-21 Thread Jasper Floor
On Tue, Mar 20, 2012 at 7:05 PM, Alan Chaney a...@writingshow.com wrote: On 3/20/2012 10:51 AM, David Sills wrote: What an interesting problem. I still haven't been able to publish source files correctly. You indicated that the file name must be The publications element could look something

2 Questions for ivyIDE

2012-03-20 Thread David Sills
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 projects, and of course a local repository, which sometimes though not always has folders for

Re: 2 Questions for ivyIDE

2012-03-20 Thread Not Zippy
The local repository is a cached based repository. The frequency of the updates is specified in the ivysettings file. Check out cachettl 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

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
. -Original Message- From: Not Zippy [mailto:notzi...@gmail.com] Sent: Tuesday, March 20, 2012 1:04 PM To: ivy-user@ant.apache.org Subject: Re: 2 Questions for ivyIDE The local repository is a cached based repository. The frequency of the updates is specified in the ivysettings file. Check out

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
: Not Zippy [mailto:notzi...@gmail.com] Sent: Tuesday, March 20, 2012 1:04 PM To: ivy-user@ant.apache.org Subject: Re: 2 Questions for ivyIDE The local repository is a cached based repository. The frequency of the updates is specified in the ivysettings file. Check out cachettl elements

Re: 2 Questions for ivyIDE

2012-03-20 Thread Not Zippy
(cache) is not updated when the global repository is built to. Any further advice? David Sills -Original Message- From: Not Zippy [mailto:notzi...@gmail.com] Sent: Tuesday, March 20, 2012 1:04 PM To: ivy-user@ant.apache.org Subject: Re: 2 Questions for ivyIDE The local repository

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
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 Questions for ivyIDE

Re: 2 Questions for ivyIDE

2012-03-20 Thread Not Zippy
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 dsi...@datasourceinc.comwrote: Oh, Alan, and what I meant is that on the regular Eclipse project classpath one is allowed to supply source code locations along

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
@ant.apache.org Subject: Re: 2 Questions for ivyIDE What does your full caches element (and sub elements) look like ? Can you email caches ... /caches On Tue, Mar 20, 2012 at 10:53 AM, David Sills dsi...@datasourceinc.comwrote: I don't want a particular package, just all latest.integration

RE: 2 Questions for ivyIDE

2012-03-20 Thread David Sills
: 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 dsi...@datasourceinc.comwrote: Oh, Alan, and what I meant is that on the regular Eclipse project classpath one is allowed to supply

Re: 2 Questions for ivyIDE

2012-03-20 Thread Alan Chaney
PM To: ivy-user@ant.apache.org Subject: Re: 2 Questions for ivyIDE Eclipse may be a bit more flexible, but it is better to encapsulate it the way ivy does. Well, the way I'd look at it is that Eclipse allows you to define how things are used in the scope of a project (or workspace

Re: 2 Questions for ivyIDE

2012-03-20 Thread Not Zippy
@ant.apache.org Subject: Re: 2 Questions for ivyIDE What does your full caches element (and sub elements) look like ? Can you email caches ... /caches On Tue, Mar 20, 2012 at 10:53 AM, David Sills dsi...@datasourceinc.comwrote: I don't want a particular package, just all