| commit | aaadf2a59f5cf1da59fda08f540fef56fd5c2424 | [log] [tgz] |
|---|---|---|
| author | Alex Ruiz <alruiz@google.com> | Mon Sep 12 13:48:08 2011 -0700 |
| committer | Alex Ruiz <alruiz@google.com> | Mon Sep 12 13:48:08 2011 -0700 |
| tree | 0d57753e7b7f9f02cd882ea97ceea9ff4152bb5a | |
| parent | 00c367b377a8635e5991aee4725f69bd41dc9fcb [diff] |
Testing release 1.0.1.
diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar index 665ac9c..4aab01a 100644 --- a/update-site/artifacts.jar +++ b/update-site/artifacts.jar Binary files differ
diff --git a/update-site/content.jar b/update-site/content.jar index e3c0826..5e3228f 100644 --- a/update-site/content.jar +++ b/update-site/content.jar Binary files differ
diff --git a/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121337.jar b/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121337.jar deleted file mode 100644 index e4ace07..0000000 --- a/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121337.jar +++ /dev/null Binary files differ
diff --git a/update-site/features/com.google.eclipse.protobuf_1.0.0.201108021004.jar b/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121346.jar similarity index 89% rename from update-site/features/com.google.eclipse.protobuf_1.0.0.201108021004.jar rename to update-site/features/com.google.eclipse.protobuf_1.0.1.201109121346.jar index bd7e77b..1334bed 100644 --- a/update-site/features/com.google.eclipse.protobuf_1.0.0.201108021004.jar +++ b/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121346.jar Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201108021004.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201108021004.jar deleted file mode 100644 index 750e04e..0000000 --- a/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201108021004.jar +++ /dev/null Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121337.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121346.jar similarity index 91% rename from update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121337.jar rename to update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121346.jar index 9050793..39c6762 100644 --- a/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121337.jar +++ b/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121346.jar Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_1.0.0.201108021004.jar b/update-site/plugins/com.google.eclipse.protobuf_1.0.0.201108021004.jar deleted file mode 100644 index b0ea265..0000000 --- a/update-site/plugins/com.google.eclipse.protobuf_1.0.0.201108021004.jar +++ /dev/null Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121337.jar b/update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121346.jar similarity index 91% rename from update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121337.jar rename to update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121346.jar index 7f4f20e..72bbba2 100644 --- a/update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121337.jar +++ b/update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121346.jar Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml index 784803d..d6c5b72 100644 --- a/update-site/site.xml +++ b/update-site/site.xml
@@ -3,10 +3,7 @@ <description name="protobuf-dt" url="http://protobuf-dt.googlecode.com/svn/trunk/update-site"> Update site for protobuf-dt, an Eclipse-based Development Environment for Protocol Buffers. </description> - <feature url="features/com.google.eclipse.protobuf_1.0.0.201108021004.jar" id="com.google.eclipse.protobuf" version="1.0.0.201108021004"> - <category name="google"/> - </feature> - <feature url="features/com.google.eclipse.protobuf_1.0.1.201109121337.jar" id="com.google.eclipse.protobuf" version="1.0.1.201109121337"> + <feature url="features/com.google.eclipse.protobuf_1.0.1.201109121346.jar" id="com.google.eclipse.protobuf" version="1.0.1.201109121346"> <category name="google"/> </feature> <category-def name="google" label="Google"/>