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

Summary: Missing license notices
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: App ClientAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 76962    

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.