Closed Bug 1587110 Opened 6 years ago Closed 6 years ago

Incorrect path for import statement in Book of Glean

Categories

(Data Platform and Tools :: Glean: SDK, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: travis_, Assigned: janerik)

Details

(Whiteboard: [telemetry:glean-rs:m11][docdays])

Attachments

(1 file)

While going through the docs to create an example, I noticed that the Book of Glean has an incorrect path shown for importing the sdk_generator.gradle. It currently shows this:

apply from: 'https://github.com/mozilla-mobile/android-components/raw/v16.0.0/components/service/scripts/sdk_generator.gradle'

Which is missing /glean and it should be this:

apply from: 'https://github.com/mozilla-mobile/android-components/raw/v16.0.0/components/service/glean/scripts/sdk_generator.gradle'
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m?][docdays]
Whiteboard: [telemetry:glean-rs:m?][docdays] → [telemetry:glean-rs:m11][docdays]
Assignee: nobody → jrediger
Attached file GitHub Pull Request
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: