Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Erik Hatcher
To general@incubator.apache.org cc Subject Re: Proposal for a centralized Eclipse update manager site for Apache projects/software Slow down, to clarify, the repository is not just for "Jar's", it is for any release distributions. An Eclipse plugin for, lets say, Ant, would be a distribu

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Jeffrey Liu
M (D3-268) T/L: 969 3531 Tel: (905) 413 3531 Fax: (905) 413 4920 [EMAIL PROTECTED] Mark Diggory <[EMAIL PROTECTED]> 05/03/2005 03:58 PM Please respond to general To general@incubator.apache.org cc Subject Re: Proposal for a centralized Eclipse update manager site for Apache projec

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Jeffrey Liu
: (905) 413 4920 [EMAIL PROTECTED] Milos Kleint <[EMAIL PROTECTED]> 05/03/2005 12:54 PM Please respond to general To general@incubator.apache.org cc Subject Re: Proposal for a centralized Eclipse update manager site for Apache projects/software if I want to use commons-loggin

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Mark Diggory
<[EMAIL PROTECTED]> 05/03/2005 10:33 AM Please respond to general To general@incubator.apache.org cc Subject Re: Proposal for a centralized Eclipse update manager site for Apache projects/software Is there a reason we can't reuse the existing repository at http://www.apache.org/dist/j

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Milos Kleint
if I want to use commons-logging as a Netbeans module/Eclipse plugin (meaning my own module/plugin references commons-logging codebase), then I need to bundle it myself a either part of my plugin or as a separate one. Having it as separate plugin has the advantage that multiple plugins can reuse th

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Milos Kleint
R8V/8200/MKM (D3-268) > T/L: 969 3531 > Tel: (905) 413 3531 > Fax: (905) 413 4920 > [EMAIL PROTECTED] > > Dion Gillard <[EMAIL PROTECTED]> > 05/03/2005 10:33 AM > Please respond to > general > > To > general@incubator.apache.org > cc > > Subjec

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread J Aaron Farr
On 5/3/05, Jeffrey Liu <[EMAIL PROTECTED]> wrote: > Hi Dion, > > Thanks for your response. The existing repository won't work. Unlike a > Java application, putting JARs on the classpath is not sufficient to make > Eclipse aware of these libraries. Eclipse needs to work with something > known as an

RE: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Noel J. Bergman
Guys, This is an interesting discussion, but PLEASE move it to [EMAIL PROTECTED] It is not an Incubator matter, at least at this time. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Sanjiva Weerawarana
Hi Jeffrey, > Thanks for your response. The existing repository won't work. Unlike a > Java application, putting JARs on the classpath is not sufficient to make > Eclipse aware of these libraries. Eclipse needs to work with something > known as an Eclipse plug-in, which is really the JARs thems

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread J Aaron Farr
On 5/3/05, Dion Gillard <[EMAIL PROTECTED]> wrote: > Is there a reason we can't reuse the existing repository at > http://www.apache.org/dist/java-repository/ ? > > In your example, Eclipse could be configured to check > http://www.apache.org/dist/java-repository/axis/jars/ for an update? Somethin

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread David Jencks
I'm not really familiar with eclipse. Could you please explain what advantages your proposal has over building your project with maven? From your description I would guess that using maven as your build system provides all the features you want with more automation. many thanks, david jencks

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Jeffrey Liu
ache.org cc Subject Re: Proposal for a centralized Eclipse update manager site for Apache projects/software Is there a reason we can't reuse the existing repository at http://www.apache.org/dist/java-repository/ ? In your example, Eclipse could be configured to check http://www.apac

RE: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Noel J. Bergman
Dion Gillard wrote: > Is there a reason we can't reuse the existing repository at > http://www.apache.org/dist/java-repository/ ? And for further discussion, please use [EMAIL PROTECTED] --- noel - To unsubscribe, e-ma

Re: Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Dion Gillard
Is there a reason we can't reuse the existing repository at http://www.apache.org/dist/java-repository/ ? In your example, Eclipse could be configured to check http://www.apache.org/dist/java-repository/axis/jars/ for an update? On 5/3/05, Jeffrey Liu <[EMAIL PROTECTED]> wrote: > Hi, > > I want

Proposal for a centralized Eclipse update manager site for Apache projects/software

2005-05-03 Thread Jeffrey Liu
Hi, I want to propose a centralized Eclipse update manager site for Apache projects/software. This may not be the correct place to ask this, but I can find a better place to do it, so I decided to start here. If this is not the right place, can somebody point me to the correct location? Thanks