Skip to content

Commit

Permalink
Merge pull request #3265 from eclipse-xtext/cd-fix-links-in-javas
Browse files Browse the repository at this point in the history
update some links to new repo
  • Loading branch information
cdietrich authored Nov 28, 2024
2 parents a11dec4 + 5fa431e commit 72e7e89
Show file tree
Hide file tree
Showing 18 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This page explains common tasks related to working with Xtext's source code.

## Report an Issue

Please create a GitHub issue: https://github.com/eclipse/xtext/issues.
Please create a GitHub issue: https://github.com/eclipse-xtext/xtext/issues.

### Milestones

Expand Down Expand Up @@ -73,7 +73,7 @@ You're a committer if you have write-access to the Xtext git-repositories.
10. If the reviewer approves, merge.

## Create a Release Locally
1. Run the Maven build locally by calling the shell script [`full-build.sh`](https://github.com/eclipse/xtext/blob/main/full-build.sh). You may want to pass `--no-tests` to the script to skip all tests (keep in mind that with tests the build might take more than 1 hour).
1. Run the Maven build locally by calling the shell script [`full-build.sh`](https://github.com/eclipse-xtext/xtext/blob/main/full-build.sh). You may want to pass `--no-tests` to the script to skip all tests (keep in mind that with tests the build might take more than 1 hour).
2. Find the artifacts at `build/maven-repository` or `build/p2-repository` in a folder relative to the repository root.

## Consume the Latest Artifacts
Expand Down
2 changes: 1 addition & 1 deletion dev-doc/MaintenanceTasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ After each release a new set of projects should be added. Follow the instruction

## Marketplace

With each release the Marketplace composite site descriptors have to be adjusted. The update steps are described in https://github.com/eclipse/xtext/blob/master/Builds.md#preparing-milestones-and-releases.
With each release the Marketplace composite site descriptors have to be adjusted. The update steps are described in https://github.com/eclipse-xtext/xtext/blob/master/Builds.md#preparing-milestones-and-releases.
14 changes: 7 additions & 7 deletions dev-doc/Xtext-Maintenance-Manual.mm
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<hook NAME="AutomaticEdgeColor" COUNTER="11" RULE="ON_BRANCH_CREATION"/>
<node TEXT="Tasks per Release" POSITION="right" ID="ID_763576794" CREATED="1611837840795" MODIFIED="1611837890362">
<edge COLOR="#ff0000"/>
<node TEXT="Create Simrel Tasks Github Issue&#xa;https://github.com/eclipse/xtext/issues/1889" ID="ID_101290917" CREATED="1611838221627" MODIFIED="1611840117064">
<node TEXT="Create Simrel Tasks Github Issue&#xa;https://github.com/eclipse-xtext/xtext/issues/1889" ID="ID_101290917" CREATED="1611838221627" MODIFIED="1611840117064">
<node TEXT="Version Bump for next relase" ID="ID_77611227" CREATED="1611838244554" MODIFIED="1611838379806"/>
<node TEXT="Bootstrap against Last release" ID="ID_178312350" CREATED="1611838383046" MODIFIED="1611838395781"/>
<node TEXT="Update Oomph" ID="ID_1287907680" CREATED="1611838399456" MODIFIED="1611838404451"/>
Expand All @@ -92,9 +92,9 @@
<node TEXT="https://projects.eclipse.org/projects/modeling.emf.mwe/governance" ID="ID_1034855226" CREATED="1611839450124" MODIFIED="1611839451116"/>
</node>
<node TEXT="how to Build milestones &amp; releases" ID="ID_364871681" CREATED="1611839702627" MODIFIED="1611839712645">
<node TEXT="https://github.com/eclipse/xtext/blob/master/Builds.md" ID="ID_1595910260" CREATED="1611839728394" MODIFIED="1611839729447"/>
<node TEXT="https://github.com/eclipse-xtext/xtext/blob/master/Builds.md" ID="ID_1595910260" CREATED="1611839728394" MODIFIED="1611839729447"/>
</node>
<node TEXT="https://github.com/eclipse/xtext/blob/master/dev-doc/MaintenanceTasks.md" ID="ID_1801950597" CREATED="1611839781977" MODIFIED="1611839784467"/>
<node TEXT="https://github.com/eclipse-xtext/xtext/blob/master/dev-doc/MaintenanceTasks.md" ID="ID_1801950597" CREATED="1611839781977" MODIFIED="1611839784467"/>
<node TEXT="Version handling in issues" ID="ID_993084427" CREATED="1611839872324" MODIFIED="1611839884400">
<node TEXT="Close old milestones" ID="ID_1470744382" CREATED="1611839886050" MODIFIED="1611839893776"/>
<node TEXT="create new milestones" ID="ID_526818668" CREATED="1611839895183" MODIFIED="1611839901381"/>
Expand All @@ -106,7 +106,7 @@
<node TEXT="Release Review" ID="ID_1658997896" CREATED="1611838623544" MODIFIED="1611838634209">
<node TEXT="Xtext" ID="ID_595090452" CREATED="1611838637104" MODIFIED="1611838638696"/>
<node TEXT="MWE" ID="ID_722460346" CREATED="1611838639805" MODIFIED="1611838641200"/>
<node TEXT="Steps https://github.com/eclipse/xtext/issues/1890" ID="ID_509845310" CREATED="1611839401120" MODIFIED="1611839530153">
<node TEXT="Steps https://github.com/eclipse-xtext/xtext/issues/1890" ID="ID_509845310" CREATED="1611839401120" MODIFIED="1611839530153">
<node TEXT="Schedule Review from Governance page" ID="ID_1484835343" CREATED="1611839404538" MODIFIED="1611839465515"/>
<node TEXT="Mail to PMC" ID="ID_1662030238" CREATED="1611839467330" MODIFIED="1611839472296"/>
<node TEXT="IP Log" ID="ID_1428795778" CREATED="1611839473481" MODIFIED="1611839476123"/>
Expand Down Expand Up @@ -147,7 +147,7 @@
<node TEXT="https://github.com/xtext/publishing" ID="ID_871247358" CREATED="1611839142903" MODIFIED="1611839144484"/>
<node TEXT="api diff https://github.com/xtext/xtext-apidiff" ID="ID_189928204" CREATED="1611839179474" MODIFIED="1611839183674"/>
<node TEXT="gradle cq helper https://github.com/xtext/gradle-wrapper-cq-helper" ID="ID_549373582" CREATED="1611839191309" MODIFIED="1611839196049">
<node TEXT="https://github.com/eclipse/xtext/blob/master/dev-doc/GradleWrapperVersionBump.md" ID="ID_870470741" CREATED="1611839748347" MODIFIED="1611839749503"/>
<node TEXT="https://github.com/eclipse-xtext/xtext/blob/master/dev-doc/GradleWrapperVersionBump.md" ID="ID_870470741" CREATED="1611839748347" MODIFIED="1611839749503"/>
</node>
<node TEXT="composite for marketplace https://github.com/xtext/xtext-p2-orbit" ID="ID_1155217364" CREATED="1611839243285" MODIFIED="1611839275507"/>
<node TEXT="Simrel: ssh://&lt;user&gt;@git.eclipse.org:29418/simrel/org.eclipse.simrel.build" ID="ID_893606494" CREATED="1611840332950" MODIFIED="1611840342146"/>
Expand Down Expand Up @@ -182,7 +182,7 @@
<node TEXT="Forum" ID="ID_1546228482" CREATED="1611839611002" MODIFIED="1611839612820"/>
<node TEXT="Stackoverflow" ID="ID_669398111" CREATED="1611839614033" MODIFIED="1611839616766"/>
</node>
<node TEXT="Regenerate Languages https://github.com/eclipse/xtext/blob/master/dev-doc/RegenerateLanguages.md" ID="ID_398455892" CREATED="1611839793977" MODIFIED="1611839801976"/>
<node TEXT="Regenerate Languages https://github.com/eclipse-xtext/xtext/blob/master/dev-doc/RegenerateLanguages.md" ID="ID_398455892" CREATED="1611839793977" MODIFIED="1611839801976"/>
<node TEXT="Check for PRs" ID="ID_22509344" CREATED="1611840864248" MODIFIED="1611840869734">
<node TEXT="See queries in xtext repo" ID="ID_1690079741" CREATED="1611841921749" MODIFIED="1611841923251"/>
</node>
Expand Down Expand Up @@ -242,7 +242,7 @@
</node>
<node TEXT="OOmph&#xa;(Setting up dev env)" POSITION="right" ID="ID_491312962" CREATED="1611840409510" MODIFIED="1611840436856">
<edge COLOR="#7c007c"/>
<node TEXT="https://github.com/eclipse/xtext/blob/master/CONTRIBUTING.md" ID="ID_1609892282" CREATED="1611840425843" MODIFIED="1611840426717"/>
<node TEXT="https://github.com/eclipse-xtext/xtext/blob/master/CONTRIBUTING.md" ID="ID_1609892282" CREATED="1611840425843" MODIFIED="1611840426717"/>
</node>
<node TEXT="Tips&amp;Tricks" POSITION="left" ID="ID_839761309" CREATED="1611840584563" MODIFIED="1611840590024">
<edge COLOR="#007c7c"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ public void testClassMustBeAbstract_06() throws Exception {
/**
* Two incompatible exceptions from three supertypes;
* the marker is set on the offending exceptions only.
* https://github.com/eclipse/xtext/issues/2912
* https://github.com/eclipse-xtext/xtext/issues/2912
*/
@Test public void testIncompatibleThrowsClause_06() throws Exception {
var source = "class Foo extends test.ExceptionThrowing implements test.ExceptionThrowingInterface, test.ExceptionThrowingInterface2 {"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ public boolean launch() {
* Allows for relative source folders are properly generated in the
* trace files, instead of absolute ones.
*
* See https://github.com/eclipse/xtext/issues/2957
* See https://github.com/eclipse-xtext/xtext/issues/2957
*
* @since 2.35
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

/**
* @author sherrmann - Initial contribution and API
* @author Lorenzo Bettini - make it appropriate for reproducing https://github.com/eclipse/xtext/issues/2920
* @author Lorenzo Bettini - make it appropriate for reproducing https://github.com/eclipse-xtext/xtext/issues/2920
*/
public class GH2920Test extends AbstractParticipatingBuilderTest {
private IJavaProject javaProject;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ public void testUndoRedo() throws Exception {
}

/*
* @see https://github.com/eclipse/xtext/issues/2385
* @see https://github.com/eclipse-xtext/xtext/issues/2385
*/
@Test public void testModifyFileInExternEditor() throws Exception {
IXtextDocument document = editor.getDocument();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ public static Image get(String key) {
private static void ensureInitialized() {
if (PLUGIN_REGISTRY == null &&
// to avoid NPE in XtextPluginImages when initialized from non-UI thread
// https://github.com/eclipse/xtext/issues/2807
// https://github.com/eclipse-xtext/xtext/issues/2807
Display.getCurrent() != null)
initialize();
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ public static <T> Iterable<T> tail(final Iterable<T> iterable) {
* semantics of the original code:
* The Java 21 getLast method throws a {@link NoSuchElementException} when the
* collection is empty, instead of returning null.
* @see https://github.com/eclipse/xtext/issues/2981
* @see https://github.com/eclipse-xtext/xtext/issues/2981
*/
@Deprecated
public static <T> T last(Iterable<T> iterable) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ public class MyClassWithWrongAdditionalInferredInterfaceElements extends Abstrac
// * Besides a Jvm class, the inferrer will also infer an interface with problems
// * (an abstract method with "void" as a parameter type).
// * The additional inferred interface WILL NOT be checked by JvmGenericTypeValidator.
// * See https://github.com/eclipse/xtext/issues/3045
// * See https://github.com/eclipse-xtext/xtext/issues/3045
// */
//MyClassWithWrongAdditionalInferredInterface:
// 'classWithWrongInferredInterface' name=ValidID '{'
Expand Down Expand Up @@ -899,7 +899,7 @@ public ParserRule getMyClassWithSuperTypesRule() {
// * Besides a Jvm class, the inferrer will also infer an interface with problems
// * (an abstract method with "void" as a parameter type).
// * The additional inferred interface WILL NOT be checked by JvmGenericTypeValidator.
// * See https://github.com/eclipse/xtext/issues/3045
// * See https://github.com/eclipse-xtext/xtext/issues/3045
// */
//MyClassWithWrongAdditionalInferredInterface:
// 'classWithWrongInferredInterface' name=ValidID '{'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ MyClassWithSuperTypes:
* Besides a Jvm class, the inferrer will also infer an interface with problems
* (an abstract method with "void" as a parameter type).
* The additional inferred interface WILL NOT be checked by JvmGenericTypeValidator.
* See https://github.com/eclipse/xtext/issues/3045
* See https://github.com/eclipse-xtext/xtext/issues/3045
*/
MyClassWithWrongAdditionalInferredInterface:
'classWithWrongInferredInterface' name=ValidID '{'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ private void inferClassAndWrongInterface(MyClassWithWrongAdditionalInferredInter
});
// but also infers an interface with a wrong method
// to verify that the JvmGenericType of the inferred interface will NOT be checked
// See https://github.com/eclipse/xtext/issues/3045
// See https://github.com/eclipse-xtext/xtext/issues/3045
var wrongInferredInterface = jvmTypesBuilder.toInterface(element,
qualifiedNameProvider.getFullyQualifiedName(element).toString()+ "Interface",
(JvmGenericType it) -> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ public void testWildcardSuperType() throws Exception {
/**
* Two incompatible exceptions from three supertypes;
* the marker is set on the offending exceptions only.
* https://github.com/eclipse/xtext/issues/2912
* https://github.com/eclipse-xtext/xtext/issues/2912
*/
@Test public void testIncompatibleThrowsClauseFromMultipleSuperTypes() throws Exception {
var source = "class Foo extends test.ExceptionThrowing "
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
/**
* Avoid Windows EOL characters from the original parsed text: this would result
* in different generated Java files in Windows see
* https://github.com/eclipse/xtext/issues/2293 This is aligned with Java text
* https://github.com/eclipse-xtext/xtext/issues/2293 This is aligned with Java text
* blocks' "Normalization of Line Terminators"
*
* @author Lorenzo Bettini - Initial contribution and API
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
*
* @author Sebastian Zarnekow - Initial contribution and API
* @author Lorenzo Bettini - remove Windows EOLs from string literals,
* https://github.com/eclipse/xtext/issues/2293
* https://github.com/eclipse-xtext/xtext/issues/2293
*/
@Singleton
public class XbaseValueConverterService extends DefaultTerminalConverters {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ protected boolean shouldBeValidated(JvmIdentifiableElement element) {
protected void checkJvmGenericType(JvmGenericType type, Set<EObject> processed) {
var sourceType = getPrimarySourceElement(type);
// inferred types must be checked once per primary source element
// see https://github.com/eclipse/xtext/issues/3045
// see https://github.com/eclipse-xtext/xtext/issues/3045
if (!processed.add(sourceType))
return;
handleExceptionDuringValidation(() -> checkDefaultSuperConstructor(sourceType, type));
Expand Down
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/eclipse/xtext.git</connection>
<developerConnection>scm:git:https://github.com/eclipse/xtext.git</developerConnection>
<url>[email protected]:eclipse/xtext.git</url>
<connection>scm:git:https://github.com/eclipse-xtext/xtext.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-xtext/xtext.git</developerConnection>
<url>[email protected]:eclipse-xtext/xtext.git</url>
</scm>

<properties>
Expand Down Expand Up @@ -161,7 +161,7 @@
retrieve at run-time the current Xtext version -->
<mavenVersionManifestEntry>${project.version}</mavenVersionManifestEntry>

<tycho.scmUrl>scm:git:https://github.com/eclipse/xtext.git</tycho.scmUrl>
<tycho.scmUrl>scm:git:https://github.com/eclipse-xtext/xtext.git</tycho.scmUrl>

<!-- Required properties for releasing -->
<ssh-uri>[email protected]</ssh-uri>
Expand Down Expand Up @@ -454,7 +454,7 @@
Since the Xtend compiler generates Java code using new API introduced in Java 21,
so we must increase the release level or the Java compilation would not find the
new API when it compiles the Java code generated by Xtend.
see https://github.com/eclipse/xtext/issues/2686#issuecomment-2038175179
see https://github.com/eclipse-xtext/xtext/issues/2686#issuecomment-2038175179
-->
<maven.compiler.release>21</maven.compiler.release>
<!--
Expand Down Expand Up @@ -591,7 +591,7 @@
<artifactId>maven-bundle-plugin</artifactId>
<!-- extensions is crucial to avoid classloading problems
and API incompatibility when running in a Tycho build.
see https://github.com/eclipse/xtext/issues/2914 -->
see https://github.com/eclipse-xtext/xtext/issues/2914 -->
<extensions>true</extensions>
<version>5.1.9</version>
<executions>
Expand Down Expand Up @@ -674,7 +674,7 @@
</excludes>
<failIfNoTests>true</failIfNoTests>
<systemProperties>
<!-- https://github.com/eclipse/xtext/issues/3057 -->
<!-- https://github.com/eclipse-xtext/xtext/issues/3057 -->
<DetectVMInstallationsJob.disabled>true</DetectVMInstallationsJob.disabled>
</systemProperties>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.xtext.contributor/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
How to setup the contributor environment:

Xtext team uses Oomph to setup the developer environment.
Detailed informations can be found here: https://github.com/eclipse/xtext/blob/master/CONTRIBUTING.md
Detailed informations can be found here: https://github.com/eclipse-xtext/xtext/blob/master/CONTRIBUTING.md
For further information about how to use oomph read this wiki page https://wiki.eclipse.org/Eclipse_Oomph_Installer

0 comments on commit 72e7e89

Please sign in to comment.