micke
Posts: 5
Joined: Tue Jun 20, 2006 12:44 pm

Add directory with Jar files to Classpath

Hi,

I have a problem that the file names of the jar-files changes between builds. For example:

lib/module1-1.0.jar
lib/module2-2.3.jar
lib/module2-2.4.jar

I use the feature of adding a directory under "files and folders" to add all jar-files. Then i configure the java runner with the jar-files and build my msi installation. In the next release version numbers have changed:

lib/module1-1.1.jar
lib/module2-2.4.jar
lib/module2-2.5.jar

As it is today i have to modify my advanced installer project to get the new files and also modify my java product to use the new files in classpath. I would like advanced installer to pick upp the new files automatically without manual work by me. Why not add a feature to add files in a directory whichis scanned every time the project is built. All the files in there should also be included in the java product classpath.

Regards
Mikael
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

We will consider including this feature in a future version of Advanced Installer.
Thank you for your suggestion.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”