[
http://jira.jboss.com/jira/browse/JBSEAM-916?page=comments#action_12354260 ]
Gavin King commented on JBSEAM-916:
-----------------------------------
Max, how can I find out if a property is primitive. I guess property.type instanceof
PrimitiveType works, but I don't know how to write that in freemarker....
Build fails doing "seam restart"
---------------------------------
Key: JBSEAM-916
URL:
http://jira.jboss.com/jira/browse/JBSEAM-916
Project: JBoss Seam
Issue Type: Bug
Components: Tools
Affects Versions: 1.1.6.GA, 1.1.7.CR1
Environment: 1.1.7CR1
Reporter: eeckmann
Assigned To: Gavin King
Priority: Critical
Fix For: 1.1.7.GA
...
[hibernate] 10. task: generic exportertemplate: view/layout/menu.xhtml.ftl
[javaformatter] Java formatting of 288 files completed. Skipped 0 file(s).
[echo] Type 'seam restart' and go to
http://localhost:8080/MyNewSeamGenProject
BUILD SUCCESSFUL
Total time: 51 seconds
C:\eclipse321\workspace\jboss-seam>seam restart
Buildfile: C:\eclipse321\workspace\jboss-seam\seam-gen\build.xml
validate-workspace:
validate-project:
restart:
[echo] Restarting project 'MyNewSeamGenProject'
init:
compile:
[javac] Compiling 288 source files to
C:\eclipse321\workspace\MyNewSeamGenProject\exploded-archives\MyNewSeamGe
ect.jar
[javac]
C:\eclipse321\workspace\MyNewSeamGenProject\src\com\mydomain\crm\MyNewSeamGenProject\UsersFeedsHome.jav
cannot find symbol
[javac] symbol : method getDeleted()
[javac] location: class com.mydomain.crm.MyNewSeamGenProject.UsersFeedsId
[javac] if (getUsersFeedsId().getDeleted() == null)
[javac] ^
[javac] 1 error
BUILD FAILED
C:\eclipse321\workspace\jboss-seam\seam-gen\build.xml:886: The following error occurred
while executing this line:
C:\eclipse321\workspace\MyNewSeamGenProject\build.xml:50: Compile failed; see the
compiler error output for details
Total time: 12 seconds
C:\eclipse321\workspace\jboss-seam>
Gavin says "Please report this in JIRA, I guess it should be
'isDeleted()'."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira