Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JELLY-161 Here is an overview of the issue: --------------------------------------------------------------------- Key: JELLY-161 Summary: jellySwing demo fail Type: Bug Status: Unassigned Priority: Major Project: jelly Assignee: Reporter: Andre Legendre Created: Mon, 18 Oct 2004 4:51 AM Updated: Mon, 18 Oct 2004 4:51 AM Environment: I run this on Linux fedora 2, but problem does not seems to be arch dependent Description: when running maven demo:swing we finnaly get demo:swing: [java] Oct 18, 2004 2:50:22 PM org.apache.commons.jelly.tags.log.InfoTag doTag [java] INFO: Just evaluated the foo action! [java] Oct 18, 2004 2:50:22 PM org.apache.commons.jelly.tags.swing.FontTag createFont [java] INFO: Creating font from properties: {family=helvetica, size=20, name=helvetica} [java] Oct 18, 2004 2:50:24 PM org.apache.commons.jelly.tags.swing.FontTag createFont [java] INFO: Created font: java.awt.Font[family=Dialog,name=Dialog,style=plain,size=12] [java] Oct 18, 2004 2:50:25 PM org.apache.commons.jelly.tags.swing.FontTag createFont [java] INFO: Creating font from properties: {family=helvetica, size=14} [java] Oct 18, 2004 2:50:25 PM org.apache.commons.jelly.tags.swing.FontTag createFont [java] INFO: Created font: java.awt.Font[family=Dialog,name=Dialog,style=plain,size=12] [java] Oct 18, 2004 2:50:25 PM org.apache.commons.jelly.tags.log.InfoTag doTag [java] INFO: clicked on the New menu item! [java] Oct 18, 2004 2:50:25 PM org.apache.commons.jelly.tags.log.InfoTag doTag [java] INFO: Popup a file dialog! [java] Oct 18, 2004 2:50:26 PM org.apache.commons.jelly.tags.log.InfoTag doTag [java] INFO: about to run the GridBagLayout demo... [java] org.apache.commons.jelly.JellyTagException: file:/home/rcs/Master/extern/java/jakarta/jakarta-commons/jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/swing/example.jelly:56:51: <j:include> could not include jelly script: gridBagDemo.jelly. Reason: org.apache.commons.jelly.JellyTagException: file:/home/rcs/Master/extern/java/jakarta/jakarta-commons/jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/swing/gridBagDemo.jelly:43:94: <gbc> No bean property found: idpadx --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
