FedoraPackagingNB68
Fedora - Packaging of the NetBeans 6.8
Contents |
Overview
This page accumulates info about effort to create software packages of the NetBeans 6.8 that complement the Fedora 11, 12, 13 (currently rawhide).
Basic Cluster of the NetBeans 6.8 is the target software configuration to be packaged for Fedora.
The Basic Cluster includes:
- NetBeans Platform, version 11.
- Major functionality of the NetBeans IDE for Java programming and development of the NetBeans RCP applications.
- Facilities to access to NetBeans Update Ceters that let to download and install/update desired plugins of the NetBeans.
NetBeans Platform
Sources
The officially released sources will be used: netbeans-6.8-200912041610-platform-src.zip
Target Clusters
- platform
- harness
Issues
- swing-layout-1.0.4 is required, but only swing-layout-1.0.3 exists for Fedora. See Bug 558863. Code of the NetBeans Platform can be compiled against swing-layout-1.0.3.jar without any errors. Hence, it is NOT a showstopper for packaging the NetBeans 6.8.
Status
Completed for Fedora 13.
NetBeans IDE
Sources
The officially released sources will be used: netbeans-6.8-200912041610-src.zip
Target Clusters
- apisupport
- ide
- java
- nb6.8 - NetBeans Platform Application "NetBeans IDE"
Issues
Lucene 2.4.1
libs.lucene/external/lucene-core-2.4.1.jar is required. See changes in Lucene Java 2.4.1 for details.
It is FC12 Update Issue only, because there is lucene-2.4.1-1.fc13, but only lucene-2.3.1-5.5.fc12.
Dependencies upon the lucene package on FC12:
$ repoquery --whatrequires --alldeps lucene | sort eclipse-platform-1:3.5.1-4.fc12.i686 lucene-contrib-0:2.3.1-5.5.fc12.i686 lucene-demo-0:2.3.1-5.5.fc12.i686 netbeans-0:6.7.1-1.fc12.noarch opengrok-0:0.8-0.2.20090712hg.fc12.noarch openoffice.org-core-1:3.1.1-19.14.fc12.i686
Status
Completed for Fedora 13.