{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":476635030,"defaultBranch":"master","name":"eclipse.pde","ownerLogin":"eclipse-pde","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-01T08:21:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/101803588?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716847434.0","currentOid":""},"activityList":{"items":[{"before":"f8afe21d6835caf430acbf1b68a52a637cb16b0f","after":"96484560b85cf472802badf93bd4555a3e881641","ref":"refs/heads/master","pushedAt":"2024-05-19T16:56:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Unify and clean-up pde.ui.tests and replace the activator\n\nRemove unused code and unify and modernize remaining code.","shortMessageHtmlLink":"Unify and clean-up pde.ui.tests and replace the activator"}},{"before":"f49b83334aea570698193ee0223712fce8246681","after":"f8afe21d6835caf430acbf1b68a52a637cb16b0f","ref":"refs/heads/master","pushedAt":"2024-05-19T14:49:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Clean-up and simplify PDE JUnit Runtime tests","shortMessageHtmlLink":"Clean-up and simplify PDE JUnit Runtime tests"}},{"before":"827fec0ae322c80e2f3f472382654df6d296c370","after":"f49b83334aea570698193ee0223712fce8246681","ref":"refs/heads/master","pushedAt":"2024-05-19T14:27:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Clean-up LocalTargetDefinitionTests\n\nRemove unused code and unify and modernize remaining code.","shortMessageHtmlLink":"Clean-up LocalTargetDefinitionTests"}},{"before":"e41da1385c56b9a2ac0808b584ae7f77809eabe1","after":"827fec0ae322c80e2f3f472382654df6d296c370","ref":"refs/heads/master","pushedAt":"2024-05-19T13:23:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Enable most LocalTargetDefinitionTests in verification builds\n\nDon't disable LocalTargetDefinitionTests by default in verification\nbuilds, only disable those that fail.\nSome of the disabled tests should probably work even in verification\nbuilds and IDE JUnit Plugin tests, but that is left for later.\n\nAnd fix LocalTargetDefinitionTests.testDeleteCleansCaches() test-case\nthat is current failing in I-builds.","shortMessageHtmlLink":"Enable most LocalTargetDefinitionTests in verification builds"}},{"before":"a42910fbcd1409df70966e6ae12e969c2154e850","after":"e41da1385c56b9a2ac0808b584ae7f77809eabe1","ref":"refs/heads/master","pushedAt":"2024-05-18T19:54:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Clean caches upon deletion of a Target Definition #1246\n\nTargetPlatformHelper and TargetPlatformService keep separate caches for\ntarget definition, resulting in a leak of TargetDefinition objects.\n\nThe leak happens when TargetDefinition.resolve() caches data in\nTargetPlatformHelper.\n\nThis also allows to skip the explicit removal of a target selected for\nremoval from the TargetPlatformHelper's cache in\nTargetPlatformPreferencePage.handleRemove() because the removal will\ndone when the change is applied and TargetPlatformService.deleteTarget()\nis then called.\n\nFixes https://github.com/eclipse-pde/eclipse.pde/issues/1246","shortMessageHtmlLink":"Clean caches upon deletion of a Target Definition #1246"}},{"before":"f9fb39974e01cd628b3022f290c08a7581e173f0","after":"a42910fbcd1409df70966e6ae12e969c2154e850","ref":"refs/heads/master","pushedAt":"2024-05-16T09:58:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"Use proper shell for modal dialogs\n\nThis prevents the dialogs to appear behind the possible opened progress\ndialog (or any other modal dialog).\n\nSee https://github.com/eclipse-platform/eclipse.platform/issues/1373","shortMessageHtmlLink":"Use proper shell for modal dialogs"}},{"before":"a584c0e41329162c439deb5cff7ecbf99bd18489","after":"f9fb39974e01cd628b3022f290c08a7581e173f0","ref":"refs/heads/master","pushedAt":"2024-05-16T03:47:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laeubi","name":"Christoph Läubrich","path":"/laeubi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1331477?s=80&v=4"},"commit":{"message":"Retry delete after a little delay / refresh in PDETestCase\n\nCurrently a failure to delete a project fails the test randomly on\nwindows. This can be caused for example when things happen too fast and\na file is still locked.\n\nThis first try the delete and if it fails wait one second, sync the\nproject and if it still exits retry the delete.\n\nFix https://github.com/eclipse-pde/eclipse.pde/issues/1265","shortMessageHtmlLink":"Retry delete after a little delay / refresh in PDETestCase"}},{"before":"2afa4d373b2abaca07839a2cacbb5f51271af54e","after":"a584c0e41329162c439deb5cff7ecbf99bd18489","ref":"refs/heads/master","pushedAt":"2024-05-16T03:41:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laeubi","name":"Christoph Läubrich","path":"/laeubi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1331477?s=80&v=4"},"commit":{"message":"Only schedule a build if manifest builder is enabled for project\n\nCurrently MinimalState schedules a build for every project that has any\nPDE nature, this can lead to projects scanned that have no\nManifestBuilder enabled at all and creating unrelated warnings.\n\nThis now checks if the builder is enabled for the project before\nscheduling a build. Also the check for possible invalid invocations is\nmoved up so it is triggered even if a build.properties exits.\n\nFix https://github.com/eclipse-pde/eclipse.pde/issues/1185","shortMessageHtmlLink":"Only schedule a build if manifest builder is enabled for project"}},{"before":"53c065bc92ba150156f14e122af6798923ba8ba0","after":"2afa4d373b2abaca07839a2cacbb5f51271af54e","ref":"refs/heads/master","pushedAt":"2024-05-15T21:32:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"[PDE-Build] Copy Eclipse-BundleShape and other headers in wrapped states\n\nFor wrapped OSGi States obtained from pde.core/ui the Manifest\n'Eclipse-BundleShape' entries, besides others, were not copied into the\nbundle's user-object Properties. This had the consequence that in\nShapeAdvisor.getUnpackClause() the value of that entry could never be\nconsidered.\nThe method only used to return the expected boolean value because of\ncorresponding unpack-attributes in 'plugin' entries of feature.xml\nfiles. But since the removal of that otherwise unused attribute in [1]\nthis makeshift was gone and ShapeAdvisor.getUnpackClause() always return\nfalse leading to all bundles in an exported product being in jar-shape,\neven if the 'Eclipse-BundleShape' entry in the MANIFEST.MF told\nsomething different.\n\nFixes https://github.com/eclipse-pde/eclipse.pde/issues/995\n\n[1] - https://github.com/eclipse-pde/eclipse.pde/pull/770","shortMessageHtmlLink":"[PDE-Build] Copy Eclipse-BundleShape and other headers in wrapped states"}},{"before":"c2d4b0c101bbcb0697edd9b8edf2a1aeb8e71b16","after":"53c065bc92ba150156f14e122af6798923ba8ba0","ref":"refs/heads/master","pushedAt":"2024-05-15T21:31:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"[PDE-Build] Always use the OSGi profiles provided by the runtime bundle\n\nThe code in PDE(-build) usually only matches respectively is adapted to\ncontent of the profiles provided by the org.eclipse.osgi bundle of the\nsame release and not necessarily of previous or even future releases.\nFor example with [1] PDE-build now relies on the system.packages\nprovided by the JRE-1.1 profile in o.e.osgi since this release.\nOf course these profiles are missing in previous versions of o.e.osgi.\nThis causes errors during PDE's product export if an earlier version of\no.e.osgi is in the target-platform because the system.packages for the\nJRE-1.1 are then null/empty.\n\n[1] - https://github.com/eclipse-pde/eclipse.pde/pull/1239","shortMessageHtmlLink":"[PDE-Build] Always use the OSGi profiles provided by the runtime bundle"}},{"before":"6a4554eeb02231e138924334b19774e476818dc3","after":"c2d4b0c101bbcb0697edd9b8edf2a1aeb8e71b16","ref":"refs/heads/master","pushedAt":"2024-05-15T07:44:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Touch doc bundle for\nhttps://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2024","shortMessageHtmlLink":"Touch doc bundle for"}},{"before":"c25dc70849cd2e6a975acef125f0a6637631921d","after":"6a4554eeb02231e138924334b19774e476818dc3","ref":"refs/heads/master","pushedAt":"2024-05-14T17:19:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Inline variable and remove JavaDoc in PluginsTab\n\nThe JavaDoc is outdates and the variable is a null value","shortMessageHtmlLink":"Inline variable and remove JavaDoc in PluginsTab"}},{"before":"083ff013699cd02a2f79a6934cbcc7cfc4f551fa","after":"c25dc70849cd2e6a975acef125f0a6637631921d","ref":"refs/heads/master","pushedAt":"2024-05-08T09:43:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laeubi","name":"Christoph Läubrich","path":"/laeubi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1331477?s=80&v=4"},"commit":{"message":"Always run in a Job in PluginModelManager\n\nCurrently there is a TODO that classpath updates should better always\nrun in a job instead of synchronous to the call.\n\nAs asynchronous is often needed anyways this now finally resolves this\nTODO and aims to perform the action always in a background job.","shortMessageHtmlLink":"Always run in a Job in PluginModelManager"}},{"before":"80462868a91c3a290e644ecc0c151779340de652","after":"083ff013699cd02a2f79a6934cbcc7cfc4f551fa","ref":"refs/heads/master","pushedAt":"2024-05-08T08:52:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laeubi","name":"Christoph Läubrich","path":"/laeubi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1331477?s=80&v=4"},"commit":{"message":"Always run asnyc if the workspace tree is locked\n\nSetting a classpath container to a project while the workspace tree is\nlocked has the effect that the container is updated but the project is\nnot build at all.\n\nThis overrides the hint to run async in such case to make sure the\nproject is build appropriately.","shortMessageHtmlLink":"Always run asnyc if the workspace tree is locked"}},{"before":"6c8abe17ea94318d6a4cceba2f638e6d94b74e89","after":"80462868a91c3a290e644ecc0c151779340de652","ref":"refs/heads/master","pushedAt":"2024-05-03T21:42:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"[DS] Use simple class name for single-element property annotations\n\nUsing the full name of the AST element representing a single-element\nproperty annotations to derive the property name, makes the generated\nannotation depend on the way a ComponentPropertyType annotation is\napplied. For example with fully-qualified name or with the outer-class\nif it's a inner class.\nInstead the simple name of the resolved annotation class should be used\nas stated in the OSGi compendium spec in '112.8.2.1 Component Property\nMapping' [1]:\n'''\nHowever, if the component property type is a single-element annotation,\nsee 9.7.3 in [7] The Java Language Specification, Java SE 8 Edition,\nthen the property name for the value method is derived from the name of\nthe component property type rather than the name of the method.\n\nIn this case, the simple name of the component property type, that is,\nthe name of the class without any package name or outer class name, if\nthe component property type is an inner class, must be converted to the\nproperty name as follows:\n'''\n\n[1] - https://docs.osgi.org/specification/osgi.cmpn/8.1.0/service.component.html#service.component-component.property.mapping","shortMessageHtmlLink":"[DS] Use simple class name for single-element property annotations"}},{"before":"b47b6af07f7417ae73f337cb5eb698d2b1ab6999","after":"6c8abe17ea94318d6a4cceba2f638e6d94b74e89","ref":"refs/heads/master","pushedAt":"2024-05-02T16:02:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"merks","name":"Ed Merks","path":"/merks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208716?s=80&v=4"},"commit":{"message":"Fix regression in P2TargetUtils\n\nIntroduced in #1253","shortMessageHtmlLink":"Fix regression in P2TargetUtils"}},{"before":"692af000bec36b959936e2495fe4cda2a2d25eca","after":"b47b6af07f7417ae73f337cb5eb698d2b1ab6999","ref":"refs/heads/master","pushedAt":"2024-04-30T07:53:28.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"laeubi","name":"Christoph Läubrich","path":"/laeubi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1331477?s=80&v=4"},"commit":{"message":"Introduce \"Follow repository references\" for TPs\n\nAdds\n- The UI checkbox and corresponding help section\n- Syntax (highlighting and autocomplete) for the .target source editor\n- Doesn't serialize the default state to keep legibility","shortMessageHtmlLink":"Introduce \"Follow repository references\" for TPs"}},{"before":"00c9caf09d4a5f5be92cbb3e628ef64fa73440f6","after":"692af000bec36b959936e2495fe4cda2a2d25eca","ref":"refs/heads/master","pushedAt":"2024-04-26T17:18:55.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Simplify data-structures in BuildErrorReporters","shortMessageHtmlLink":"Simplify data-structures in BuildErrorReporters"}},{"before":"cd56e061368304994a7a1a589ba4d5814d4ea632","after":"00c9caf09d4a5f5be92cbb3e628ef64fa73440f6","ref":"refs/heads/master","pushedAt":"2024-04-25T22:54:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Leverage new JDT API to obtain the packages provided by a VMInstall\n\nThe new method JavaRuntime.getProvidedVMPackages(IVMInstall, String) was\nintroduced with\nhttps://github.com/eclipse-jdt/eclipse.jdt.debug/issues/175","shortMessageHtmlLink":"Leverage new JDT API to obtain the packages provided by a VMInstall"}},{"before":"0261aa972f7f416a0adf1e68a43dd6e04f7061fe","after":"cd56e061368304994a7a1a589ba4d5814d4ea632","ref":"refs/heads/master","pushedAt":"2024-04-24T18:35:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"Revert \"Move long running operations to the activation of the\nPluginsTab\"\n\nThis change reverts main change from commit\n98a58656a74bd163c8f4ad8f7a36dc492ac67e1c changes because it caused a\nsevere regression.\n\nSee https://github.com/eclipse-pde/eclipse.pde/pull/1233\n\nFixes https://github.com/eclipse-pde/eclipse.pde/issues/1250","shortMessageHtmlLink":"Revert \"Move long running operations to the activation of the"}},{"before":"65942e1f63ce29200b8f1df42a1044d2b89e76f0","after":"0261aa972f7f416a0adf1e68a43dd6e04f7061fe","ref":"refs/heads/master","pushedAt":"2024-04-24T12:46:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laeubi","name":"Christoph Läubrich","path":"/laeubi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1331477?s=80&v=4"},"commit":{"message":"Publish a product IU into the PDE launch profile\n\nCurrently PDE published already root-feature what is already a great\nwin. But in a usual product install there is also one unit for the\nproduct and because that is missing it can't be updated in a launched\nproduct from the IDE.\n\nThis adds a very bare unit to the profile by just publish the product\nid/version/name, but already allows that P2 pick up the unit when an\nupdate is requested.","shortMessageHtmlLink":"Publish a product IU into the PDE launch profile"}},{"before":"98a58656a74bd163c8f4ad8f7a36dc492ac67e1c","after":"65942e1f63ce29200b8f1df42a1044d2b89e76f0","ref":"refs/heads/master","pushedAt":"2024-04-23T06:57:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Combine definition and declaration in ApiFilterStoreTests\n\nMinimal readability improvement found while looking into unstable test.","shortMessageHtmlLink":"Combine definition and declaration in ApiFilterStoreTests"}},{"before":"b8c244de8ed20eba44fe02b6b55dc270933065f7","after":"98a58656a74bd163c8f4ad8f7a36dc492ac67e1c","ref":"refs/heads/master","pushedAt":"2024-04-22T17:40:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Move long running operations to the activation of the PluginsTab\n\n- Inline value and delete some outdated JavaDoc\n- Skip calls to AbstractpluginBlock::performApply before the block is\neven created to avoid NPEs\n\nContributes to https://github.com/eclipse-pde/eclipse.pde/issues/1232\n\nCo-authored-by: Hannes Wellmann ","shortMessageHtmlLink":"Move long running operations to the activation of the PluginsTab"}},{"before":"a90e738a938098a7b43d321ae1ee28e0a77a0ae8","after":"b8c244de8ed20eba44fe02b6b55dc270933065f7","ref":"refs/heads/master","pushedAt":"2024-04-19T18:23:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"[APItools] Leverage ExecutionEnvironmentDescription(Map) constructor\n\nLeverage the new ExecutionEnvironmentDescription(Map) constructor\nintroduced in https://github.com/eclipse-jdt/eclipse.jdt.debug/pull/282","shortMessageHtmlLink":"[APItools] Leverage ExecutionEnvironmentDescription(Map) constructor"}},{"before":"fede9eebb9f46a44566536db5fdf0dc423369738","after":"a90e738a938098a7b43d321ae1ee28e0a77a0ae8","ref":"refs/heads/master","pushedAt":"2024-04-18T19:27:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Improve Generic Test view label capitalization\n\n\"(generic Test view)\" looks very bad in the UI.","shortMessageHtmlLink":"Improve Generic Test view label capitalization"}},{"before":"8be44eb0bc4eb81a900660c9975901b49238af6b","after":"fede9eebb9f46a44566536db5fdf0dc423369738","ref":"refs/heads/master","pushedAt":"2024-04-18T18:34:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Allow launch prototypes in JUnit Plug-in Test (generic Test view)\n\nAll the tabs are already hooked for prototype support (shared with other\nlaunch configs that support prototypes) thus only the final enable and\nshow the configuration tab is needed.","shortMessageHtmlLink":"Allow launch prototypes in JUnit Plug-in Test (generic Test view)"}},{"before":"910dd117fae3d176513db02c886e7083c5b567cf","after":"8be44eb0bc4eb81a900660c9975901b49238af6b","ref":"refs/heads/master","pushedAt":"2024-04-18T18:33:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Update tycho-build to 4.0.7","shortMessageHtmlLink":"Update tycho-build to 4.0.7"}},{"before":"7339d5592982ab6b68083aaba7fa5778f601004f","after":"910dd117fae3d176513db02c886e7083c5b567cf","ref":"refs/heads/master","pushedAt":"2024-04-17T21:05:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Rely on system-packages of Equinox JRE-1.1 profile\n\nWith [1] the JRE-1.1 profile embedded in Equinox was updated to have the\nexpected system-packages.\nTherefore the hard-coded ones in PDE can be removed.\n\n[1] - https://github.com/eclipse-equinox/equinox/pull/596","shortMessageHtmlLink":"Rely on system-packages of Equinox JRE-1.1 profile"}},{"before":"fb74b567c3cc4c8651bd8771089fc6dcc14a8ea7","after":null,"ref":"refs/heads/fix_use-scan-manager","pushedAt":"2024-04-17T20:17:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"}},{"before":"2017cd77fb5fea9db0c45aa316c75bbd9400424f","after":null,"ref":"refs/heads/master3","pushedAt":"2024-04-17T20:16:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETilzygA","startCursor":null,"endCursor":null}},"title":"Activity · eclipse-pde/eclipse.pde"}