Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-12-13Update master to use 5.3.0-SNAPSHOT in pom and feature xml files.Jeff Johnston1-1/+1
Change-Id: Ide3619897eb6014cdc33f3369a1340ba51da289f Reviewed-on: https://git.eclipse.org/r/87078 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
2016-08-26releng: Bump feature versions for next release.Alexander Kurtakov1-1/+1
Containers and vagrant bumped to 2.2.0-SNAPSHOT. All the rest to 5.2.0-SNAPSHOT. Change-Id: Ida8c4a4a25b3655efa288936dd587d5e44668816 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/79831 Tested-by: Hudson CI
2016-08-25all: Remove not needed deps.Alexander Kurtakov2-5/+3
Changelog, gcov, gprof, oprofile and perf handled. Change-Id: Icb8acf0d972c634e5e0037261a81a59b282286c7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/79715 Tested-by: Hudson CI
2016-06-08Update master branch to next proposed releaseJeff Johnston1-1/+1
Change-Id: Ib02edbae6ef3b80417dee68c55d25f067e3cf7fa Reviewed-on: https://git.eclipse.org/r/74844 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
2016-05-16sonar: Simplify boolean operations.Alexander Kurtakov1-2/+2
Change-Id: I0bbbf6e953a723767f06ddddbc21180157c7ac6c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/72802 Tested-by: Hudson CI
2016-05-13Remove useless code.Alexander Kurtakov2-26/+2
* Overrides calling super only. * Variable before return. * Useless modifiers. * Import for the sake of javadoc only. Change-Id: Iaad98ca41736da9b928a842acd01ec1d75981e42 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/72702 Tested-by: Hudson CI
2016-04-14changelog: Move to non-deprecated IDE.getEditorDescription.Alexander Kurtakov1-2/+2
Change-Id: I388866a0fe05a7bb7b4da557c2bc5a620780b2e3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/70702 Tested-by: Hudson CI
2015-12-14Generification.Alexander Kurtakov1-3/+3
Some small generifications allowed by newer versions of underlying bundles. Change-Id: I13bc0f73944b46eb6d297a3706982d7a26900f37 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62576 Tested-by: Hudson CI
2015-12-12Adapt to Neon M4 changes.Alexander Kurtakov1-1/+1
* Generify SpecfileEditor.getAdapter and remove useless casts thanks to that. * Move away of deprecated ViewerSorter to ViewerComparator. Change-Id: Ic0f4d6ca835a47c206cc9bebc69f75ee79a452ed Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62547 Tested-by: Hudson CI
2015-12-10Synchronize eclipse output dir with maven one.Alexander Kurtakov2-3/+1
No need for having the class files twice. Change-Id: I856b22e52bca9d9b15965cc78d468fab605d0c1d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62376 Tested-by: Hudson CI
2015-12-08changelog: Move to Java 8 and Neon.Alexander Kurtakov7-60/+33
* Bump BREE to Java 8. * Use lambdas where feasible. Change-Id: If540b7560f0c4cf2ad4147fe959de9dc9bc157a6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62216 Tested-by: Hudson CI
2015-12-07Start 5.0 development.Alexander Kurtakov1-1/+1
As it's going to be Neon this commit also changes the target platform used for the stream to be fully resolvable and to point to Neon content. Change-Id: Ie3da75a4ee70dca6800be569c31622a48a77263d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62104 Tested-by: Hudson CI
2015-11-13releng: Drop workaround for old Tycho.Alexander Kurtakov1-18/+0
Don't even know what was it as the link is gone. Change-Id: I2a3e5f271a4e34a13adc01705ae5fc6177a56ef4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/60336 Tested-by: Hudson CI
2015-09-22Update master to be source of 4.2.0 release.Jeff Johnston1-1/+1
Change-Id: I58c376548ad89e5a38763338fe266dc650af6c4e Reviewed-on: https://git.eclipse.org/r/56473 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
2015-08-18Remove suppress warnings by properly fixing them.Alexander Kurtakov1-2/+7
Change-Id: Ie24d3d7bd059dc0b4fb1af926f1ecc4256e1869f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/53968 Tested-by: Hudson CI
2015-07-29Remove ChangeLog files.Alexander Kurtakov1-1417/+0
These are so badly outdated to the state they are useless now. Change-Id: I7c905a68a7629d505776dbddba60843a8be9a31a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/52801 Tested-by: Hudson CI
2015-07-29Remove .svnignore. Alexander Kurtakov1-4/+0
No idea how these survived for that long. Should have been deleted years ago. Change-Id: I1eb38f09cedabf145c969ee17049d9419397e506 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/52795 Tested-by: Hudson CI
2015-07-29Remove useless @see tags.Alexander Kurtakov7-55/+0
Now that we have @Override they serve no purpose. Change-Id: I1376d84639d19f1cd53145cb8092a13196ef8df6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/52759 Tested-by: Hudson CI
2015-07-17Remove useless non-javadoc comments.Alexander Kurtakov3-21/+0
Change-Id: I3cdd55b0ef36b446a95c869f591552609bb21655 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/52155 Tested-by: Hudson CI
2015-06-05rpm: adjust handler enablement.Andrew Ferrazzutti1-8/+5
* Handlers of RPM commands that make changes to a spec file are now only active in a spec file editor context. * Adjust the commands themselves so that they do not throw a ClassCastException when an unexpected editor type is active. * Update changelog's FormatChangeLogAction to match the code style of the adjusted RPM commands. * In rpm.core, create a plugin definition for RPM file selections and use it to condense various plugin.xml files in RPM projects. Resolves auto-reported problem 54f3491ce4b0eb19d1a17116. Change-Id: Ie91633476f479da42be7f87de8071832c2335a3b Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/48328 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2015-06-04Bump up master to 4.1.0, the next release.Jeff Johnston1-1/+1
Change-Id: I31832db4df434060a271b1f0a7cfd63246dfc3e8 Reviewed-on: https://git.eclipse.org/r/49461 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2015-06-01Bug 350072 - ChangeLog is not merging function names.Andrew Ferrazzutti1-48/+57
Change-Id: I54449588272067aebde1de8e808c79b08a5ed997 Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/48566 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2015-05-14changelog: Refresh repos; streamline Prep Commit.Andrew Ferrazzutti3-53/+46
When executing either Prepare Changelog or Prepare Commit, refresh the repository being contacted for out-of-sync resources before contact is made. Resolves EBZ #466632 and issues with Prepare Changelog. Also change Prepare Commit so that it doesn't need the log file's editor to be in focus in order to work properly. Change-Id: I1f64cb0ddbc8950caebb6db0d1287dcca5463b36 Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/47879 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2015-05-13changelog: prevent formatter exceptions.Andrew Ferrazzutti1-119/+89
EBZ #467130 Change-Id: I45011814739bb7599d081bd2b38b58155efd90a7 Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/47766 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2015-05-12changelog: Create ChangeLog Editor scope.Andrew Ferrazzutti3-5/+20
Create a context for ChangeLog Editor scope in plugin.xml, and restrict the Format ChangeLog command to be active only in that context. Resolves auto-reported problem 54c4f5dfbee810030da0c757. Change-Id: Iacca47d0cb0fef1f9248e1f084bc8ad39e692dcc Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/47735 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2015-05-12changelog: No hyperlinks for non-existent files.Andrew Ferrazzutti1-4/+5
In the ChangeLog editor, disallow Ctrl+click hyperlinks for filenames referring to files that do not exist in the workspace. Change-Id: I04fd742602a15d9e1fd7ba412dd7870ab3e43337 Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/47740 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2015-03-26Generify getAdapter methods.Alexander Kurtakov2-12/+3
Change-Id: I94def0bb6849cdc4d2866e32d50588b41636abbd Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/44661 Tested-by: Hudson CI
2015-03-26Remove unneeded casts.Alexander Kurtakov2-4/+4
Mars M6 has way more generified methods thus returning the proper types. Change-Id: Ie0976279bb7d55eaad798772a5fe15fb96bdd559 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/44659 Tested-by: Hudson CI
2015-03-09changelog: Fix javadoc.Alexander Kurtakov6-2/+16
Fix javadoc to please Java 8 javadoc tool. Enable warnings to yell about such issues. Change-Id: I9ce0502f44684f635a03563f34f441d88204d61a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/43461 Tested-by: Hudson CI
2015-03-06Bump version to 4.0.0.Alexander Kurtakov1-1/+1
All versions should be at version 4.0.0. Change-Id: Id7ea22ff735cdda7cecae966391ae62da77c5511 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/43336 Tested-by: Hudson CI
2014-09-26Bump features to 3.2.0-SNAPSHOT.Alexander Kurtakov1-1/+1
Change-Id: I08a5bd3b0a3892c66537997668dedd36e88474c0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/33993
2014-06-04Set next release to be 3.1.0.Jeff Johnston1-1/+1
Change-Id: I4731f53db522baccec56da9d51e7a37dc8a71b64 Reviewed-on: https://git.eclipse.org/r/27612 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-04-30Cleanups.Alexander Kurtakov3-33/+22
* Member to variable. * String.isEmpty usage. * Unnecessary local before return. * Naming conventions * Integer instantiation * Dead store to local variable Change-Id: I96b495245a2505fcbd608965319b3565edf513ff Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/25766 Tested-by: Hudson CI
2014-04-29Various cleanups.Alexander Kurtakov1-3/+0
* Unused public or protected field * Javadoc fixes * Unread public/protected field * Unused imports * Unused modifiers * Avoid modifiers which are implied by the context Change-Id: Ieac08a3cf3b3ffd824ea7af0a63864d2ae17cc54 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/25706 Tested-by: Hudson CI
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti43-3895/+3895
To comply with Sonar style requirements, replace all tab characters with four whitespace characters/spaces, and remove all trailing whitespace. Perform this change to all Java and XML files. Also replace tabs with "\t" in test strings that require tabs, and edit STPIndenterTest so that it doesn't rely on indented comments. Change-Id: I48c3c5449a58fe5310967d998a05df1a28fbcbb0 Signed-off-by: Andrew Ferrazzutti <aferrazz@redhat.com> Reviewed-on: https://git.eclipse.org/r/25561 Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2014-04-16Fix warnings.Alexander Kurtakov2-41/+7
Remaining easy fixes from last 30 days issues report. Change-Id: Ie098fc73e8a5c32d0d0ad59f658eaba745acde46 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/25103 Tested-by: Hudson CI
2014-04-14changelog: Cleanups.Alexander Kurtakov22-286/+105
Overview of unused code and fix warnings identified by Sonar. Change-Id: Icf4f23ea4453cc784c4f7416e18d0b5ac3119e75 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/24937 Tested-by: Hudson CI
2014-01-27Remove unused imports.Alexander Kurtakov1-3/+1
Some of the imports are for javadoc but it's better to use fully qualified class name in the javadoc instead of introducing runtime dependency which is entirely useless. Also enable save actions to auto remove unused imports. Change-Id: Ib4101a4dc71808bda393204b2af546681ec1cb70 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/21115 Tested-by: Hudson CI
2014-01-26changelog: Update to Java 1.7.Alexander Kurtakov13-61/+56
Change-Id: I45c94ad9295f2ba8664a402e75188afc68f657b1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/21097 Tested-by: Hudson CI
2013-12-04Bump build system to build 3.0.0.Alexander Kurtakov1-1/+1
Subprojects parent poms are losing their versions as they are always the same as the parent pom version and thus only introduce noise. Change-Id: I6388f33c5e68d8c061cf57c7c09612817e189e30 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/19310 Tested-by: Hudson CI
2013-09-10changelog: cleanupsAlexander Kurtakov25-203/+332
* Bump BREE to 1.6 * Enable save actions and more warnings * Fix warnings. Change-Id: Id3a782547552f91efc97ed07eef0450095686c07 Reviewed-on: https://git.eclipse.org/r/16271 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> IP-Clean: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2013-08-28changelog: PatchFile.EmptyStorage can be static.Alexander Kurtakov1-21/+21
It doesn't refer to the enclosing class so can safely be static. Change-Id: I5a6c03d0d9cc2a083f9bab358fcc985979eb947c Reviewed-on: https://git.eclipse.org/r/15911 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> IP-Clean: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2013-08-27Update parent poms to 2.2.0-SNAPSHOTJeff Johnston1-1/+1
- update top pom.xml to properly default Kepler - update SystemTap feature and ide plug-ins to 2.1.0 Change-Id: I5eeba68b42cf9601f523c822d7dd1a414ece762c Reviewed-on: https://git.eclipse.org/r/15916 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-07-30Bug 413953 - NPE if CVS credentials failJeff Johnston2-2/+29
- Add default empty storage for PatchFile which is used to seed StorageEditorInput Change-Id: I0a18caa72d7534d6eb9ca5d650b1af11cf7f6da2 Reviewed-on: https://git.eclipse.org/r/14950 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> IP-Clean: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2013-06-18Bug 410367 - Add 'about.html' to 'src.includes'.Jeff Johnston1-0/+2
Change-Id: Id599a09aa6d1c3dfae20164a3200c88ea732e26f Reviewed-on: https://git.eclipse.org/r/13885 Tested-by: Hudson CI Reviewed-by: Roland Grunberg <rgrunber@redhat.com> IP-Clean: Roland Grunberg <rgrunber@redhat.com> Tested-by: Roland Grunberg <rgrunber@redhat.com>
2013-02-25Bug 331140: RFE: "Edit" => "Changelog Entry" should be greyed outJeff Johnston2-1/+20
when no editor is open https://bugs.eclipse.org/bugs/show_bug.cgi?id=331140 - fixed command enablement/active status Change-Id: Ida4913c1f2e1be56b521f8f23b5dbdc151fd278e Reviewed-on: https://git.eclipse.org/r/10635 Tested-by: Hudson CI Reviewed-by: Camilo Bernal <cabernal@redhat.com> IP-Clean: Camilo Bernal <cabernal@redhat.com> Tested-by: Camilo Bernal <cabernal@redhat.com>
2013-01-22Externalize strings.Alexander Kurtakov3-18/+37
Change-Id: I9f856fa61c2b0b28cb891c4d498162adc422bfde Reviewed-on: https://git.eclipse.org/r/9829 Reviewed-by: Camilo Bernal <cabernal@redhat.com> IP-Clean: Camilo Bernal <cabernal@redhat.com> Tested-by: Camilo Bernal <cabernal@redhat.com>
2013-01-04Changelog warning fixes.Alexander Kurtakov10-29/+22
As found by sonar. Change-Id: I2932fab8f9f048e10cf05b85dc13648779d0ff15 Reviewed-on: https://git.eclipse.org/r/9461 Tested-by: Hudson CI Reviewed-by: Camilo Bernal <cabernal@redhat.com> IP-Clean: Camilo Bernal <cabernal@redhat.com> Tested-by: Camilo Bernal <cabernal@redhat.com>
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston1-1/+1
Change-Id: I5b9ab2cf7a5408714a33626d20aca0b06bfbf8fc Reviewed-on: https://git.eclipse.org/r/9162 Tested-by: Hudson CI Reviewed-by: Roland Grunberg <rgrunber@redhat.com> IP-Clean: Roland Grunberg <rgrunber@redhat.com> Tested-by: Roland Grunberg <rgrunber@redhat.com>
2012-10-26Fix regression in ChangeLog UIJeff Johnston2-1/+66
- Add menuContributions to replace the data in the old ActionSets which were removed Change-Id: I61b81548d241bc99af4950850d83d2490db53dc8 Reviewed-on: https://git.eclipse.org/r/8381 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>

Back to the top