*** empty log message ***
diff --git a/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java b/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java index 6cd1aeb..d690c4b 100644 --- a/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java +++ b/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java
@@ -159,6 +159,10 @@ } } + + private void remove(IPluginEntry p, IProgressMonitor m) { + // DUMMY METHOD + } /** *
diff --git a/update/org.eclipse.update.examples/.cvsignore b/update/org.eclipse.update.examples/.cvsignore index 0121573..c5e82d7 100644 --- a/update/org.eclipse.update.examples/.cvsignore +++ b/update/org.eclipse.update.examples/.cvsignore
@@ -1,4 +1 @@ -bin -build.xml -examples.jar -examples.jar.bin.log \ No newline at end of file +bin \ No newline at end of file
diff --git a/update/org.eclipse.update.examples/bin/org/eclipse/update/examples/buildzip/java.page.jpage b/update/org.eclipse.update.examples/bin/org/eclipse/update/examples/buildzip/java.page.jpage deleted file mode 100644 index 6e3b1d3..0000000 --- a/update/org.eclipse.update.examples/bin/org/eclipse/update/examples/buildzip/java.page.jpage +++ /dev/null Binary files differ