Because dhis is built using maven then all such dependencies must be handled by maven. So the compiled class would have to be fetched from a maven repository which makes the licence issue quite important. You can load it in to a local repository but that doesn't help the global build process. Much though maven drives me crazy, this is possibly a good side effect in that it keeps us clean (licence wise).
Regards Bob 2009/10/30 Hieu Dang Duy <[email protected]> > Oh my god ! > > Thanks Knut, you have reminded me about the license. I forgot in this > issue. > About the technique always a still question. ^_~ > > > On Fri, Oct 30, 2009 at 4:33 PM, Knut Staring <[email protected]> wrote: > >> Hieu - one aspect is how to do this technically. Another is license: Where >> does this come from, and under what license? >> >> Knut >> >> On Fri, Oct 30, 2009 at 4:23 AM, Hieu Dang Duy < >> [email protected]> wrote: >> >>> Dear all, >>> >>> ie. I have got a class file which was complied. I didn't have its source >>> code. I want to reuse it in my module, maybe. So, how can I import it in >>> DHIS2 ? Expecting for you all idea. >>> >>> Thank you guys ! >>> >>> -- >>> Hieu.HISPVietnam >>> Good Health ! >>> >>> _______________________________________________ >>> Mailing list: >>> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs> >>> Post to : [email protected] >>> Unsubscribe : >>> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs> >>> More help : https://help.launchpad.net/ListHelp >>> >>> >> >> >> -- >> Cheers, >> Knut Staring >> > > > > -- > Hieu.HISPVietnam > Good Health ! > > _______________________________________________ > Mailing list: > https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs> > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

