701_HR_FIX_CANDIDATE IZ 199583 - Remove derbydb lib from cnd/dlight codebase
Andrew Krasny <[email protected]> Tue, 21 Jun 2011 18:52:12 +0400
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Team, I would like to remove unused library from cnd/dlight codebase (module dlight.db.derby). Historically it was added but later was 'replaced' by h2. So now neither dlight nor cnd uses derbydb. Justification is that NB should not deliver unnecessary stuff to users... Changes with removal are pushed to 'releases' repository (branch release701_dev). If there are no objections and all qa tests are passed on build built from these sources, changes will be pushed to release701 branch. Sorry, the fix is in 3 changesets (xml's fix, removal of module and addfix in one extra xml file.. ) Thanks, =Andrew changeset: 201341:0902e8d6e873 branch: release701_dev tag: tip user: Andrew Krasny <[email protected]> date: Tue Jun 21 18:43:34 2011 +0400 files: ide/allmodules/nbproject/project.xml description: 199583 - Remove derbydb lib from cnd/dlight codebase [addfix] changeset: 201338:1897b3d4476b branch: release701_dev user: Andrew Krasny <[email protected]> date: Tue Jun 21 17:29:18 2011 +0400 files: dlight.db.derby/build.xml dlight.db.derby/external/binaries-list dlight.db.derby/external/derby-10.2.2.0-license.txt dlight.db.derby/manifest.mf dlight.db.derby/nbproject/project.properties dlight.db.derby/nbproject/project.xml dlight.db.derby/src/org/netbeans/modules/dlight/db/derby/DerbyDataStorage.java dlight.db.derby/src/org/netbeans/modules/dlight/db/derby/DerbyDataStorageFactory.java dlight.db.derby/src/org/netbeans/modules/dlight/db/derby/resources/Bundle.properties dlight.db.derby/test/unit/src/org/netbeans/modules/dlight/db/derby/DerbyStackStorageTest.java description: 199583 - Remove derbydb lib from cnd/dlight codebase changeset: 201337:5273f899d097 branch: release701_dev parent: 201333:12fc90f6220a user: Andrew Krasny <[email protected]> date: Tue Jun 21 17:28:09 2011 +0400 files: dlight.core.stack/nbproject/project.xml dlight.kit/nbproject/project.xml dlight.nativeexecution/nbproject/project.xml dlight.util/nbproject/project.xml dlight/nbproject/project.xml nbbuild/cluster.properties description: 199583 - Remove derbydb lib from cnd/dlight codebase