Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.2.0
-
Component/s: Petals Tools
-
Security Level: Public
-
- Environment:
- Windows 7 x64
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.2.0 [ 10079 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Closed [ 10005 ] |
| Description |
Directories of Maven templates are read-only and can only be set with the Browse button.
However, I recently reinstalled Windows 7, and my disk partitions changed. They are not identified by the same letters than before. Therefore, my former Eclipse preferences are not all correct. And when I complete a SU wizard with custom POM files, it results in a NPE. SU and SA wizards should check on the first page (choice page and SA page) that the Maven preferences are correct. When incorrect, the error message should provide a link to open the preferences. Besides, the preference page should display an error when the MLaven preferences are incorrect. |
Directories of Maven templates are read-only and can only be set with the Browse button.
However, I recently reinstalled Windows 7, and my disk partitions changed. They are not identified by the same letters than before. Therefore, my former Eclipse preferences are not all correct. And when I complete a SU wizard with custom POM files, it results in a NPE. SU and SA wizards should check on the first page (choice page and SA page) that the Maven preferences are correct. When incorrect, the error message should provide a link to open the preferences. Besides, the preference page should display an error when the Maven preferences are incorrect. |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
Commit # 1915
Handle NPE, even if a user succeeded in making preferences invalid
Improve error management in the Maven preference page
Add validation in the SA, SU and KPI wizards to notify the user if its Maven preferences are invalid
Remove useless code in the EJB plug-in