Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-2
-
Fix Version/s: 1.1-beta-4
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
we only need to say, for example, software developed by the ASF once, and all the unnamed ones don't need to be there.
This might require fixes in the remote reosurces plugin and an update.
Issue Links
- is depended upon by
-
MRRESOURCES-24
the NOTICE file is overzealous in declaring dependencies
-
- relates to
-
MRM-458
the NOTICE file is overzealous in declaring dependencies
-
Why do you want to remove unnamed software? With the groupId aded in the NOTICE file, user can retrieve the names and check licenses
We can use this format:
This product includes/uses software(s) developped by the ASF (www.apache.org)
-soft1 (url1)
-soft2 (url2)
...
This product includes/uses software(s) developped by Codehaus (www.codehaus.org)
-soft3 (url3)
-soft4 (url4)
...