aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Fix RH669942: Add support for packEnabled and versionEnabledOmair Majid2011-02-101-1/+1
* When exiting on failure, use appropriate exit codeOmair Majid2011-01-241-1/+1
* remove ununsed imports in netxOmair Majid2011-01-121-3/+0
* add symlinks under JDK_HOME/jre/bin and make javaws work without them tooOmair Majid2010-12-151-5/+2
* add support for validating configurationOmair Majid2010-12-131-1/+1
* Fix Javadoc warnings.Andrew John Hughes2010-12-081-1/+1
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-77/+60
* create files with reduced permissions when possibleOmair Majid2010-11-241-10/+4
* use deployment.properties file for infrastructure related configurationOmair Majid2010-11-031-3/+7
* Fix possible null dtd in Swing applicationsOmair Majid2010-10-261-0/+19
* launch applications that have a non-public main classOmair Majid2010-10-261-0/+1
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-3/+3
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-3/+3
* Initial import from IcedTea6.andrew2010-10-191-0/+883