[JBoss JIRA] Created: (RF-8908) CDK template compiler & special symbols
by Anton Belevich (JIRA)
CDK template compiler & special symbols
---------------------------------------
Key: RF-8908
URL: https://jira.jboss.org/browse/RF-8908
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Alpha2
Reporter: Anton Belevich
Assignee: Alex Kolonitsky
Priority: Blocker
Fix For: 4.0.0.Milestone1
we use special characters (« » ) in the datascroller.template.xml. In the generated render file we have got next line java code Object text = "\u00BB\u00BB"/* »» */; This is cause javadoc generation error during maven -P release build;
steps to reproduce:
run build with -P release from the root
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] Created: (RF-8766) NetBeans fails to recognize and handle richfaces 4.0.0 libraries and artifacts
by Jay Balunas (JIRA)
NetBeans fails to recognize and handle richfaces 4.0.0 libraries and artifacts
------------------------------------------------------------------------------
Key: RF-8766
URL: https://jira.jboss.org/browse/RF-8766
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: core, JSF 2.0, third-party
Affects Versions: 4.0.0.Alpha2
Reporter: Jay Balunas
Priority: Critical
Fix For: 4.0.0.Milestone1
Several users have reported that when importing the 4.0.0.Alpha2 libraries into Netbeans it fails to recognize then, or provide standard auto-complete.
Since we package all of our tag-libs and descriptors I am not sure if this is an issue with RichFaces or NetBeans. I guessing we may need to have a configuration file moved or added.
See the forum post for more.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months