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 76930 - Missing license notices
Summary: Missing license notices
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks: 76962
  Show dependency tree
 
Reported: 2006-05-26 14:41 UTC by Petr Jiricka
Modified: 2006-08-31 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2006-05-26 14:41:16 UTC
The following files are missing a license notice. Please evaluate whether the
license is needed and add it.

j2ee/clientproject/nbproject/private/private.xml
j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/JarContainerImpl.java
j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/resources/application-client-1.3.xml
j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/resources/application-client-1.4.xml
j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/resources/application-client-5.xml
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/build.xml
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/src/conf/application-client.xml
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/src/java/applicationclient1/NewClass.java
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/nbproject/build-impl.xml
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/nbproject/genfiles.properties
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/nbproject/jax-ws.xml
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/nbproject/project.properties
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/nbproject/project.xml
j2ee/clientproject/test/unit/data/projects/ApplicationClient1/test/applicationclient1/NewClassTest.java
j2ee/clientproject/test/unit/data/projects/importTest/build.xml
j2ee/clientproject/test/unit/data/projects/importTest/src/conf/application-client.xml
j2ee/clientproject/test/unit/data/projects/importTest/src/java/applicationclient15/Main.java
j2ee/clientproject/test/qa-functional/src/org/netbeans/test/j2ee/appclient/AppClientFunctionalTest.java
j2ee/clientproject/test/qa-functional/src/org/netbeans/test/j2ee/appclient/DbJellyTestCase.java
Comment 1 Martin Krauskopf 2006-05-26 14:52:51 UTC
Thanks for the list.
Comment 2 Martin Krauskopf 2006-05-29 17:18:36 UTC
JarContainerImpl.java; 1.1.4.4 -> 1.1.4.5;
test/qa-functional/AppClientFunctionalTest.java; 1.1.2.1 -> 1.1.2.2;
test/qa-functional/DbJellyTestCase.java; 1.1.2.1 -> 1.1.2.2;
Comment 3 Dan Kolar 2006-08-31 13:02:44 UTC
v.