[forge/core] 3b2029: [maven-release-plugin] prepare release 1.0.5.Final
by GitHub
Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: 3b2029d21ce13bf9d9e7cabb2d8360db801232fd
https://github.com/forge/core/commit/3b2029d21ce13bf9d9e7cabb2d8360db8012...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M dev-plugins/pom.xml
M dist/pom.xml
M event-bus-api/pom.xml
M git-tools-tests/pom.xml
M git-tools/pom.xml
M javaee-api/pom.xml
M javaee-impl/pom.xml
M maven-api/pom.xml
M parser-java-api/pom.xml
M parser-java/pom.xml
M parser-xml/pom.xml
M plugin-loader/pom.xml
M pom.xml
M project-model-maven-tests/pom.xml
M project-model-maven/pom.xml
M scaffold-api/pom.xml
M scaffold-faces/pom.xml
M scaffold-plugins/pom.xml
M shell-api/pom.xml
M shell/pom.xml
M test-harness-web/pom.xml
M test-harness/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1.0.5.Final
13 years, 10 months
Seam SVN: r14734 - branches/community/Seam_2_3/examples-ee6/openid/openid-tests/src/test/resources.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-23 11:50:15 -0400 (Wed, 23 May 2012)
New Revision: 14734
Removed:
branches/community/Seam_2_3/examples-ee6/openid/openid-tests/src/test/resources/WEB-INF/
branches/community/Seam_2_3/examples-ee6/openid/openid-tests/src/test/resources/seam.properties
Log:
openid example tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/openid/openid-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/openid/openid-tests/src/test/resources/seam.properties 2012-05-23 15:28:04 UTC (rev 14733)
+++ branches/community/Seam_2_3/examples-ee6/openid/openid-tests/src/test/resources/seam.properties 2012-05-23 15:50:15 UTC (rev 14734)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
13 years, 10 months
Seam SVN: r14733 - branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-23 11:28:04 -0400 (Wed, 23 May 2012)
New Revision: 14733
Modified:
branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Testing.xml
Log:
testing docs cleanup, remove the "still under development" note.
Modified: branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Testing.xml
===================================================================
--- branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Testing.xml 2012-05-23 14:45:56 UTC (rev 14732)
+++ branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Testing.xml 2012-05-23 15:28:04 UTC (rev 14733)
@@ -810,10 +810,6 @@
<section>
<title>Using SeamTest with Arquillian</title>
- <caution>
- Warning! This feature is still under development.
- </caution>
-
<para>
It is also possible to use the simulated JSF environment provided by <literal>SeamTest</literal> along with Arquillian.
This is useful especially if you are migrating from previous Seam releases and want to keep your existing testsuite mostly
13 years, 10 months
Seam SVN: r14732 - in branches/community/Seam_2_3/examples-ee6: dvdstore/dvdstore-web/src/main/webapp and 13 other directories.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2012-05-23 10:45:56 -0400 (Wed, 23 May 2012)
New Revision: 14732
Modified:
branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml
branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml
branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml
branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml
branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml
branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp
branches/community/Seam_2_3/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml
branches/community/Seam_2_3/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml
branches/community/Seam_2_3/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml
branches/community/Seam_2_3/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp
Log:
JBSEAM-4955 forgot to replace s:convertDateTime in rest of examples
Modified: branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -86,7 +86,8 @@
<h:column>
<f:facet name="header">Posted</f:facet>
<h:outputText value="#{c.created}">
- <s:convertDateTime type="both"/>
+<!-- <s:convertDateTime type="both"/>-->
+ <f:convertDateTime type="both" />
</h:outputText>
</h:column>
<h:column>
Property changes on: branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml
___________________________________________________________________
Added: svn:mergeinfo
+ /tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml:14726-14730
Modified: branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -29,7 +29,7 @@
<h:outputText id="OrderDateText" value="Order date:" />
<h:outputText id="OrderDateValue" value="#{order.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
<h:outputText id="NetAmountText" value="Net Amount:" />
Modified: branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -41,7 +41,7 @@
<h:column id="column2">
<f:facet id="ProcessStartFacet" name="header">Process Start</f:facet>
<h:outputText id="ProcessStartTime" value="#{process.start}">
- <s:convertDateTime type="both"/>
+ <f:convertDateTime type="both"/>
</h:outputText>
</h:column>
<h:column id="column3">
@@ -51,7 +51,7 @@
<h:column id="column4">
<f:facet id="CurrentNodeEnterFacet" name="header">Current Node Enter</f:facet>
<h:outputText id="CurrentNodeEnterTime" value="#{process.rootToken.nodeEnter}">
- <s:convertDateTime type="both"/>
+ <f:convertDateTime type="both"/>
</h:outputText>
</h:column>
</h:dataTable>
Modified: branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -30,7 +30,7 @@
<h:outputText id="OrderDateText" value="Order date:" />
<h:outputText id="OrderDateValue" value="#{order.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
<h:outputText id="NetAmountText" value="Net Amount:" />
Modified: branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -40,7 +40,7 @@
<h:column id="column2">
<f:facet id="OrderDateFacet" name="header">Date</f:facet>
<h:outputText id="OrderDateValue" value="#{item.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
</h:column>
<h:column id="column3">
@@ -74,7 +74,7 @@
<h:outputText id="OrderDateText" value="Order date:" />
<h:outputText id="OrderDateValue" value="#{myorder.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
<h:outputText id="NetAmountText" value="Net Amount:" />
Modified: branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -20,15 +20,15 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
</h:form>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -20,11 +20,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -32,4 +32,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: branches/community/Seam_2_3/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp
===================================================================
--- branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp 2012-05-23 14:45:56 UTC (rev 14732)
@@ -27,7 +27,7 @@
<h:outputText value="Date/Time"/>
</f:facet>
<h:outputText id="date" value="#{msg.datetime}">
- <s:convertDateTime type="both" dateStyle="medium" timeStyle="short"/>
+ <f:convertDateTime type="both" dateStyle="medium" timeStyle="short"/>
</h:outputText>
</h:column>
<h:column>
@@ -38,4 +38,4 @@
<div><h:outputText id="text" value="#{message.text}"/></div>
</f:view>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: branches/community/Seam_2_3/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: branches/community/Seam_2_3/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -20,15 +20,15 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
</h:form>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: branches/community/Seam_2_3/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -19,15 +19,15 @@
</h:column>
<h:column>
<h:outputText value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
</h:form>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -81,7 +81,7 @@
<br />
<b>#{post.creator}</b> --
<h:outputText value="#{post.createDate}">
- <s:convertDateTime dateStyle="full" type="both" />
+ <f:convertDateTime dateStyle="full" type="both" />
</h:outputText>
</rich:panel>
</ui:repeat>
Modified: branches/community/Seam_2_3/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -122,7 +122,7 @@
<tr>
<td>Start Date:</td>
<td><h:inputText id="paymentStartDate" value="#{newPayment.paymentDate}" required="true">
- <s:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
+ <f:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
</h:inputText>
@@ -132,7 +132,7 @@
<tr>
<td>End Date:</td>
<td><h:inputText id="paymentEndDate" value="#{newPayment.paymentEndDate}">
- <s:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
+ <f:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
</h:inputText>
Modified: branches/community/Seam_2_3/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml 2012-05-23 14:45:56 UTC (rev 14732)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: branches/community/Seam_2_3/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp
===================================================================
--- branches/community/Seam_2_3/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp 2012-05-23 14:24:24 UTC (rev 14731)
+++ branches/community/Seam_2_3/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp 2012-05-23 14:45:56 UTC (rev 14732)
@@ -23,7 +23,7 @@
<h:outputText value="Created"/>
</f:facet>
<h:outputText value="#{task.taskMgmtInstance.processInstance.start}">
- <s:convertDateTime type="date"/>
+ <f:convertDateTime type="date"/>
</h:outputText>
</h:column>
<h:column>
@@ -37,7 +37,7 @@
<h:outputText value="Due Date"/>
</f:facet>
<h:inputText id="dueDate" value="#{task.dueDate}" style="width: 100">
- <s:convertDateTime type="date" dateStyle="short"/>
+ <f:convertDateTime type="date" dateStyle="short"/>
</h:inputText>
</h:column>
<h:column>
13 years, 10 months
Seam SVN: r14731 - in tags/JBoss_Seam_2_3_0_Beta2/examples-ee6: dvdstore/dvdstore-web/src/main/webapp/admin and 12 other directories.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2012-05-23 10:24:24 -0400 (Wed, 23 May 2012)
New Revision: 14731
Modified:
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp
Log:
forgot to replace s:convertDateTime in rest of examples
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/accept.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -29,7 +29,7 @@
<h:outputText id="OrderDateText" value="Order date:" />
<h:outputText id="OrderDateValue" value="#{order.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
<h:outputText id="NetAmountText" value="Net Amount:" />
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/process.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -41,7 +41,7 @@
<h:column id="column2">
<f:facet id="ProcessStartFacet" name="header">Process Start</f:facet>
<h:outputText id="ProcessStartTime" value="#{process.start}">
- <s:convertDateTime type="both"/>
+ <f:convertDateTime type="both"/>
</h:outputText>
</h:column>
<h:column id="column3">
@@ -51,7 +51,7 @@
<h:column id="column4">
<f:facet id="CurrentNodeEnterFacet" name="header">Current Node Enter</f:facet>
<h:outputText id="CurrentNodeEnterTime" value="#{process.rootToken.nodeEnter}">
- <s:convertDateTime type="both"/>
+ <f:convertDateTime type="both"/>
</h:outputText>
</h:column>
</h:dataTable>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/admin/ship.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -30,7 +30,7 @@
<h:outputText id="OrderDateText" value="Order date:" />
<h:outputText id="OrderDateValue" value="#{order.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
<h:outputText id="NetAmountText" value="Net Amount:" />
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/dvdstore/dvdstore-web/src/main/webapp/showorders.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -40,7 +40,7 @@
<h:column id="column2">
<f:facet id="OrderDateFacet" name="header">Date</f:facet>
<h:outputText id="OrderDateValue" value="#{item.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
</h:column>
<h:column id="column3">
@@ -74,7 +74,7 @@
<h:outputText id="OrderDateText" value="Order date:" />
<h:outputText id="OrderDateValue" value="#{myorder.orderDate}">
- <s:convertDateTime type="both" dateStyle="full"/>
+ <f:convertDateTime type="both" dateStyle="full"/>
</h:outputText>
<h:outputText id="NetAmountText" value="Net Amount:" />
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -20,15 +20,15 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
</h:form>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/hibernate/hibernate-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -20,11 +20,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -32,4 +32,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/icefaces/icefaces-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/jpa/jpa-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/messages/messages-web/src/main/webapp/messages.jsp 2012-05-23 14:24:24 UTC (rev 14731)
@@ -27,7 +27,7 @@
<h:outputText value="Date/Time"/>
</f:facet>
<h:outputText id="date" value="#{msg.datetime}">
- <s:convertDateTime type="both" dateStyle="medium" timeStyle="short"/>
+ <f:convertDateTime type="both" dateStyle="medium" timeStyle="short"/>
</h:outputText>
</h:column>
<h:column>
@@ -38,4 +38,4 @@
<div><h:outputText id="text" value="#{message.text}"/></div>
</f:view>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/booking/booking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/metawidget/groovybooking/groovybooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -20,15 +20,15 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
</h:form>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/nestedbooking/nestedbooking-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -19,15 +19,15 @@
</h:column>
<h:column>
<h:outputText value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
</h:form>
</div>
-</div>
\ No newline at end of file
+</div>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/openid/openid-web/src/main/webapp/main.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -81,7 +81,7 @@
<br />
<b>#{post.creator}</b> --
<h:outputText value="#{post.createDate}">
- <s:convertDateTime dateStyle="full" type="both" />
+ <f:convertDateTime dateStyle="full" type="both" />
</h:outputText>
</rich:panel>
</ui:repeat>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/quartz/quartz-web/src/main/webapp/search.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -122,7 +122,7 @@
<tr>
<td>Start Date:</td>
<td><h:inputText id="paymentStartDate" value="#{newPayment.paymentDate}" required="true">
- <s:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
+ <f:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
</h:inputText>
@@ -132,7 +132,7 @@
<tr>
<td>End Date:</td>
<td><h:inputText id="paymentEndDate" value="#{newPayment.paymentEndDate}">
- <s:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
+ <f:convertDateTime pattern="MM/dd/yyyy HH:mm"/>
</h:inputText>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/spring/spring-web/src/main/webapp/conversations.xhtml 2012-05-23 14:24:24 UTC (rev 14731)
@@ -21,11 +21,11 @@
</h:column>
<h:column id="column2">
<h:outputText id="EntryStartDateTime" value="#{entry.startDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
-
<h:outputText id="EntryLastDateTime" value="#{entry.lastDatetime}">
- <s:convertDateTime type="time" pattern="hh:mm"/>
+ <f:convertDateTime type="time" pattern="hh:mm"/>
</h:outputText>
</h:column>
</h:dataTable>
@@ -33,4 +33,4 @@
</div>
</div>
-</ui:composition>
\ No newline at end of file
+</ui:composition>
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp 2012-05-23 11:34:36 UTC (rev 14730)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/todo/todo-web/src/main/webapp/todo.jsp 2012-05-23 14:24:24 UTC (rev 14731)
@@ -23,7 +23,7 @@
<h:outputText value="Created"/>
</f:facet>
<h:outputText value="#{task.taskMgmtInstance.processInstance.start}">
- <s:convertDateTime type="date"/>
+ <f:convertDateTime type="date"/>
</h:outputText>
</h:column>
<h:column>
@@ -37,7 +37,7 @@
<h:outputText value="Due Date"/>
</f:facet>
<h:inputText id="dueDate" value="#{task.dueDate}" style="width: 100">
- <s:convertDateTime type="date" dateStyle="short"/>
+ <f:convertDateTime type="date" dateStyle="short"/>
</h:inputText>
</h:column>
<h:column>
13 years, 10 months
[forge/core] 81089e: accept indentation difference of Java formatters
by GitHub
Branch: refs/heads/master
Home: https://github.com/forge/core
Commit: 81089e94ab1351e29d72f06eaca6bed25920ae1b
https://github.com/forge/core/commit/81089e94ab1351e29d72f06eaca6bed25920...
Author: ThomasF <fruehbeck(a)aon.at>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/AbstractFacesScaffoldTest.java
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/FacesScaffoldTest.java
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/scenario/FacesScaffoldScenarioTest.java
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/scenario/shopping/FacesScaffoldShoppingTest.java
Log Message:
-----------
accept indentation difference of Java formatters
Commit: 49c9ef3a41bcf9bdd3c47b651dd83c82dcc9b33c
https://github.com/forge/core/commit/49c9ef3a41bcf9bdd3c47b651dd83c82dcc9...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/AbstractFacesScaffoldTest.java
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/FacesScaffoldTest.java
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/scenario/FacesScaffoldScenarioTest.java
M scaffold-faces/src/test/java/org/jboss/forge/scaffold/faces/scenario/shopping/FacesScaffoldShoppingTest.java
Log Message:
-----------
Merge pull request #158 from shadogray/master
accept difference in Java formatter configurations
Compare: https://github.com/forge/core/compare/21d7bd7...49c9ef3
13 years, 10 months
Seam SVN: r14729 - in tags/JBoss_Seam_2_3_0_Beta2: examples-ee6/contactlist/contactlist-web/src/main/webapp and 1 other directory.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2012-05-23 06:48:03 -0400 (Wed, 23 May 2012)
New Revision: 14729
Modified:
tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml
tags/JBoss_Seam_2_3_0_Beta2/examples/wiki/src/main/org/jboss/seam/wiki/util/MonitoringEHCacheProvider.java
Log:
forgot to replace s:convertDateTime in contactlist example
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples/wiki/src/main/org/jboss/seam/wiki/util/MonitoringEHCacheProvider.java
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples/wiki/src/main/org/jboss/seam/wiki/util/MonitoringEHCacheProvider.java 2012-05-23 04:43:27 UTC (rev 14728)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples/wiki/src/main/org/jboss/seam/wiki/util/MonitoringEHCacheProvider.java 2012-05-23 10:48:03 UTC (rev 14729)
@@ -2,7 +2,7 @@
import org.hibernate.cache.*;
-//$Id: MonitoringEHCacheProvider.java 4779 2007-04-27 10:34:44Z cbauer $
+//$Id$
/**
* Copyright 2003-2006 Greg Luck, Jboss Inc
*
Modified: tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml
===================================================================
--- tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml 2012-05-23 04:43:27 UTC (rev 14728)
+++ tags/JBoss_Seam_2_3_0_Beta2/examples-ee6/contactlist/contactlist-web/src/main/webapp/viewContact.xhtml 2012-05-23 10:48:03 UTC (rev 14729)
@@ -86,7 +86,8 @@
<h:column>
<f:facet name="header">Posted</f:facet>
<h:outputText value="#{c.created}">
- <s:convertDateTime type="both"/>
+<!-- <s:convertDateTime type="both"/>-->
+ <f:convertDateTime type="both" />
</h:outputText>
</h:column>
<h:column>
13 years, 10 months