SpringSupportPlan65
Spring Framework support plan for NetBeans 6.5
Contents |
User-visible features
See also SpringSupportIssues65.
| Feature | Priority (1-3) | Specification | Milestone | Owner | Status |
|---|---|---|---|---|---|
| Editor hints | 1 | SpringSupportEditor | Dropped for 6.5 | Not Staffed | |
| Navigation | |||||
| - Go to Bean dialog | 2 | SpringSupportNavigation | M1 | Rohan | 100% |
| - bean navigator | 3 | SpringSupportNavigation | |||
| Find usages of beans by other beans | 2 | SpringSupportRefactoring | Dropped for 6.5 | Sujit | |
| Refactoring | |||||
| - support for the util namespace | 2 | SpringSupportRefactoring | Dropped for 6.5 | Rohan | |
| - of Java property names | 2 | SpringSupportRefactoring | M1 | Rohan | 100% |
| - of bean names | 3 | SpringSupportRefactoring | Dropped for 6.5 | Sujit | |
Issues to be fixed for 6.5
The list of issues to be fixed for 6.5
| Priority | Description | Owner | Status | Issue Link | Comments |
|---|---|---|---|---|---|
| P3 | NullPointerException: The fo parameter cannot be null | Sujit Nair | 100% | 137977 | Fixed |
| P3 | NullPointerException at org.netbeans.modules.spring.beans.completion.completors.BeanIdCompletor.getForbiddenNames | Sujit Nair | 100% | 139864 | Fixed |
| P3 | NullPointerException: The fo parameter cannot be null | Sujit Nair | 100% | 144179 | Fixed |
| P3 | AssertionError at org.netbeans.modules.spring.beans.jumpto.SpringBeansTypeProvider.cancel | Sujit Nair | 100% | 144643 | Fixed |
| P3 | NullPointerException at org.netbeans.modules.refactoring.java.plugins.JavaWhereUsedQueryPlugin.getRelevantFiles | Sujit Nair | 100% | 144547 | Closed as unable to reproduce (works for me). |
| P3 | ClassCastException: org.netbeans.modules.xml.text.syntax.dom.DocumentTypeImpl cannot be cast to org.netbeans.modules.xml.text.syntax.dom.Tag | Sujit Nair | 100% | 142181 | Fixed |
| P3 | java.lang.ClassCastException : org.netbeans.modules.xml.text.syntax.dom.DocumentTypeImpl cannot be cast to org.netbeans.modules.xml.text.syntax.dom.Tag | Sujit Nair | 100% | 147452 | Resolved as a duplicate of 142181. |
| P3 | No code completion for partially typed p-namespace property names | Sujit Nair | 0% | 129027 | Depends on IZ # 129165 which has been postponed to a later release. So, this issue too will be taken up for next NetBeans release. |
Tasks
These are mostly non-user visible, but are required for the user-visible features, or to ensure code quality and stability.
| Task | Owner | Status |
|---|---|---|
| Unit tests for code completion | Rohan | 20% |

