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 - Remove binary components from the Sun Appserver plugin
Summary: Remove binary components from the Sun Appserver plugin
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks: 90674 94964 104637
  Show dependency tree
 
Reported: 2007-02-19 15:21 UTC by Petr Jiricka
Modified: 2007-11-01 18:44 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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