Author: thomas.heute(a)jboss.com
Date: 2010-09-08 15:45:20 -0400 (Wed, 08 Sep 2010)
New Revision: 4099
Modified:
epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml
epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp
epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml
epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp
Log:
Changed JBoss Portal -> GateIn Portal
Modified: epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml 2010-09-08 19:32:57
UTC (rev 4098)
+++ epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml 2010-09-08 19:45:20
UTC (rev 4099)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <version>1.0.0-GA-SNAPSHOT</version>
+ <version>1.0.1-GA-SNAPSHOT</version>
<artifactId>gatein-jsf-hellouser</artifactId>
<packaging>war</packaging>
Modified:
epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp
===================================================================
---
epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp 2010-09-08
19:32:57 UTC (rev 4098)
+++
epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp 2010-09-08
19:45:20 UTC (rev 4099)
@@ -8,7 +8,7 @@
<br/>
<div class="portlet-font">Welcome on the JSP Hello User portlet,
-my name is JBoss Portal. What's yours ?</div>
+my name is GateIn Portal. What's yours ?</div>
<br/>
@@ -17,4 +17,4 @@
<h:commandButton action="sayHello" value="Say Hello"/>
</h:form>
-</f:view>
\ No newline at end of file
+</f:view>
Modified: epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml
===================================================================
--- epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml 2010-09-08 19:32:57
UTC (rev 4098)
+++ epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml 2010-09-08 19:45:20
UTC (rev 4099)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.ortlets</groupId>
- <version>1.0.0-GA-SNAPSHOT</version>
+ <version>1.0.1-GA-SNAPSHOT</version>
<artifactId>gatein-jsp-hellouser</artifactId>
<packaging>war</packaging>
<name>EPP Portlets Examples - JSP Hello User Portlet</name>
Modified:
epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp
===================================================================
---
epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp 2010-09-08
19:32:57 UTC (rev 4098)
+++
epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp 2010-09-08
19:45:20 UTC (rev 4099)
@@ -5,7 +5,7 @@
<br/>
<div class="portlet-font">Welcome on the JSP Hello User portlet,
-my name is JBoss Portal. What's yours ?</div>
+my name is GateIn Portal. What's yours ?</div>
<br/>
Show replies by date