From Fedora Project Wiki
(FeatureReadyForWrangler)
(Add Category:NetBeans)
(25 intermediate revisions by 2 users not shown)
Line 9: Line 9:
== Summary ==
== Summary ==
<!-- A sentence or two summarizing what this feature is and what it will do.  This information is used for the overall feature summary page for each release. -->
<!-- A sentence or two summarizing what this feature is and what it will do.  This information is used for the overall feature summary page for each release. -->
Re-base to NetBeans 6.7
Re-base to NetBeans 6.7.1 (we made a decision to package 6.7.1 instead of 6.7)


== Owner ==
== Owner ==
Line 19: Line 19:


== Current status ==
== Current status ==
* Targeted release: [[Releases/{{FedoraVersion||next}} | {{FedoraVersion|long|next}} ]]  
* Targeted release: [[Releases/12 | Fedora 12]]  
* Last updated: 14-Jul-2009
* Last updated: 2009-11-16
* Percentage of completion: 25%
* Percentage of completion: 100%
 
Latest successful Koji builds:
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=127264 netbeans-6.7.1-1.fc12]
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=131309 netbeans-platform-6.7.1-2.fc12]


<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
Line 48: Line 52:
<!-- What work do the developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
<!-- What work do the developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->


* Update the {{package|netbeans-platform}} packages up to version 6.7.
* Update the {{package|netbeans-platform}} packages up to version 6.7.1
* New package [https://jemmy.dev.java.net/ jemmy], version 2.3.0.0.
* New package {{package|jemmy}}, version 2.3.0.0.
* New package [http://cobertura.sourceforge.net/ cobertura], version 1.9
* New package {{package|cobertura}}, version 1.9
* Update the {{package|netbeans}} package up to version 6.7.
* Update the {{package|netbeans}} package up to version 6.7.1
* Update the {{package|ini4j}} packages up to version 0.4.1.
* Update the {{package|netbeans-svnclientadapter}} packages up to version 6.7.1.
* Update the {{package|netbeans-resolver}} packages up to version 6.7.1


There are several extra packages that the netbeans package depends on. Many of these packages with required versions are already in Fedora. We'll make a decision about either patching the NetBeans software or updating/adding extra packages after additional investigation in short time.
There are several extra packages that the netbeans package depends on. Many of these packages with required versions are already in Fedora. We'll make a decision about either patching the NetBeans software or updating/adding extra packages after additional investigation in short time.
Line 102: Line 109:
* See [[Talk:Features/NetBeans_6.7]]  <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page -->
* See [[Talk:Features/NetBeans_6.7]]  <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page -->


[[Category:NetBeans]]


[[Category:FeatureReadyForWrangler]]
[[Category:FeatureAcceptedF12]]
<!-- When your feature page is completed and ready for review -->
<!-- When your feature page is completed and ready for review -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->

Revision as of 10:54, 8 June 2010


NetBeans 6.7

Summary

Re-base to NetBeans 6.7.1 (we made a decision to package 6.7.1 instead of 6.7)

Owner

  • email: victor.vasilyev@sun.com

Current status

  • Targeted release: Fedora 12
  • Last updated: 2009-11-16
  • Percentage of completion: 100%

Latest successful Koji builds:


Detailed Description

NetBeans IDE 6.7 is a significant update of NetBeans 6.5 and includes the following changes:

  • Maven support for the creation of plugins and web services as well as support for POM and J2EE
  • Kenai integration enables the creation and editing of Kenai hosted projects from within the IDE
  • PHP improvements include Selenium support and SQL code completion
  • C++ support for profiling, Qt library, code refactoring and macro expansion
  • Web API Gateway plug-in enables consumption of Web APIs in applications
  • Java ME support for CDC projects in the bundled Java ME SDK 3.0

For more about this release, see:

Benefit to Fedora

Latest features of the NetBeans will be available to developers on the Fedora platform.

Scope

There are several extra packages that the netbeans package depends on. Many of these packages with required versions are already in Fedora. We'll make a decision about either patching the NetBeans software or updating/adding extra packages after additional investigation in short time.

How To Test

All the NetBeans components are shipped for Fedora after full in-house test cycle. Java platform on Fedora has passed tests of the Java Compatibility Kit. Therefore, there are minimal risks that behavior of the NetBeans will be changed if the components are correctly installed. Hence, additionally required tests should be focused on the following aspects:

  • Meeting the NetBeans packages with common requirements for the Fedora packages.
  • Installation of the NetBeans packages and all related packages on a target version of the Fedora platform.
  • Launching the NetBeans IDE via both Graphical User Interface (GUI) and Command Line Interface (CLI)
  • Installation of additional NetBeans modules via an ad hoc Update Center that is established by NetBeans for its Fedora distribution.

User Experience

The NetBeans IDE is oriented on wide audience of developers from beginners up to experts. Each of them can find useful set of the development tools that are embedded in the IDE or can be integrated with. The NetBeans IDE is the modular system and it can be configured according to user needs.

Dependencies

See Dependency tree in Bugzilla. We'll give a more precise definition of the Dependency tree in short time.

Contingency Plan

None necessary. Both the NetBeans IDE and the NetBeans Platform extend a stack of the Java applications on the Fedora platform.

Documentation

The NetBeans is shipped with the on-line documentation in forms of JavaDoc, JavaHelp, HTML and textual files. Prepared packages provide all this documentation.

The NetBeans project also supports Internet resources, including the knowledge base and wiki.

Release Notes

See the section Detailed Description for info about essential changes in the NetBeans 6.7 release.

Comments and Discussion