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 203801 - Hardcoded GF version value in EmbeddableEJBContainerHint
Summary: Hardcoded GF version value in EmbeddableEJBContainerHint
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 07:58 UTC by Martin Janicek
Modified: 2016-07-07 08:53 UTC (History)
2 users (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 Martin Janicek 2011-10-17 07:58:57 UTC
Currently we have hardcoded GF version in class EmbeddableEJBContainerHint. We should somehow get the user GF installation version and use that one instead of current state which looks like this:

pomUrl = new URL("http://download.java.net/maven/glassfish/org/glassfish/extras/glassfish-embedded-static-shell/3.1.1/glassfish-embedded-static-shell-3.1.1.pom");
Comment 1 Martin Balin 2016-07-07 08:53:46 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss