[JBoss JIRA] Created: (JBIDE-9821) Wrong workflow when creating new example projects from Maven Archetypes
by Fred Bricon (JIRA)
Wrong workflow when creating new example projects from Maven Archetypes
-----------------------------------------------------------------------
Key: JBIDE-9821
URL: https://issues.jboss.org/browse/JBIDE-9821
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, project-examples
Affects Versions: 3.3.0.M3
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 3.3.0.M4
If a user creates a Maven Archetype-based project example using the default example name (ex: jboss-javaee6-webapp6), then he can not create a 2nd example under a different name. A dialog box pops up and ask to overwrite (i.e delete) the existing jboss-javaee6-webapp6 project.
If the user answers yes, he loses his project, if he answers no, the project creation halts.
For archetype based projects, where the generated project name can be set by the user, the ImportMavenArchetypeProjectExample should not prevent the user from creating several projects based on the same example. The maven archetype wizard page has a built-in check that will prevent duplicate projects.
IMHO deleting project examples where the project name is variable doesn't make sense (as opposed to regular examples where the name cannot be changed)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (JBIDE-9111) Deadlock when creating a new JSF project
by Fred Bricon (JIRA)
Deadlock when creating a new JSF project
----------------------------------------
Key: JBIDE-9111
URL: https://issues.jboss.org/browse/JBIDE-9111
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.M1
Environment: Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
Java home: /usr/java/jdk1.6.0_24/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.38.6-27.fc15.x86_64", arch: "amd64", family: "unix"
Eclipse Indigo Java EE RC3 20110602-0820
JBoss tools plugins installed from http://download.jboss.org/jbosstools/updates/nightly/trunk/
Reporter: Fred Bricon
Assignee: Alexey Kazakov
Priority: Critical
After installing the JBT plugins from the nightly update site on a Eclipse JavaEE Indigo RC3,
I created a new JSF project. The creation hanged indefinitely after clicking on finish. See attached threaddump
Seems like an upstream issue to me.
I couldn't not reproduce it after killing eclipse and restarting.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months