diff options
Diffstat (limited to 'web-start')
-rw-r--r-- | web-start/WebStartBuild.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web-start/WebStartBuild.xml b/web-start/WebStartBuild.xml index 46e38d0..2289cab 100644 --- a/web-start/WebStartBuild.xml +++ b/web-start/WebStartBuild.xml @@ -31,7 +31,6 @@ <!-- Exclusion of unsupported os's --> <patternset id="unsupported.os.exclude"> <exclude name="**/freebsd*/**" /> - <exclude name="**/solaris*/**" /> </patternset> <!-- Excluded Bundles or Libs --> |