[
https://issues.jboss.org/browse/JBIDE-12092?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-12092:
---------------------------------------------
+1 to avoid NPE's when users have multiple arguments in compilerArgument.
Endorsed Libraries configurator doesn't support quotes in
<compilerArgument>
----------------------------------------------------------------------------
Key: JBIDE-12092
URL:
https://issues.jboss.org/browse/JBIDE-12092
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 3.3.0.CR1
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Blocker
Labels: endorsed_libraries
Fix For: 3.3.0.CR1
Attachments: JBIDE-12092.patch
The regexp parsing the <compilerArgument> for java.endorsed.dirs doesn't detect
the quotes in
https://github.com/jbossas/jboss-as/blob/master/weld/pom.xml#L79
As a result, the Endorsed Libraries is not added to the project causing compilation
errors
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira