[GRADLE-315] archivesBaseName does not return the project name as default when the project name has been modified. Created: 27/Nov/08  Updated: 04/Jan/13  Resolved: 04/Dec/08

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 0.5

Type: Bug
Reporter: Hans Dockter Assignee: Hans Dockter
Resolution: Won't Fix Votes: 0


 Comments   
Comment by Hans Dockter [ 04/Dec/08 ]

The name of the project is an immutable property. If the project should have a different name than its folder you have to declare this in the settings.gradle file before the projects are created. See chapter 13.3.3 in the user's guide. What we have changed in 0.5 is that now an exception is thrown if you want to change the name of a project within the build script.

Generated at Wed Jun 30 11:27:01 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.