Hamish wrote:
the best solution for all is to try and package these java apps as .debs and submit them to DebianGIS for official inclusion in debian and ubuntu. anything else is (in the long term) wasted effort through duplication. if the packages need a lot of work before that day, work can start in the debianGIS svn and the build script can checkout the latest control/rules files from debianGIS svn and build .debs locally. Or just add file blobs [or ./configure; make; make install scripts] as a included file [or hook script].
The problem with most of the java apps is, that their building process uses maven, which loads all dependencies dynamically. From my understanding, this is not allowed for deb-packages. Do you have a solution for this problem? Or am even wrong in this point? cheers, stefan -- Stefan Hansen Software Engineer LISAsoft --------------------------------------------------- Ph: +61 3 8680 3200 Fax: +61 3 8680 3299 Mob: +61 Level 9, 601 Bourke St, Melbourne Vic 3000 --------------------------------------------------- LISAsoft is part of the A2end Group of Companies http://www.ardec.com.au http://www.lisasoft.com http://www.terrapages.com The contents of this email are confidential and may be subject to legal or professional privilege and copyright. No representation is made that this email is free of viruses or other defects. If you have received this communication in error, you may not copy or distribute any part of it or otherwise disclose its contents to anyone. Please advise the sender of your incorrect receipt of this correspondence. _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo
