Skip to content

Commit

Permalink
prepare repo for 2024-12 RC1
Browse files Browse the repository at this point in the history
- Update/cleanup NewAndNoteworthy
  • Loading branch information
merks committed Nov 20, 2024
1 parent 1f269a7 commit f5b8564
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ Click <a href="https://github.com/eclipse-egit/egit/issues">here</a> to open a b
</MoreInfo>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-committers-2024-12-M3" />
<product name="eclipse-committers-2024-12-RC1" />

</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
</packageMetaData>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-cpp-2024-12-M3" />
<product name="eclipse-cpp-2024-12-RC1" />

</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
</MoreInfo>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-dsl-2024-12-M3" />
<product name="eclipse-dsl-2024-12-RC1" />

</configuration>
1 change: 1 addition & 0 deletions packages/org.eclipse.epp.package.dsl.product/epp.product
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ United States, other countries, or both.
<feature id="org.eclipse.lsp4j.sdk" installMode="root"/>
<feature id="org.eclipse.m2e.feature" installMode="root"/>
<feature id="org.eclipse.m2e.lemminx.feature" installMode="root"/>
<feature id="org.eclipse.m2e.pde.feature" installMode="root"/>
<!-- either m2e.logback or slf4j.simple should be provided in each package -->
<feature id="org.eclipse.m2e.logback.feature" installMode="root"/>
<feature id="org.eclipse.wst.xml_ui.feature" installMode="root"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ To avoid compatibility issues with pre 6.x plug-ins, it is recommended to <b>cre
</packageMetaData>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-embedcpp-2024-12-M3" />
<product name="eclipse-embedcpp-2024-12-RC1" />

</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@


<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-java-2024-12-M3" />
<product name="eclipse-java-2024-12-RC1" />

</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ Click <a href="https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/issu
</MoreInfo>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-jee-2024-12-M3" />
<product name="eclipse-jee-2024-12-RC1" />

</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
</packageMetaData>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-modeling-2024-12-M3" />
<product name="eclipse-modeling-2024-12-RC1" />

</configuration>
5 changes: 1 addition & 4 deletions packages/org.eclipse.epp.package.php.feature/epp.website.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,12 @@ Click <a href="https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/issu
</packageTesters>
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
url="https://github.com/eclipse-pdt/pdt/wiki/NewIn82"
project="Eclipse PHP Development Tools" />
<NewAndNoteworthy
url="https://eclipse.dev/eclipse/news/4.34/"
project="Eclipse Platform" />
</MoreInfo>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-php-2024-12-M3" />
<product name="eclipse-php-2024-12-RC1" />

</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
</MoreInfo>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-rcp-2024-12-M3" />
<product name="eclipse-rcp-2024-12-RC1" />

</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
url="https://eclipsescout.github.io/scout-docs/23.2/releasenotes/release-notes.html"
url="https://eclipsescout.github.io/scout-docs/24.2/releasenotes/release-notes.html"
project="Eclipse Scout" />
<NewAndNoteworthy
url="https://eclipse.dev/eclipse/news/4.34/"
project="Eclipse Platform" />
</MoreInfo>

<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-scout-2024-12-M3" />
<product name="eclipse-scout-2024-12-RC1" />

</configuration>

0 comments on commit f5b8564

Please sign in to comment.