What is the new way to build and include custom modules on a dev machine? | Leo Dashevskiy | 2013-08-26 12:20 |
Status: Closed | ||
Ok, so regarding issue number 2: In the <labkey home>/build/staging/modules folder I have my <module name>.module file. In it I have besides other 'junk' a folder called 'lib' and in it I have a file called <module name>.jar and inside that archive I have all of my proper module contents! So, somehow the contents instead of being zipped up into <module name>.module end up int <module name>.module/lib/<module name>.jar Please, advise, if I have something misconfigured or if this is a bug of some sort? Still, cannot resolve issue number 1. Thanks. |
||