wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

paket.unity3d.references items not trimmed #54

Closed doubleday closed 3 years ago

doubleday commented 4 years ago

Description

Items with training spaces in paket.unity3d.references are silently ignored

Steps to reproduce

  1. Add some whitespace to an entry and run ./gradlew paketInstall ...
Larusso commented 4 years ago

A good place to start is here:

https://github.com/wooga/atlas-paket/blob/c909d96b56c816aa741533df7c3a56a02e0f751e/src/main/groovy/wooga/gradle/paket/base/utils/internal/PaketUnityReferences.groovy#L28-L36