This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 56169 - The target is not changed when switching jdk from 1.6 to 1.5
Summary: The target is not changed when switching jdk from 1.6 to 1.5
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on: 56120
Blocks:
  Show dependency tree
 
Reported: 2005-03-10 14:30 UTC by zikmund
Modified: 2006-03-30 16:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-03-10 14:30:31 UTC
See fixed Java issue 56120.
Comment 1 _ ludo 2005-03-16 06:21:12 UTC
p4 or rfe for j2ee land?
J2se 6 is definitely not a target for 4.1 so ths bug should not be on our
dashboard at all...
Comment 2 Andrei Badea 2005-03-16 07:33:22 UTC
Since it has already been fixed in the J2SE project, we should fix it as well
for several reasons, of which consistency is not the most important. Besides,
the fix is just a matter of applying the patch from the J2SE project.

I will fix it for 4.1. Moving back to P3.
Comment 3 _ ttran 2005-03-16 22:21:44 UTC
leave it at P4.  You can fix it as you want but only after P1, P2, P3s.

also set the target to promo-F.  Change it back to 4.1 if you really get to it 
Comment 4 Petr Jiricka 2005-03-17 09:18:49 UTC
I agree with P4 priority.

Comment 5 Andrei Badea 2005-03-18 08:58:24 UTC
I will have to fix this in order to fix issue #55797. The changes in
PlatformUiSupport.storePlatform() will allow to set the source and target level
with the default platform, which is needed for issue #55797, but is not allowed
in the current implementation in the web and EJB project.
Comment 6 Andrei Badea 2005-03-18 09:51:09 UTC
Checking in EjbJarProjectProperties.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/customizer/EjbJarProjectProperties.java,v
 <--  EjbJarProjectProperties.java
new revision: 1.21; previous revision: 1.20
done
Checking in PlatformUiSupport.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/customizer/PlatformUiSupport.java,v
 <--  PlatformUiSupport.java
new revision: 1.6; previous revision: 1.5
done
Comment 7 _ ttran 2005-03-18 10:04:43 UTC
fine by me.  if as a side effect of fixing P1, P2 or P3 you kill a few other
lower priority bugs, perfect.  they are also bugs after all.

*always* set target milestone correctly when marking bug as fixed.  i just
changed it to 4.1 for this bug
Comment 8 Andrei Badea 2005-03-18 10:12:31 UTC
I did set the TM. This is from the e-mail with the comment added on Fri Mar 18
09:51:09 +0000 2005 (the one containing the commit log):

http://www.netbeans.org/issues/show_bug.cgi?id=56169

User abadea changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------
          Target milestone|promo-F                   |4.1
--------------------------------------------------------------------------------

Maybe IssueZilla bug?
Comment 9 Jan Horvath 2006-03-30 16:34:02 UTC
v