log

age author description
Mon, 20 Jul 2015 15:22:38 +0200 Jiri Vanek Added tests for signed applet/app using Permission attribute and for unsigned applet/app using Permission attribute
Mon, 20 Jul 2015 13:00:19 +0200 Jiri Vanek Fixed download service
Thu, 25 Jun 2015 12:11:56 +0200 Jiri Vanek Fixed to short buttons for localized text - RH1231441
Mon, 15 Jun 2015 10:56:00 +0200 Jiri Vanek Updated NEWS, added javadoc fo security package
Thu, 11 Jun 2015 12:30:23 +0200 Jiri Vanek Security dialogs got, moreover, unified dealing with trustNone/All and headless
Tue, 09 Jun 2015 17:52:42 +0200 Jiri Vanek Fixed issue, when desktop/menu shortcut created during -html mode, was not created like it
Tue, 09 Jun 2015 14:36:37 +0200 Jiri Vanek Fixed bug when generated desktop icon was not matched and user was asked for recreation
Wed, 27 May 2015 16:56:55 +0200 Jiri Vanek Improved caching of files obtained via query
Fri, 22 May 2015 19:34:22 +0200 Jiri Vanek Removed verbosal check in test
Fri, 22 May 2015 19:32:35 +0200 Jiri Vanek Comments in deployment.properties now persists saving via itweb-settings
Fri, 22 May 2015 13:09:52 +0200 Jiri Vanek Removed garbage from htmls' width and height
Mon, 04 May 2015 08:48:43 -0400 Jie Kang Fix policyeditor file flag to work when used standalone
Wed, 29 Apr 2015 11:34:14 +0200 Jiri Vanek 1.6 post-release operations
Wed, 29 Apr 2015 11:19:09 +0200 Jiri Vanek Added tag icedtea-web-1.6 for changeset d55e263cf02c
Tue, 28 Apr 2015 14:43:50 +0200 Jiri Vanek Fixed incorrect usage of apostrophes in intro generation icedtea-web-1.6
Tue, 28 Apr 2015 14:00:17 +0200 Jiri Vanek Pre-release tuning
Tue, 28 Apr 2015 12:08:24 +0200 Jiri Vanek README: updated to match current state.
Tue, 28 Apr 2015 11:38:35 +0200 Jiri Vanek Improved JDK9 detection
Mon, 27 Apr 2015 10:15:42 -0400 Lukasz Dracz Removed Executable Permissions from bash completion
Fri, 24 Apr 2015 15:19:52 +0200 Jiri Vanek Fixed resource test to pass for CZ localization
Fri, 24 Apr 2015 15:08:15 +0200 Jiri Vanek Added Czech translation for 1.6.
Fri, 24 Apr 2015 15:00:56 +0200 Jiri Vanek Messages from TextsProvider moved to properties
Fri, 24 Apr 2015 14:56:35 +0200 Jiri Vanek various improvements to default set of properties
Fri, 24 Apr 2015 14:47:45 +0200 Jiri Vanek Added MultipleDeploymentPropertiesModifier improvement to testsuite
Thu, 23 Apr 2015 19:14:53 +0200 Jiri Vanek Removed lat push not removed file
Thu, 23 Apr 2015 19:00:02 +0200 Jiri Vanek Removed javac.in (obsoleted when bootstrap was removed)
Thu, 23 Apr 2015 12:04:56 +0200 Jiri Vanek Fixed loading of deployment.properties during 1.4 migration to 1.5 fs.XdgSpecification test adapted to new deployment.manifest.attributes.check schema
Mon, 20 Apr 2015 14:13:08 -0400 Lukasz Dracz Add Tab Completion for icedtea-web
Mon, 20 Apr 2015 10:19:54 -0400 Lukasz Dracz Add Boolean Cast for JarCertVerifier
Mon, 20 Apr 2015 15:00:33 +0200 Jiri Vanek Added support for jdk7 and javafx
Thu, 16 Apr 2015 19:34:18 +0200 Jiri Vanek Fixed javadoc warnings and errors to pass doclint
Wed, 15 Apr 2015 10:43:53 +0200 Jiri Vanek jnlp-signing mechanism now uses general parser (and so also tagsoup if enabled)
Wed, 15 Apr 2015 10:36:09 +0200 Jiri Vanek KeystorePasswordAttempter moved to outer class. Added comments and prevention about possible null password writing to keystore. KeystorePasswordAttempter made much more object-like.
Wed, 15 Apr 2015 10:12:09 +0200 Jiri Vanek User is now prompted on unknown password to keystore
Mon, 13 Apr 2015 11:25:58 -0400 Jie Kang Increase server timeout for remote reproducers
Mon, 13 Apr 2015 10:38:15 -0400 Jie Kang Kill processes in Integration Tests more cleanly; revised
Mon, 13 Apr 2015 10:32:57 -0400 Jie Kang Add reproducers for jnlp_href attribute
Mon, 13 Apr 2015 14:59:38 +0200 Jiri Vanek set single place for keystore operations
Mon, 13 Apr 2015 14:37:56 +0200 Jiri Vanek Removed redundant occurrence of default keystore password
Mon, 13 Apr 2015 13:55:20 +0200 Jiri Vanek reverted "Kill processes in Integration Tests more cleanly". It needs to be revisite
Fri, 10 Apr 2015 11:17:03 -0400 Lukasz Dracz add DeploymentPropertiesModifierTests
Fri, 10 Apr 2015 10:53:23 -0400 Jie Kang Kill processes in Integration Tests more cleanly
Fri, 10 Apr 2015 13:18:02 +0200 Jiri Vanek Fixed jdk7 build failure
Fri, 10 Apr 2015 12:56:35 +0200 Jiri Vanek ok/apply/cancel mechanism in itweb-settings fixed to work again. Added rest button for cache path.
Fri, 10 Apr 2015 12:47:01 +0200 Jiri Vanek Cache now uses PathsAndFiles instances instead of various duplications
Thu, 09 Apr 2015 11:31:31 -0400 Lukasz Dracz fix lines displayed in javaws help
Fri, 03 Apr 2015 16:48:26 +0200 Jiri Vanek Added tool for manipulating deployment-properties during tests run
Thu, 02 Apr 2015 21:28:10 +0200 Jiri Vanek InfrastructureFileDescriptor got setter
Thu, 02 Apr 2015 20:48:51 +0200 Jiri Vanek All reading from file properties repalced by getter from PathsAndFiles
Thu, 02 Apr 2015 20:09:00 +0200 Jiri Vanek tests/netx/unit/net/sourceforge/jnlp/security/KeyStoresTest.java: new file, added tests for getKeyStoreLocation API.
Thu, 02 Apr 2015 12:09:53 +0200 Jiri Vanek Fixed forgotten getRECENTLY_USED_FILE getRecentlyUsedFile transition
Wed, 01 Apr 2015 18:39:20 +0200 Jiri Vanek PathsAndFiles definitions made aware of deployment.properties which can change them
Wed, 01 Apr 2015 18:09:27 +0200 Jiri Vanek PolicyEditor now honor verbose switch
Tue, 31 Mar 2015 12:39:54 +0200 Jiri Vanek Messages.properties: (FILElogs) adapted to more suit current docs.
Fri, 27 Mar 2015 13:49:10 +0100 Jiri Vanek * tests/reproducers/custom/TrustedOnlyAttribute/testcases/TrustedOnlyAttributeTest.java: added BeforeClass and AfterClass hunks which adapt USER_DEPLOYMENT_FILE for test's needs.
Fri, 27 Mar 2015 13:43:46 +0100 Jiri Vanek Makefile.am: (stamps/generate-docs.stamp) fixed redundant false in version appearing in docs
Thu, 26 Mar 2015 11:37:18 -0400 Lukasz Dracz fix clean to replace new Manifest Attributes messages
Wed, 25 Mar 2015 14:33:42 -0400 Lukasz Dracz Change Manifest Attributes Checker to check combinations of attributes
Mon, 23 Mar 2015 12:01:40 -0400 Lukasz Dracz Fix itweb-settings set command to allow duplicate strings
Wed, 18 Mar 2015 12:43:51 -0400 Andrew Azores Fixed a string comparison bug in PolicyEditor.main
Wed, 18 Mar 2015 16:56:46 +0100 Jiri Vanek Minor fixes to news
Wed, 18 Mar 2015 16:50:54 +0100 Jiri Vanek Added support for Entry-Point manifest
Tue, 17 Mar 2015 12:01:51 -0400 Jie Kang Escape apostrophes in Messages.properties
Tue, 17 Mar 2015 15:53:46 +0100 Jiri Vanek Removed forgotten occurrence of netx-dist-tests-whitelist and so fixing make dist
Tue, 17 Mar 2015 08:47:09 -0400 Jie Kang Fix resource loading in CodebaseManifestEntry reproducers
Fri, 13 Mar 2015 16:21:54 +0100 Jiri Vanek Fixing xdg tests
Fri, 13 Mar 2015 16:01:56 +0100 Jiri Vanek Docs now include possible options for each property
Fri, 13 Mar 2015 15:58:04 +0100 Jiri Vanek Minor tweeks to gifar reproducers
Tue, 10 Mar 2015 15:01:29 +0100 Jiri Vanek Fixed locale tests
Tue, 10 Mar 2015 13:06:51 +0100 Jiri Vanek Removed invalid URLs, empty codebases and enbaled js tests for opera
Thu, 05 Mar 2015 14:19:57 -0500 Jie Kang Use jnlp_href parameter instead of attribute in applet tag for reproducers
Wed, 04 Mar 2015 17:24:29 +0100 Jiri Vanek Fixed broken CacheUtil.
Tue, 03 Mar 2015 17:04:24 +0100 Jiri Vanek Changing enum CacheLRUWrapper singleton to instantiatible one. recently_used moved to PathsAndFiles.
Tue, 03 Mar 2015 15:33:27 +0100 Jiri Vanek Fixed CacheReproducerTest and VersionedJarTest tests
Tue, 03 Mar 2015 09:14:07 -0500 Jie Kang Fix DeadLockTest reproducers
Mon, 02 Mar 2015 10:02:35 -0500 Jie Kang Use temporary cache in PluginBridge unit tests
Mon, 02 Mar 2015 14:23:39 +0100 Jiri Vanek Fixed testJREversionDontMatchRemoval test.
Fri, 27 Feb 2015 15:09:18 +0100 Jiri Vanek Silenced to verbose unittests
Fri, 27 Feb 2015 15:05:42 +0100 Jiri Vanek All manifests in reproducers' jars have now Application-Name attribute
Fri, 27 Feb 2015 14:59:53 +0100 Jiri Vanek Fixed third party tests.
Wed, 25 Feb 2015 15:40:44 +0100 Jiri Vanek Deleted netx-dist-tests-whitelist
Wed, 25 Feb 2015 15:30:11 +0100 Jiri Vanek forgotten netx-dist-tests-whitelist
Wed, 25 Feb 2015 15:09:02 +0100 Jiri Vanek netx-dist-tests-whitelist mad mandatory and will be removed
Tue, 24 Feb 2015 16:17:28 +0100 Jiri Vanek Marking threads in ResourceTracker's threadPool as daemons, so the dont prevent shutdown.
Wed, 18 Feb 2015 18:47:18 +0100 Jiri Vanek Added menuentry to PolicyEditor to allow quicky open default java.policy
Tue, 17 Feb 2015 16:33:14 -0500 Jie Kang Refactor initializeResources in ResourceDownloader.java
Fri, 13 Feb 2015 12:48:24 +0100 Jiri Vanek Fixed few small errors in jacoco processing after removal of bootstrap.
Fri, 13 Feb 2015 11:22:37 +0100 Jiri Vanek netx-dist-tests-whitelist added to .hgignore to prevent unintentional commits
Fri, 13 Feb 2015 13:00:45 +0100 Jiri Vanek Added better support for not-matching detected jdk when version forced.
Wed, 11 Feb 2015 09:56:37 +0100 Jiri Vanek Saving/Loading of icon made resistent against URLs with invalid/without target
Mon, 09 Feb 2015 16:44:15 -0500 Jie Kang Fix javascript url error in JSToJSet reproducer.
Mon, 09 Feb 2015 16:38:45 -0500 Jie Kang Fixed dates in ChangeLog.
Fri, 06 Feb 2015 15:14:32 +0100 Jiri Vanek Removed bootstrap, made buildable with modular JDK
Fri, 06 Feb 2015 13:30:11 +0100 Jiri Vanek Also javaws.png icon is being installed in make install.
Mon, 02 Feb 2015 10:42:12 -0500 Omair Majid Add hamcrest to classpath when using junit
Fri, 30 Jan 2015 11:34:20 -0500 Jie Kang Remove KnownToFail annotation from JToJSString reproducer tests.
Thu, 29 Jan 2015 12:22:18 -0500 Jie Kang Fix accessing Java array elements from Javascript. PR1298.
Wed, 28 Jan 2015 10:12:28 -0500 Jie Kang Refactor initialize/download runnable out of ResourceTracker and add tests
Fri, 23 Jan 2015 15:35:46 +0100 Jiri Vanek Returned accidentally removed creation of shortcuts for jnlp applications. Opera added to list of shortcut browsers.
Thu, 22 Jan 2015 13:52:23 -0500 Jie Kang Add quotes to Docs paths in Makefile.am
Wed, 21 Jan 2015 11:42:48 -0500 Lukasz Dracz Change PolicyEditor to use OptionParser
Mon, 22 Dec 2014 10:14:18 +0100 Jiri Vanek Added -html switch for javaws to run applets out of browser in applets sandbox. Few hidden refactorings.
Fri, 19 Dec 2014 12:44:40 +0100 Jiri Vanek Added menus support entry to NEWS
Fri, 19 Dec 2014 10:49:28 +0100 Jiri Vanek IcedTea-Web settings made to use OptionParser
Fri, 19 Dec 2014 08:50:34 +0100 Jiri Vanek tests/test-extensions-tests/net/sourceforge/jnlp/TinyHttpdImplTest.java: added testLastModifiedHeader and testLastModifiedHeaderNotIncluded tests to test the LAs-Modified functionality in internal test server.
Thu, 18 Dec 2014 20:05:41 +0100 Jiri Vanek Added support for generating shortcuts also for applets.
Wed, 17 Dec 2014 12:34:56 -0500 Jie Kang Fixed typo in Makefile.am for test-extensions-tests compilation
Fri, 12 Dec 2014 18:24:12 +0100 Jiri Vanek JDK7 like refactroing of JNLPClassLoader
Mon, 08 Dec 2014 11:58:47 -0500 Jie Kang Added last-modified information to TinyHttpdImpl
Fri, 05 Dec 2014 18:21:52 +0100 Jiri Vanek Added support for menu shortcuts.
Fri, 28 Nov 2014 11:22:05 -0500 Jie Kang Added unit test for downloading basic resource using ResourceTracker
Tue, 25 Nov 2014 19:53:45 +0100 Jiri Vanek * netx/net/sourceforge/jnlp/runtime/ManifestAttributesChecker.java: (checkAll) permissions atribute is now also skipped when attribute checks are disabled
Tue, 25 Nov 2014 19:51:27 +0100 Jiri Vanek * netx/net/sourceforge/jnlp/Launcher.java: (fromUrl) file from href get substituted codebase from previous one if it is missing in new one.
Tue, 25 Nov 2014 11:26:17 -0500 Jie Kang Fixed newly failing unit test: JavaConsoleTest:CreatePluginHeaderTestNotOk
Wed, 19 Nov 2014 18:33:56 +0100 Jiri Vanek Logging jnlp file into console
Wed, 19 Nov 2014 09:54:21 -0500 Jie Kang Fixed PluginMessage dates to use localized date from icedteanp-side. See PR2063.
Tue, 18 Nov 2014 12:02:40 -0500 Jie Kang Added reproducer for packgz compressed applets. Added check/usage of pack200 in configure/makefile.
Fri, 14 Nov 2014 16:25:56 +0100 Jiri Vanek Proeprties merged in advance
Fri, 14 Nov 2014 14:06:06 +0100 Jiri Vanek Making loading of PAC provider more lenient
Fri, 14 Nov 2014 13:43:19 +0100 Jiri Vanek Connection factory fixed for offline usage