[
https://jira.jboss.org/jira/browse/JBIDE-5223?page=com.atlassian.jira.plu...
]
Aliaksey Nis closed JBIDE-5223.
-------------------------------
Verified in JBossTools-Update-3.1.0.v200911251807N-H130-RC1
It is impossible now to create project with "+" in name.
Seam web project wizard logs exceptions when project name contains
'+' symbol
-----------------------------------------------------------------------------
Key: JBIDE-5223
URL:
https://jira.jboss.org/jira/browse/JBIDE-5223
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M4
Reporter: Dmitry Geraskov
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 3.1.0.CR1
java.util.regex.PatternSyntaxException: Dangling meta character '+' near index 0
+
^
at java.util.regex.Pattern.error(Unknown Source)
at java.util.regex.Pattern.sequence(Unknown Source)
at java.util.regex.Pattern.expr(Unknown Source)
at java.util.regex.Pattern.compile(Unknown Source)
at java.util.regex.Pattern.<init>(Unknown Source)
at java.util.regex.Pattern.compile(Unknown Source)
at java.lang.String.replaceAll(Unknown Source)
at org.jboss.tools.seam.core.SeamUtil.getSeamPackageName(SeamUtil.java:190)
at
org.jboss.tools.seam.ui.internal.project.facet.SeamInstallWizardPage.getSessionPkgName(SeamInstallWizardPage.java:615)
at
org.jboss.tools.seam.ui.internal.project.facet.SeamInstallWizardPage.propertyChanged(SeamInstallWizardPage.java:559)
at
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.notifyListeners(DataModelImpl.java:346)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira