on 7/14/2000 4:57 PM, "dave" <[EMAIL PROTECTED]> wrote:
> I would like to create a "cleaned" up version of Turbine in CVS.
> This version would remove all the sample code and the stuff that's not
> fully functional.
>
> So we'd have two versions in CVS - this "clean" stable version
> that can be the download tar and we have the current developer version of
> Turbine. For this clean version, I'd also like to consolidate all the Jars
> into one big turbine-2.0.jar.
-1
> Anyone have any objections to this?
yes. :-)
> Also, I want to add the Turbine Developer's Kit to CVS. However it'll be
> in it's own module so you are not forced to download it with Turbine. The
> only problem I can forsee with the TDK is it might add more "how do I?"
> traffic to this list. When that becomes a problem, I guess we can address
> it.
>
> Anyone have any objections to this?
>
> So essentially, I want to add 2 more modules to CVS - turbine.new and
> the TDK.
>
> Speak now or forever hold your bits!
-1
Here is how things should go:
#1. import a "fresh" copy of turbine into CVS. call the module
"turbine.new". i'm totally +1 for that.
#2. let me know when that is done, i will then rename the current "turbine"
module to "turbine.old" and move the "turbine.new" to "turbine" and notify
the mailing list. we can freeze cvs commits for the 20 minutes that it will
take to make this happen. everyone will have to make a new checkout after
this.
#3. for the TDK, I think that it should be in CVS, but in its own module
(ie: "tdk"). It should take snapshots of the turbine.jar file that is built
from the "turbine" module and save them in the tdk/lib/ directory.
#4. you should not include all the needed .jar files into one .jar file. i
promise that will cause problems. the needed .jar files should go into a lib
directory only. duplication here is ok, disk space is cheap.
#5. the TDK should be able to build itself out of an Ant.xml file.
cool?
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]