Skip to content

Commit

Permalink
Build input for build I20241125-1120
Browse files Browse the repository at this point in the history
  • Loading branch information
Eclipse Releng Bot committed Nov 25, 2024
1 parent 0683d78 commit 86502c3
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion eclipse.jdt
2 changes: 1 addition & 1 deletion eclipse.jdt.core.binaries
2 changes: 1 addition & 1 deletion eclipse.platform
Submodule eclipse.platform updated 48 files
+1 −1 debug/pom.xml
+5 −3 docs/FAQ.md
+1 −5 docs/FAQ/FAQ_How_do_I_add_Content_Assist_to_my_language_editor.md
+2 −1 docs/FAQ/FAQ_How_do_I_get_started_with_creating_a_custom_text_editor.md
+6 −1 docs/FAQ/FAQ_How_do_I_write_an_editor_for_my_own_language.md
+11 −17 docs/FAQ/FAQ_What_is_a_PDE_JUnit_test.md
+1 −1 docs/FAQ/The_Official_Eclipse_FAQs.md
+1 −1 platform/org.eclipse.platform/META-INF/MANIFEST.MF
+ platform/org.eclipse.platform/splash.png
+1 −1 platform/org.eclipse.sdk/META-INF/MANIFEST.MF
+1 −1 pom.xml
+1 −1 resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
+1 −1 resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/pom.xml
+1 −1 resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
+1 −1 resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
+1 −1 resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
+1 −1 resources/bundles/org.eclipse.core.tools.resources/pom.xml
+1 −1 resources/examples/pom.xml
+1 −1 resources/pom.xml
+1 −1 resources/tests/org.eclipse.core.tests.resources/pom.xml
+1 −1 resources/tests/pom.xml
+1 −1 runtime/pom.xml
+1 −1 runtime/tests/org.eclipse.e4.core.javax.tests/pom.xml
+1 −1 runtime/tests/org.eclipse.e4.core.tests/pom.xml
+1 −1 team/bundles/org.eclipse.compare.win32/pom.xml
+1 −1 team/examples/org.eclipse.compare.examples.xml/pom.xml
+1 −1 team/examples/org.eclipse.compare.examples/pom.xml
+1 −1 team/examples/org.eclipse.team.examples.filesystem/pom.xml
+1 −1 team/pom.xml
+1 −1 team/tests/org.eclipse.core.tests.net/pom.xml
+1 −1 team/tests/org.eclipse.jsch.tests/pom.xml
+1 −1 team/tests/org.eclipse.team.tests.core/pom.xml
+1 −1 team/tests/pom.xml
+1 −1 ua/infocenter-web/infocenter-app/pom.xml
+1 −1 ua/infocenter-web/infocenter-product/pom.xml
+1 −1 ua/infocenter-web/pom.xml
+1 −1 ua/org.eclipse.help.base/pom.xml
+1 −1 ua/org.eclipse.help.webapp/pom.xml
+1 −1 ua/org.eclipse.help/pom.xml
+1 −1 ua/org.eclipse.tips.feature/pom.xml
+1 −1 ua/org.eclipse.ua.tests.doc/pom.xml
+1 −1 ua/org.eclipse.ua.tests/pom.xml
+1 −1 ua/org.eclipse.ui.cheatsheets/pom.xml
+1 −1 ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
+1 −1 ua/org.eclipse.ui.intro.solstice.examples/pom.xml
+1 −1 ua/org.eclipse.ui.intro/pom.xml
+1 −1 ua/pom.xml
+1 −1 ua/tests-pom/pom.xml
2 changes: 1 addition & 1 deletion eclipse.platform.swt
Submodule eclipse.platform.swt updated 26 files
+8 −0 binaries/org.eclipse.swt.cocoa.macosx.aarch64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.cocoa.macosx.aarch64/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.cocoa.macosx.x86_64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.gtk.linux.aarch64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.gtk.linux.aarch64/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.gtk.linux.loongarch64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.gtk.linux.loongarch64/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.gtk.linux.ppc64le/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.gtk.linux.ppc64le/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.gtk.linux.riscv64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.gtk.linux.riscv64/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.gtk.linux.x86_64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.win32.win32.aarch64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.win32.win32.aarch64/META-INF/MANIFEST.MF
+8 −0 binaries/org.eclipse.swt.win32.win32.x86_64/.settings/.api_filters
+1 −1 binaries/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF
+1 −2 binaries/pom.xml
+1 −1 bundles/org.eclipse.swt/META-INF/MANIFEST.MF
+2 −2 bundles/org.eclipse.swt/pom.xml
+1 −1 examples/org.eclipse.swt.examples.ole.win32/pom.xml
+1 −1 local-build/local-build-parent/pom.xml
+1 −1 local-build/org.eclipse.swt.fragments.localbuild/pom.xml
+1 −1 pom.xml
+1 −1 tests/org.eclipse.swt.tests/pom.xml
2 changes: 1 addition & 1 deletion eclipse.platform.ui
2 changes: 1 addition & 1 deletion equinox.p2
Submodule equinox.p2 updated 1 files
+2 −2 pom.xml

0 comments on commit 86502c3

Please sign in to comment.