On Tue, Jan 26, 2010 at 9:56 PM, Stanislav Muhametsin <[email protected]> wrote: > Unfortunately only "build tool" I've used for java has been eclipse / javac. > But why not make build tool(s) for Qi4j, with Qi4j? :) You know exactly what > you want, and most likely you also know how to do it. Would be a nice > promotion for Qi4j too (look - we've made everything with this).
Hmmm... Well, feels like more than we can chew, unless we have more hands rushing in and helping out making this work... > Oh, and wasn't there some "qi4j-ide" somewhere in git too? Would that be of > any help? qi4j-ide is about IDE support for Qi4j development, mostly the editing phase, such as "pick a Mixin implementation", "check that all composite methods have an implementation declared" and so on. > OR you can create a highly configurable / customizable tool, which uses > other tools for the tasks you specified. I'm sure there are for example many > Java testing tools available. Yes, leveraging the eco-system is good for may things, but even then it is a large undertaking to make a "general purpose build system". But, as you touch on, could it be that Qi4j is suitable way to "compose a build" ?? I don't know, needs some analysis. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

