[jira] Created: (TOBAGO-139) Apt Plugin should support fork mode

2006-10-01 Thread Bernd Bohmann (JIRA)
Apt Plugin should support fork mode --- Key: TOBAGO-139 URL: http://issues.apache.org/jira/browse/TOBAGO-139 Project: MyFaces Tobago Issue Type: Improvement Components: Maven Apt Plugin Affects

[jira] Created: (TOBAGO-140) Generate faces-config from annotations

2006-10-01 Thread Bernd Bohmann (JIRA)
Generate faces-config from annotations -- Key: TOBAGO-140 URL: http://issues.apache.org/jira/browse/TOBAGO-140 Project: MyFaces Tobago Issue Type: Improvement Components: Build

[jira] Resolved: (TOBAGO-127) svn revision number in jar MANIFEST.MF

2006-10-01 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-127?page=all ] Bernd Bohmann resolved TOBAGO-127. -- Resolution: Fixed svn revision number in jar MANIFEST.MF -- Key: TOBAGO-127 URL:

[jira] Resolved: (TOBAGO-129) Provide a better Exception in ResourceManagerImpl if RendererClass is not found in classpath

2006-10-01 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-129?page=all ] Bernd Bohmann resolved TOBAGO-129. -- Resolution: Fixed Provide a better Exception in ResourceManagerImpl if RendererClass is not found in classpath

[jira] Resolved: (TOBAGO-131) Maven Apt Plugin should support additional sourceRoot directories

2006-10-01 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-131?page=all ] Bernd Bohmann resolved TOBAGO-131. -- Resolution: Fixed Maven Apt Plugin should support additional sourceRoot directories -

[jira] Reopened: (TOMAHAWK-508) panelNavigation2 Repeating Entries

2006-10-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-508?page=all ] Martin Marinschek reopened TOMAHAWK-508: Assignee: (was: Martin Marinschek) panelNavigation2 Repeating Entries --

[jira] Resolved: (MYFACES-1209) JSR-252 Issue #17: Introduced a new optional layout attribute on the PanelGroup component that controls the rendering of either a div or span HTML element.

2006-10-01 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1209?page=all ] Bruno Aranda resolved MYFACES-1209. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed JSR-252 Issue #17: Introduced a new optional layout attribute on the PanelGroup component

[jira] Resolved: (MYFACES-1268) JSR-252 Issue #138: Change the required return type for action methods to be Object instead of String.

2006-10-01 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1268?page=all ] Bruno Aranda resolved MYFACES-1268. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed JSR-252 Issue #138: Change the required return type for action methods to be Object instead

[jira] Resolved: (MYFACES-1265) JSR-252 Issue #111: Specified that a component must allow child components to be added to and removed from the child list of the currrent component, even though the chi

2006-10-01 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1265?page=all ] Bruno Aranda resolved MYFACES-1265. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed To implement this only a comment was needed for the UIComponent.getParent() method JSR-252

[jira] Resolved: (MYFACES-1260) JSR-252 Issue #13: Specified by type converter registration for BigDecimal and BigInteger

2006-10-01 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1260?page=all ] Bruno Aranda resolved MYFACES-1260. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Assignee: Bruno Aranda This has been implemented already JSR-252 Issue #13: Specified

[jira] Resolved: (MYFACES-1258) JSR-252 Issue #160: Added and specified ResponseWriter.writeText method that takes a UIComponent argument.

2006-10-01 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1258?page=all ] Bruno Aranda resolved MYFACES-1258. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Assignee: Bruno Aranda The method already was there. Although didn't throw a

[jira] Resolved: (MYFACES-1245) JSR-252 Issue #98: Specified that SelectManyCheckboxListRenderer and RadioRenderer must render the label element after the input element for each SelectItem.

2006-10-01 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1245?page=all ] Bruno Aranda resolved MYFACES-1245. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Assignee: Bruno Aranda Now the label is always rendered after the input element