
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
7,278
|
| Fixed in build: |
7,591
|
|
Provide the following project in IDEA 6.0.x (tested 6191): Java EE module mod-ee, EJB module mod-ejb, Web module mod-web.
Set "Do not include" for mod-ejb and mod-web in mod-ee settings (the issue is actual with other settings too).
Open project in IDEA 7, agree to convert. Resulted mod-ee java module has dependencies to mod-ejb and mod-web.
These dependencies are superfluous: former module had no them, and java ee packaging settings are available anyway.
So, generate module dependencies only if former module had the same module dependencies.
|
|
Description
|
Provide the following project in IDEA 6.0.x (tested 6191): Java EE module mod-ee, EJB module mod-ejb, Web module mod-web.
Set "Do not include" for mod-ejb and mod-web in mod-ee settings (the issue is actual with other settings too).
Open project in IDEA 7, agree to convert. Resulted mod-ee java module has dependencies to mod-ejb and mod-web.
These dependencies are superfluous: former module had no them, and java ee packaging settings are available anyway.
So, generate module dependencies only if former module had the same module dependencies. |
Show » |
|