Dependencies ( was: Re: [GUMP] Build Failure - jakarta-tomcat-5

2003-03-13 Thread Costin Manolache
When we add a new dependency to the code, we should: 1. Update gump 2. Make a small proposal and get a vote 3. Use conditionals if the dependency is not required and update download target Dependencies are very important and affect everyone. I don't remember when fileupload was added to

Re: Dependencies ( was: Re: [GUMP] Build Failure - jakarta-tomcat-5

2003-03-13 Thread Remy Maucherat
Costin Manolache wrote: When we add a new dependency to the code, we should: 1. Update gump 2. Make a small proposal and get a vote 3. Use conditionals if the dependency is not required and update download target Dependencies are very important and affect everyone. I don't remember when

Re: Dependencies ( was: Re: [GUMP] Build Failure - jakarta-tomcat-5

2003-03-13 Thread Costin Manolache
Remy Maucherat wrote: Costin Manolache wrote: When we add a new dependency to the code, we should: 1. Update gump 2. Make a small proposal and get a vote 3. Use conditionals if the dependency is not required and update download target Dependencies are very important and affect everyone.

Re: Dependencies ( was: Re: [GUMP] Build Failure - jakarta-tomcat-5

2003-03-13 Thread Remy Maucherat
Costin Manolache wrote: Remy Maucherat wrote: Well - I tought the rule is that we can't release with dependencies on unreleased or beta code. And HTMLManagerServlet was supposed to be a simple servlet - it now has dependencies on fileupload and that is forced on the whole thing. Glenn: is it

Re: Dependencies ( was: Re: [GUMP] Build Failure - jakarta-tomcat-5

2003-03-13 Thread Costin Manolache
Remy Maucherat wrote: Costin Manolache wrote: Remy Maucherat wrote: Well - I tought the rule is that we can't release with dependencies on unreleased or beta code. And HTMLManagerServlet was supposed to be a simple servlet - it now has dependencies on fileupload and that is forced on