This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 121608

Summary: Please provide method for modifying property project.license in freefrom ant
Product: projects Reporter: pfn <pfn>
Component: Ant FreeformAssignee: Milan Kubec <mkubec>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description pfn 2007-11-09 18:12:16 UTC
There appears to be no method of modifying properties such as project.license in a freeform ant project.  Please provide
a mechanism or documentation on how it is achievable.

I have tried creating a project.properties and a -init-project target in my ant file reading said property file, but it
has not been successful.  Being able to setup properties such as the project.license would be nice.
Comment 1 Petr Dvorak 2008-04-22 16:50:32 UTC
I think it is a duplicate of 92490, reopen the issue if I am wrong.

*** This issue has been marked as a duplicate of 92490 ***
Comment 2 pfn 2008-04-22 17:37:37 UTC
This is unrelated to 92490, the problem is when I am using an ant-based project instead of a NB project.  I am unable to
specify project license.
Comment 3 Jesse Glick 2008-04-23 13:48:23 UTC
I think there is <license> element or similar in project.xml, perhaps with a GUI field, at least in 6.1. Reassigning for
evaluation.
Comment 4 Milan Kubec 2008-10-15 12:07:30 UTC
Already implemented, see issue #115058.