Re: [Lenyacms-dev] refactored build system
Michael Wechner <[email protected]> Wed, 16 Apr 2003 21:40:44 +0200
| Newsgroups | gmane.comp.cms.wyona.devel |
|---|---|
| Message-ID | <[email protected]> |
Gregor J. Rothfuss wrote: >i took a page out of stefanos book and refactored the build >system with xml entities. thanks for the ideas :) > > > >i also added test targets, as michi and myself are currently >adding the first unit tests to lenya. > I guess we also need to create a test for the "build.xml" ;-) ... because the project name "lenya" is being used within the build directory and can't be just replaced by "Apache Lenya". Ok, this might not be such a good idea, but I believe Marc was inspired by the old Cocoon build (more than one year ago) and maybe we should change this as well. Well, anyway, as Andreas already mentioned, to make scrambled eggs you have to crash some eggs, but please, each of us needs to be careful with checking in new stuff (even if we will have tests). Thanks Michael > >you can find them in src/test > >-gregor > > >