Skip to content

Changes

Summary

  1. Fix regression error (details)
  2. More improvements on code style and compiler warnings (details)
Commit d72d2801fae6fd960b503cd858aa1fcaa2e42ce5 by Hannes Erven
Fix regression error

ArrayList.set() does not grow the collection, use add() instead.
The file was modified plugins/org.eclipse.libra.facet/src/org/eclipse/libra/facet/OSGiBundleFacetUninstallConfig.java
Commit 04844013bc2ed6171dc6102df1086a811612a0ae by Hannes Erven
More improvements on code style and compiler warnings
The file was modified plugins/org.eclipse.libra.framework.equinox/src/org/eclipse/libra/framework/equinox/EquinoxPlugin.java
The file was modified plugins/org.eclipse.libra.framework.ui/src/org/eclipse/libra/framework/ui/FrameworkUIPlugin.java
The file was modified plugins/org.eclipse.libra.framework.ui/src/org/eclipse/libra/framework/ui/OSGIFrameworkComposite.java
The file was modified plugins/org.eclipse.libra.framework.felix/src/org/eclipse/libra/framework/felix/FelixPlugin.java
The file was modified plugins/org.eclipse.libra.framework.jonas/src/org/eclipse/libra/framework/jonas/JonasPlugin.java
The file was modified plugins/org.eclipse.libra.framework.knopflerfish/src/org/eclipse/libra/framework/knopflerfish/KnopflerfishPlugin.java
The file was modified plugins/org.eclipse.libra.framework.core/src/org/eclipse/libra/framework/core/FrameworkInstanceConfiguration.java
The file was modified plugins/org.eclipse.libra.framework.core/src/org/eclipse/libra/framework/core/internal/debug/ModuleTraverser.java