Skip to content

We sometimes have symlinks—is this intentional? #148

@kytrinyx

Description

@kytrinyx

I'm working on repackaging the core logic of x-api into a ruby gem to support one of the longer-term refactorings I'm working on.

When I build the gem I get the following warnings:

WARNING:  tracks/java/exercises/allergies/src/example/java/Allergen.java is a symlink, which is not supported on all platforms
WARNING:  tracks/java/exercises/meetup/src/example/java/MeetupSchedule.java is a symlink, which is not supported on all platforms
WARNING:  tracks/java/exercises/triangle/src/example/java/TriangleException.java is a symlink, which is not supported on all platforms
WARNING:  tracks/java/exercises/triangle/src/example/java/TriangleKind.java is a symlink, which is not supported on all platforms
WARNING:  tracks/kotlin/exercises/allergies/src/example/kotlin/Allergen.kt is a symlink, which is not supported on all platforms

So we have symlinks in some places but not all.

What do the symlinks support?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions