From 094e6f5216519c9a6b1dea5f4fcbd963d4d0bd90 Mon Sep 17 00:00:00 2001 From: Xyrio Date: Sat, 9 Feb 2019 15:15:32 +0100 Subject: [PATCH] release 2.7.0, updated eclipse rcp to 4.9.1 (last rcp supporting 32bit) (no babel localization for 4.9+) --- CHANGELOG.md | 4 + .../feature.xml | 12 +- org.rssowl.feature.dependencies/feature.xml | 143 ++++++++++++- org.rssowl.feature.eclipse/feature.xml | 2 +- org.rssowl.feature/feature.xml | 2 +- org.rssowl.ui/Launch RSSOwl.launch | 2 +- org.rssowl.ui/META-INF/MANIFEST.MF | 12 +- org.rssowl.ui/config.ini | 2 +- org.rssowl.ui/plugin.xml | 2 +- .../org/rssowl/ui/internal/SplashHandler.java | 2 +- releng/product/rssowlnix.product | 7 +- .../product_manual_export/rssowlnix.product | 6 +- releng/target_platform/target_platform.target | 190 +----------------- releng/update/category.xml | 4 +- 14 files changed, 177 insertions(+), 213 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e919ae07..9901f89b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ updates feed: https://xyrio.github.io/RSSOwlnix-site/updates.rss +# 2.7.0-beta +- updated eclipse rcp to 4.9.1 +- Added Telegram to options for sharing links [#33](https://github.com/Xyrio/RSSOwlnix/issues/33) [@Tandagore](https://github.com/Tandagore) + # 2.6.1-beta - fixed wrong sticky news counting when doing a cleanup [#22](https://github.com/Xyrio/RSSOwlnix/issues/22) diff --git a/org.rssowl.feature.dependencies.updater/feature.xml b/org.rssowl.feature.dependencies.updater/feature.xml index 2dec3fdd..aeb80a48 100644 --- a/org.rssowl.feature.dependencies.updater/feature.xml +++ b/org.rssowl.feature.dependencies.updater/feature.xml @@ -577,21 +577,21 @@ litigation. id="org.eclipse.ecf" download-size="106" install-size="208" - version="3.8.0.v20170104-0657" + version="0.0.0" unpack="false"/> @@ -599,21 +599,21 @@ litigation. id="org.eclipse.ecf.filetransfer" download-size="51" install-size="81" - version="5.0.0.v20160817-1024" + version="0.0.0" unpack="false"/> diff --git a/org.rssowl.feature.dependencies/feature.xml b/org.rssowl.feature.dependencies/feature.xml index 822b2adb..ba75190e 100644 --- a/org.rssowl.feature.dependencies/feature.xml +++ b/org.rssowl.feature.dependencies/feature.xml @@ -2,7 +2,7 @@ @@ -311,4 +311,145 @@ litigation. fragment="true" unpack="false"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.rssowl.feature.eclipse/feature.xml b/org.rssowl.feature.eclipse/feature.xml index 402b5dcd..a6d3eb28 100644 --- a/org.rssowl.feature.eclipse/feature.xml +++ b/org.rssowl.feature.eclipse/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.rssowl.feature/feature.xml b/org.rssowl.feature/feature.xml index 8f855101..a991240f 100644 --- a/org.rssowl.feature/feature.xml +++ b/org.rssowl.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.rssowl.ui/Launch RSSOwl.launch b/org.rssowl.ui/Launch RSSOwl.launch index 80021ee2..fde87a5f 100644 --- a/org.rssowl.ui/Launch RSSOwl.launch +++ b/org.rssowl.ui/Launch RSSOwl.launch @@ -21,7 +21,7 @@ - + diff --git a/org.rssowl.ui/META-INF/MANIFEST.MF b/org.rssowl.ui/META-INF/MANIFEST.MF index a3512dd2..96a624e7 100644 --- a/org.rssowl.ui/META-INF/MANIFEST.MF +++ b/org.rssowl.ui/META-INF/MANIFEST.MF @@ -2,21 +2,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.rssowl.ui; singleton:=true -Bundle-Version: 2.6.1.qualifier +Bundle-Version: 2.7.0.qualifier Bundle-Activator: org.rssowl.ui.internal.Activator Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.ui;bundle-version="3.109.0", org.eclipse.core.runtime;bundle-version="3.13.0", - org.eclipse.equinox.security;bundle-version="1.2.300", - org.eclipse.equinox.console;bundle-version="1.1.300", - org.apache.felix.gogo.runtime;bundle-version="0.10.0", - org.apache.felix.gogo.shell;bundle-version="0.10.0", - org.apache.felix.gogo.command;bundle-version="0.10.0", - org.eclipse.emf.ecore.change;bundle-version="2.11.0", - org.eclipse.emf.ecore.xmi;bundle-version="2.13.0", - org.eclipse.e4.core.di;bundle-version="1.6.100", - org.eclipse.equinox.ds;bundle-version="1.5.0", - org.eclipse.equinox.event;bundle-version="1.4.0", org.rssowl.core Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/org.rssowl.ui/config.ini b/org.rssowl.ui/config.ini index 458d103c..b40d46ef 100644 --- a/org.rssowl.ui/config.ini +++ b/org.rssowl.ui/config.ini @@ -35,7 +35,7 @@ osgi.instance.area.default=@user.home/.rssowlnix-beta osgi.configuration.area=@user.home/.rssowlnix-beta/config # Version Information -rssowl.buildId=2.6.1 +rssowl.buildId=2.7.0 # End of file marker - must be here eof=eof \ No newline at end of file diff --git a/org.rssowl.ui/plugin.xml b/org.rssowl.ui/plugin.xml index 69fceb56..2046eca3 100644 --- a/org.rssowl.ui/plugin.xml +++ b/org.rssowl.ui/plugin.xml @@ -881,7 +881,7 @@ value="icons/product/16x16.png,icons/product/32x32.png,icons/product/48x48.png,icons/product/64x64.png,icons/product/128x128.png,icons/product/256x256.png"/> + value="RSSOwlnix fork of RSSOwl Version: 2.7.0-beta Build Id: 2019-02-09 RSSOwlnix and RSSOwl is licensed under the terms of the Eclipse Public License version 1.0. http://www.rssowl.org/legal/epl-v10.html (c) Copyright RSSOwl contributors and others 2005-2011. All rights reserved."/> diff --git a/org.rssowl.ui/src/org/rssowl/ui/internal/SplashHandler.java b/org.rssowl.ui/src/org/rssowl/ui/internal/SplashHandler.java index 8d630eea..0cf6a5e1 100644 --- a/org.rssowl.ui/src/org/rssowl/ui/internal/SplashHandler.java +++ b/org.rssowl.ui/src/org/rssowl/ui/internal/SplashHandler.java @@ -94,7 +94,7 @@ private void initComponents(Shell shell) { versionLabel.setLayoutData(new GridData(SWT.END, SWT.BEGINNING, true, false)); versionLabel.setFont(fVersionFont); versionLabel.setForeground(fVersionColor); - versionLabel.setText(NLS.bind(Messages.SplashHandler_BUILD, "2.6.1-beta")); //$NON-NLS-1$ + versionLabel.setText(NLS.bind(Messages.SplashHandler_BUILD, "2.7.0-beta")); //$NON-NLS-1$ /* Layout All */ shell.layout(true, true); diff --git a/releng/product/rssowlnix.product b/releng/product/rssowlnix.product index 5c43bc2c..43ef01b8 100644 --- a/releng/product/rssowlnix.product +++ b/releng/product/rssowlnix.product @@ -1,15 +1,15 @@ - + RSSOwlnix fork of RSSOwl -Version: 2.6.1-beta -Build Id: 2018-10-14 +Version: 2.7.0-beta +Build Id: 2019-02-09 RSSOwlnix and RSSOwl is licensed under the terms of the Eclipse Public License version 1.0. http://www.rssowl.org/legal/epl-v10.html @@ -31,6 +31,7 @@ http://www.rssowl.org/legal/epl-v10.html + diff --git a/releng/product_manual_export/rssowlnix.product b/releng/product_manual_export/rssowlnix.product index 26abea66..733910f0 100644 --- a/releng/product_manual_export/rssowlnix.product +++ b/releng/product_manual_export/rssowlnix.product @@ -1,15 +1,15 @@ - + RSSOwlnix fork of RSSOwl -Version: 2.6.1-beta -Build Id: 2018-10-14 +Version: 2.7.0-beta +Build Id: 2019-02-09 RSSOwlnix and RSSOwl is licensed under the terms of the Eclipse Public License version 1.0. http://www.rssowl.org/legal/epl-v10.html diff --git a/releng/target_platform/target_platform.target b/releng/target_platform/target_platform.target index e65fbdbb..3a7c230c 100644 --- a/releng/target_platform/target_platform.target +++ b/releng/target_platform/target_platform.target @@ -1,183 +1,11 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - + \ No newline at end of file diff --git a/releng/update/category.xml b/releng/update/category.xml index 5ee31073..bb2db836 100644 --- a/releng/update/category.xml +++ b/releng/update/category.xml @@ -3,10 +3,10 @@ - + - +