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 95946

Summary: Remove binary components from the Sun Appserver plugin
Product: serverplugins Reporter: Petr Jiricka <pjiricka>
Component: CodeAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: blocker CC: pcw, raccah
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 90674, 94964, 104637    

Description Petr Jiricka 2007-02-19 15:21:17 UTC
Currently, the appserver plugin uses several components under the Sun BCL
license. The components are packaged in serverplugins/external/appsrvjars.zip.
The closed source components that are included in the IDE should be eliminated
(e.g. by open sourcing). (Components that are used only at build time and are
not shipped with the IDE do not need to be eliminated.)
Comment 1 Rochelle Raccah 2007-08-06 20:21:40 UTC
persistence-tool-support was removed as part of fix for issue 111420.
Comment 2 Rochelle Raccah 2007-08-16 01:44:24 UTC
Help jar removed:

Checking in sun/appsrvbridge/src/org/netbeans/modules/j2ee/sun/persistence/mapping/core/util/MappingContext.java;
/cvs/serverplugins/sun/appsrvbridge/src/org/netbeans/modules/j2ee/sun/persistence/mapping/core/util/MappingContext.java,v
 <--  MappingContext.java
new revision: 1.2; previous revision: 1.1
done
Checking in external/.cvsignore;
/cvs/serverplugins/external/.cvsignore,v  <--  .cvsignore
new revision: 1.6; previous revision: 1.5
done
Checking in external/appsrvjars.zip;
/cvs/serverplugins/external/appsrvjars.zip,v  <--  appsrvjars.zip
new revision: 1.13; previous revision: 1.12
done
Checking in external/build.xml;
/cvs/serverplugins/external/build.xml,v  <--  build.xml
new revision: 1.12; previous revision: 1.11
done
Checking in sun/appsrv81/build.xml;
/cvs/serverplugins/sun/appsrv81/build.xml,v  <--  build.xml
new revision: 1.13; previous revision: 1.12
done
Checking in sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/layer.xml;
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/layer.xml,v  <--  layer.xml
new revision: 1.24; previous revision: 1.23
done
Comment 3 Vince Kraemer 2007-11-01 18:44:51 UTC
this is done