svn commit: r1076120 - /struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/struts2/portlet/result/PortletVelocityResult.java

2011-03-01 Thread jogep
Author: jogep Date: Wed Mar 2 06:49:31 2011 New Revision: 1076120 URL: http://svn.apache.org/viewvc?rev=1076120view=rev Log: Solves WW-3577 - uses field initialization to improve performance Modified: struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/struts2/portlet

svn commit: r1078966 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/utils.js

2011-03-07 Thread jogep
Author: jogep Date: Mon Mar 7 21:44:34 2011 New Revision: 1078966 URL: http://svn.apache.org/viewvc?rev=1078966view=rev Log: WW-3395: Client Validation don't display Global Messages Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/utils.js Modified: struts

svn commit: r1079950 - in /struts/struts2/trunk/core/src/main/resources: org/apache/struts2/static/utils.js template/css_xhtml/validation.js template/xhtml/validation.js

2011-03-09 Thread jogep
Author: jogep Date: Wed Mar 9 19:19:33 2011 New Revision: 1079950 URL: http://svn.apache.org/viewvc?rev=1079950view=rev Log: WW-3437: JavaScript should following the JSLint recommendations Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/utils.js struts

svn commit: r1096834 - /struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/ConventionsServiceImpl.java

2011-04-26 Thread jogep
Author: jogep Date: Tue Apr 26 18:18:08 2011 New Revision: 1096834 URL: http://svn.apache.org/viewvc?rev=1096834view=rev Log: WW-3349: Extension .jspf not recognized as JSP result-type Modified: struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention

svn commit: r1096885 - in /struts/struts2/trunk/apps/showcase: ./ src/main/java/org/apache/struts2/showcase/person/ src/main/resources/ src/main/webapp/WEB-INF/ src/main/webapp/person/

2011-04-26 Thread jogep
Author: jogep Date: Tue Apr 26 20:18:52 2011 New Revision: 1096885 URL: http://svn.apache.org/viewvc?rev=1096885view=rev Log: WW-3241: ShowCase demo application still uses the CodeBehind plugin. Added: struts/struts2/trunk/apps/showcase/src/main/java/org/apache/struts2/showcase/person

svn commit: r1097172 - in /struts/struts2/trunk/plugins/rest/src: main/java/org/apache/struts2/rest/handler/JsonLibHandler.java test/java/org/apache/struts2/rest/handler/JsonLibHandlerTest.java

2011-04-27 Thread jogep
Author: jogep Date: Wed Apr 27 16:36:54 2011 New Revision: 1097172 URL: http://svn.apache.org/viewvc?rev=1097172view=rev Log: WW-3614: Incorrect Content-Type in REST Plugin JSON Content Handler WW-3536: Specify UTF-8 content type in JsonLibHandler Modified: struts/struts2/trunk/plugins/rest

svn commit: r1097569 - /struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/ConventionUnknownHandler.java

2011-04-28 Thread jogep
Author: jogep Date: Thu Apr 28 18:28:25 2011 New Revision: 1097569 URL: http://svn.apache.org/viewvc?rev=1097569view=rev Log: WW-3469: convention plugin does not apply interceptors unless there is an Action Modified: struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2

svn commit: r1097933 - /struts/site/src/site/site.xml

2011-04-29 Thread jogep
Author: jogep Date: Fri Apr 29 20:06:20 2011 New Revision: 1097933 URL: http://svn.apache.org/viewvc?rev=1097933view=rev Log: WW-3618: Stripes Link on Struts Homepage is dead Modified: struts/site/src/site/site.xml Modified: struts/site/src/site/site.xml URL: http://svn.apache.org/viewvc

svn commit: r1098398 - /struts/sandbox/trunk/struts2-cdi-example/pom.xml

2011-05-01 Thread jogep
Author: jogep Date: Sun May 1 19:55:39 2011 New Revision: 1098398 URL: http://svn.apache.org/viewvc?rev=1098398view=rev Log: Upgrades parent to latest version Modified: struts/sandbox/trunk/struts2-cdi-example/pom.xml Modified: struts/sandbox/trunk/struts2-cdi-example/pom.xml URL: http

svn commit: r1099157 [2/2] - in /struts/struts2/trunk: core/src/main/java/org/apache/struts2/components/ core/src/main/java/org/apache/struts2/components/template/ core/src/main/java/org/apache/struts

2011-05-03 Thread jogep
Modified: struts/struts2/trunk/plugins/oval/src/main/java/org/apache/struts2/oval/interceptor/DefaultOValValidationManager.java URL:

svn commit: r1103822 - in /struts/sandbox/trunk/struts2-portlet2-plugin: pom.xml src/main/java/org/apache/struts2/views/freemarker/PortletFreemarkerResult.java src/main/resources/NOTICE.txt

2011-05-16 Thread jogep
Author: jogep Date: Mon May 16 18:29:42 2011 New Revision: 1103822 URL: http://svn.apache.org/viewvc?rev=1103822view=rev Log: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk sync changes from trunk plugin Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml struts

svn propchange: r1103822 - svn:log

2011-05-18 Thread jogep
Author: jogep Revision: 1103822 Modified property: svn:log Modified: svn:log at Wed May 18 17:26:39 2011 -- --- svn:log (original) +++ svn:log Wed May 18 17:26:39 2011 @@ -1,3 +1 @@ -Bring Portlet 2.0 (JSR286) plugin from

svn commit: r1126101 - in /struts/struts2/trunk: core/src/main/java/org/apache/struts2/components/ xwork-core/src/main/java/com/opensymphony/xwork2/ xwork-core/src/main/java/com/opensymphony/xwork2/mo

2011-05-22 Thread jogep
Author: jogep Date: Sun May 22 17:15:55 2011 New Revision: 1126101 URL: http://svn.apache.org/viewvc?rev=1126101view=rev Log: WW-3628 : Regression in s:url tag action's method is no longer being included in the resultant url Patch by Jason Pyeron Modified: struts/struts2/trunk/core/src

svn commit: r1134395 - in /struts/struts2/trunk: core/pom.xml plugins/portlet/pom.xml plugins/spring/src/main/java/org/apache/struts2/spring/ClassReloadingBeanFactory.java pom.xml

2011-06-10 Thread jogep
Author: jogep Date: Fri Jun 10 17:47:55 2011 New Revision: 1134395 URL: http://svn.apache.org/viewvc?rev=1134395view=rev Log: WW-3646: Upgrade Spring Dependencies to 3.0.x Modified: struts/struts2/trunk/core/pom.xml struts/struts2/trunk/plugins/portlet/pom.xml struts/struts2/trunk

svn commit: r1139729 [3/3] - in /struts/struts2/trunk: ./ apps/portlet/ apps/portlet/src/main/webapp/WEB-INF/ archetypes/struts2-archetype-dbportlet/src/main/resources/archetype-resources/ archetypes/

2011-06-26 Thread jogep
Modified: struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/portlet/util/PortletUrlHelperTest.java URL:

svn commit: r1139734 - in /struts: archive/plugins/struts2-portlet-plugin/ struts2/trunk/plugins/portlet/

2011-06-26 Thread jogep
Author: jogep Date: Sun Jun 26 08:36:56 2011 New Revision: 1139734 URL: http://svn.apache.org/viewvc?rev=1139734view=rev Log: WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk Added: struts/archive/plugins/struts2-portlet-plugin/ (props changed) - copied from r1139733

svn commit: r1139736 - in /struts: sandbox/trunk/struts2-portlet2-plugin/ struts2/trunk/plugins/struts2-portlet-plugin/

2011-06-26 Thread jogep
Author: jogep Date: Sun Jun 26 08:38:59 2011 New Revision: 1139736 URL: http://svn.apache.org/viewvc?rev=1139736view=rev Log: WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk Added: struts/struts2/trunk/plugins/struts2-portlet-plugin/ - copied from r1139735, struts

svn commit: r1139740 - in /struts/struts2/trunk/plugins: portlet/ struts2-portlet-plugin/

2011-06-26 Thread jogep
Author: jogep Date: Sun Jun 26 08:45:11 2011 New Revision: 1139740 URL: http://svn.apache.org/viewvc?rev=1139740view=rev Log: WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk Added: struts/struts2/trunk/plugins/portlet/ (props changed) - copied from r1139739, struts

svn commit: r1148449 - /struts/struts2/trunk/plugins/dojo/pom.xml

2011-07-19 Thread jogep
Author: jogep Date: Tue Jul 19 17:10:11 2011 New Revision: 1148449 URL: http://svn.apache.org/viewvc?rev=1148449view=rev Log: WW-3661: node 'tlib-version' syntax error in struts-dojo-tags.tld Modified: struts/struts2/trunk/plugins/dojo/pom.xml Modified: struts/struts2/trunk/plugins/dojo

svn commit: r1161628 - /struts/struts2/trunk/plugins/jasperreports/src/main/java/org/apache/struts2/views/jasperreports/JasperReportsResult.java

2011-08-25 Thread jogep
Author: jogep Date: Thu Aug 25 16:23:45 2011 New Revision: 1161628 URL: http://svn.apache.org/viewvc?rev=1161628view=rev Log: WW-3672: Wrong mime-type for csv media Modified: struts/struts2/trunk/plugins/jasperreports/src/main/java/org/apache/struts2/views/jasperreports

svn commit: r1161630 - /struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/json/JSONWriter.java

2011-08-25 Thread jogep
Author: jogep Date: Thu Aug 25 16:30:49 2011 New Revision: 1161630 URL: http://svn.apache.org/viewvc?rev=1161630view=rev Log: WW-3670: JSONWriter cannot load CGLIB classes if its JAR is in SharedLib Patch provided by Bruno Borges Modified: struts/struts2/trunk/plugins/json/src/main/java/org

svn commit: r1185808 - in /struts: maven/trunk/pom/pom.xml site/src/site/xdoc/dev/volunteers.xml

2011-10-18 Thread jogep
Author: jogep Date: Tue Oct 18 19:18:35 2011 New Revision: 1185808 URL: http://svn.apache.org/viewvc?rev=1185808view=rev Log: add my self to the volunteers Modified: struts/maven/trunk/pom/pom.xml struts/site/src/site/xdoc/dev/volunteers.xml Modified: struts/maven/trunk/pom/pom.xml URL

svn commit: r1201876 - in /struts/struts2/trunk/apps/portlet/src/main: java/org/apache/struts2/portlet/example/eventing/ resources/ webapp/WEB-INF/ webapp/WEB-INF/eventing/

2011-11-14 Thread jogep
Author: jogep Date: Mon Nov 14 20:24:57 2011 New Revision: 1201876 URL: http://svn.apache.org/viewvc?rev=1201876view=rev Log: WW-3707: Extend the Portlet Showcase with an Portlet Event Example Added: struts/struts2/trunk/apps/portlet/src/main/java/org/apache/struts2/portlet/example/eventing

svn commit: r1202798 - /struts/struts2/trunk/core/src/main/resources/template/simple/checkboxlist.ftl

2011-11-16 Thread jogep
Author: jogep Date: Wed Nov 16 17:29:03 2011 New Revision: 1202798 URL: http://svn.apache.org/viewvc?rev=1202798view=rev Log: WW-3708: s:checkboxlist UI tag ignores CSS related parameters Modified: struts/struts2/trunk/core/src/main/resources/template/simple/checkboxlist.ftl Modified

svn commit: r1203772 - in /struts/struts2/trunk/plugins/rest: pom.xml src/main/java/org/apache/struts2/rest/handler/JacksonLibHandler.java src/test/java/org/apache/struts2/rest/handler/JacksonLibHandl

2011-11-18 Thread jogep
Author: jogep Date: Fri Nov 18 18:02:03 2011 New Revision: 1203772 URL: http://svn.apache.org/viewvc?rev=1203772view=rev Log: WW-3629: Provide a JSON Content Handler based on Jackson Lib Added: struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/handler

svn commit: r1240312 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/utils.js

2012-02-03 Thread jogep
Author: jogep Date: Fri Feb 3 19:44:51 2012 New Revision: 1240312 URL: http://svn.apache.org/viewvc?rev=1240312view=rev Log: WW-3736: Client Validation is broken for Struts2 themes Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/utils.js Modified: struts

svn commit: r1241573 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/ScopesHashModel.java

2012-02-07 Thread jogep
Author: jogep Date: Tue Feb 7 19:41:45 2012 New Revision: 1241573 URL: http://svn.apache.org/viewvc?rev=1241573view=rev Log: WW-3750: ScopesHashModel calls OgnlValueStack.findValue too many times during rendering freemarker templates Patch provided by Pelladi Gabor Modified: struts

svn commit: r1243174 - in /struts/struts2/trunk/archetypes: struts2-archetype-blank/ struts2-archetype-blank/src/main/resources/META-INF/ struts2-archetype-blank/src/main/resources/META-INF/maven/ str

2012-02-11 Thread jogep
Author: jogep Date: Sat Feb 11 22:33:36 2012 New Revision: 1243174 URL: http://svn.apache.org/viewvc?rev=1243174view=rev Log: WW-3738: Struts2 Maven Archetypes are broken Added: struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/META-INF/maven/archetype.xml

svn commit: r1244929 - in /struts/struts2/trunk/archetypes: struts2-archetype-blank/ struts2-archetype-blank/src/main/resources/archetype-resources/ struts2-archetype-blank/src/main/resources/archetyp

2012-02-16 Thread jogep
Author: jogep Date: Thu Feb 16 11:02:27 2012 New Revision: 1244929 URL: http://svn.apache.org/viewvc?rev=1244929view=rev Log: WW-3738: Struts2 Maven Archetypes are broken Modified: struts/struts2/trunk/archetypes/struts2-archetype-blank/pom.xml struts/struts2/trunk/archetypes/struts2

svn commit: r1338360 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/interceptor/PortletStateInterceptor.java

2012-05-14 Thread jogep
Author: jogep Date: Mon May 14 19:42:11 2012 New Revision: 1338360 URL: http://svn.apache.org/viewvc?rev=1338360view=rev Log: WW-3815: Dispatching after action phase renders with different stack/TextProvider Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2

svn commit: r1351491 - /struts/struts2/trunk/core/src/main/resources/template/simple/optiontransferselect.ftl

2012-06-18 Thread jogep
Author: jogep Date: Mon Jun 18 21:20:49 2012 New Revision: 1351491 URL: http://svn.apache.org/viewvc?rev=1351491view=rev Log: WW-3842: The OptionTransferSelect tag doesn't recognize the attribute doubleOnmouseup and doubleOnmouseover Modified: struts/struts2/trunk/core/src/main/resources

svn commit: r1356449 - /struts/site/src/site/xdoc/mail.xml

2012-07-02 Thread jogep
Author: jogep Date: Mon Jul 2 20:10:28 2012 New Revision: 1356449 URL: http://svn.apache.org/viewvc?rev=1356449view=rev Log: Remove Link to WebWorks Forum. It does not exists anymore. Modified: struts/site/src/site/xdoc/mail.xml Modified: struts/site/src/site/xdoc/mail.xml URL: http

svn commit: r1356455 - /struts/struts2/trunk/apps/showcase/src/main/webapp/showcase.jsp

2012-07-02 Thread jogep
Author: jogep Date: Mon Jul 2 20:16:38 2012 New Revision: 1356455 URL: http://svn.apache.org/viewvc?rev=1356455view=rev Log: MailReader App is not active anymore. Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/showcase.jsp Modified: struts/struts2/trunk/apps/showcase/src/main

svn commit: r1366884 - in /struts/struts2/trunk: apps/showcase/src/main/java/org/apache/struts2/showcase/ apps/showcase/src/main/resources/ apps/showcase/src/main/webapp/tags/ui/ core/src/main/java/or

2012-07-29 Thread jogep
Author: jogep Date: Sun Jul 29 18:23:06 2012 New Revision: 1366884 URL: http://svn.apache.org/viewvc?rev=1366884view=rev Log: WW-3846 Add a new attributes for optionsCollection Modified: struts/struts2/trunk/apps/showcase/src/main/java/org/apache/struts2/showcase/UITagExample.java

svn commit: r1366934 - /struts/struts2/trunk/core/src/main/resources/template/simple/checkboxlist.ftl

2012-07-29 Thread jogep
Author: jogep Date: Sun Jul 29 20:10:06 2012 New Revision: 1366934 URL: http://svn.apache.org/viewvc?rev=1366934view=rev Log: WW-3846 Add a new attributes for optionsCollection Modified: struts/struts2/trunk/core/src/main/resources/template/simple/checkboxlist.ftl Modified: struts/struts2

svn commit: r1367168 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java

2012-07-30 Thread jogep
Author: jogep Date: Mon Jul 30 16:51:53 2012 New Revision: 1367168 URL: http://svn.apache.org/viewvc?rev=1367168view=rev Log: WW-3846 Add a new attributes for optionsCollection Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java

svn commit: r1367769 - in /struts/struts2/trunk/archetypes: struts2-archetype-convention/src/main/resources/META-INF/maven/ struts2-archetype-dbportlet/src/main/resources/META-INF/maven/ struts2-arche

2012-07-31 Thread jogep
Author: jogep Date: Tue Jul 31 20:47:43 2012 New Revision: 1367769 URL: http://svn.apache.org/viewvc?rev=1367769view=rev Log: WW-3856 Archetypes are missing some files Added: struts/struts2/trunk/archetypes/struts2-archetype-dbportlet/src/main/resources/META-INF/maven/ struts/struts2

svn commit: r1376638 - /struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/src/test/java/example/ConfigTest.java

2012-08-23 Thread jogep
Author: jogep Date: Thu Aug 23 18:30:10 2012 New Revision: 1376638 URL: http://svn.apache.org/viewvc?rev=1376638view=rev Log: WW-3864: struts2-archetype-blank compile error Modified: struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/src/test

svn commit: r1389534 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/ main/java/org/apache/struts2/views/jsp/ui/ main/resources/template/simple/ site/resources/tags/ test/

2012-09-24 Thread jogep
Author: jogep Date: Mon Sep 24 19:43:44 2012 New Revision: 1389534 URL: http://svn.apache.org/viewvc?rev=1389534view=rev Log: WW-388: Update UI tags in FreeMarker to allow new HTML input types Added: struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Textfield-7

svn commit: r1397692 [3/3] - in /struts/struts2/trunk/apps/rest-showcase: ./ src/main/resources/ src/main/webapp/WEB-INF/content/ src/main/webapp/css/ src/main/webapp/img/

2012-10-12 Thread jogep
Added: struts/struts2/trunk/apps/rest-showcase/src/main/webapp/css/bootstrap.min.css URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/rest-showcase/src/main/webapp/css/bootstrap.min.css?rev=1397692view=auto ==

svn commit: r1398832 - /struts/struts2/trunk/apps/showcase/src/main/resources/struts.xml

2012-10-16 Thread jogep
Author: jogep Date: Tue Oct 16 14:54:44 2012 New Revision: 1398832 URL: http://svn.apache.org/viewvc?rev=1398832view=rev Log: WW-3899 Person Manager Example in Struts2 Showcase does not work Modified: struts/struts2/trunk/apps/showcase/src/main/resources/struts.xml Modified: struts/struts2

svn commit: r1400229 [3/3] - in /struts/struts2/trunk/apps/showcase/src/main/webapp: img/ js/ styles/

2012-10-19 Thread jogep
Added: struts/struts2/trunk/apps/showcase/src/main/webapp/styles/bootstrap.min.css URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/styles/bootstrap.min.css?rev=1400229view=auto == ---

svn commit: r1413873 - /struts/site/branches/site2fluidomigration/src/site/xdoc/dev/volunteers.xml

2012-11-26 Thread jogep
Author: jogep Date: Mon Nov 26 21:35:07 2012 New Revision: 1413873 URL: http://svn.apache.org/viewvc?rev=1413873view=rev Log: move myself to the pmc section Modified: struts/site/branches/site2fluidomigration/src/site/xdoc/dev/volunteers.xml Modified: struts/site/branches

svn commit: r1414332 - in /struts/site/branches/site2fluidomigration/src/site: resources/css/site.css site.xml

2012-11-27 Thread jogep
Author: jogep Date: Tue Nov 27 19:26:45 2012 New Revision: 1414332 URL: http://svn.apache.org/viewvc?rev=1414332view=rev Log: add github ribbon Modified: struts/site/branches/site2fluidomigration/src/site/resources/css/site.css struts/site/branches/site2fluidomigration/src/site/site.xml

svn commit: r1414407 - /struts/site/branches/site2fluidomigration/src/site/resources/css/site.css

2012-11-27 Thread jogep
Author: jogep Date: Tue Nov 27 21:36:24 2012 New Revision: 1414407 URL: http://svn.apache.org/viewvc?rev=1414407view=rev Log: fix github ribbon overwrites links to struts2 and struts 1 Modified: struts/site/branches/site2fluidomigration/src/site/resources/css/site.css Modified: struts/site

svn commit: r1414410 - /struts/site/branches/site2fluidomigration/src/site/site.xml

2012-11-27 Thread jogep
Author: jogep Date: Tue Nov 27 21:47:44 2012 New Revision: 1414410 URL: http://svn.apache.org/viewvc?rev=1414410view=rev Log: Remove Related Projects, Similar Projects and Java 5 for Struts 1Menus Modified: struts/site/branches/site2fluidomigration/src/site/site.xml Modified: struts/site

svn commit: r1414413 - /struts/site/branches/site2fluidomigration/src/site/site.xml

2012-11-27 Thread jogep
Author: jogep Date: Tue Nov 27 21:49:42 2012 New Revision: 1414413 URL: http://svn.apache.org/viewvc?rev=1414413view=rev Log: Add missing http to facebook integration script Modified: struts/site/branches/site2fluidomigration/src/site/site.xml Modified: struts/site/branches

svn commit: r1431482 - in /struts/struts2/trunk: ./ xwork-core/ xwork-core/src/main/java/com/opensymphony/xwork2/util/logging/ xwork-core/src/main/java/com/opensymphony/xwork2/util/logging/slf4j/

2013-01-10 Thread jogep
Author: jogep Date: Thu Jan 10 16:26:26 2013 New Revision: 1431482 URL: http://svn.apache.org/viewvc?rev=1431482view=rev Log: WW-3959 Support for Slf4j as optional XWork Logging Backend Added: struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/logging/slf4j

svn commit: r1482582 - /struts/site/trunk/content/xdoc/dev/volunteers.xml

2013-05-14 Thread jogep
Author: jogep Date: Tue May 14 20:51:59 2013 New Revision: 1482582 URL: http://svn.apache.org/r1482582 Log: Move Christian Grobmeier to PMC section Modified: struts/site/trunk/content/xdoc/dev/volunteers.xml Modified: struts/site/trunk/content/xdoc/dev/volunteers.xml URL: http

svn commit: r1521565 [3/19] - in /struts/struts2/trunk/archetypes/struts2-archetype-angularjs: ./ src/ src/main/ src/main/resources/ src/main/resources/META-INF/ src/main/resources/META-INF/maven/ src

2013-09-10 Thread jogep
Added: struts/struts2/trunk/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-bootstrap-prettify.min.js URL:

svn commit: r1521565 [19/19] - in /struts/struts2/trunk/archetypes/struts2-archetype-angularjs: ./ src/ src/main/ src/main/resources/ src/main/resources/META-INF/ src/main/resources/META-INF/maven/ sr

2013-09-10 Thread jogep
Added: struts/struts2/trunk/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_zh-hans.js URL:

svn commit: r1521565 [5/19] - in /struts/struts2/trunk/archetypes/struts2-archetype-angularjs: ./ src/ src/main/ src/main/resources/ src/main/resources/META-INF/ src/main/resources/META-INF/maven/ src

2013-09-10 Thread jogep
Added: struts/struts2/trunk/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-sanitize.js URL:

svn commit: r1521598 - /struts/struts2/trunk/archetypes/pom.xml

2013-09-10 Thread jogep
Author: jogep Date: Tue Sep 10 19:27:42 2013 New Revision: 1521598 URL: http://svn.apache.org/r1521598 Log: WW-4196 Add a new Struts2 Archetype for HTML5 web applications with AngularJS Modified: struts/struts2/trunk/archetypes/pom.xml Modified: struts/struts2/trunk/archetypes/pom.xml URL

svn commit: r1521602 - in /struts/struts2/trunk/archetypes: struts2-archetype-angularjs/README.txt struts2-archetype-blank/README.txt struts2-archetype-convention/README.txt struts2-archetype-dbportle

2013-09-10 Thread jogep
Author: jogep Date: Tue Sep 10 19:29:54 2013 New Revision: 1521602 URL: http://svn.apache.org/r1521602 Log: Fix typo and change hardcoded Struts version to Placeholder Modified: struts/struts2/trunk/archetypes/struts2-archetype-angularjs/README.txt struts/struts2/trunk/archetypes/struts2

svn commit: r1521944 - in /struts/struts2/trunk: apps/jboss-blank/ archetypes/ archetypes/struts2-archetype-dbportlet/ archetypes/struts2-archetype-portlet/ archetypes/struts2-archetype-starter/ plugi

2013-09-11 Thread jogep
Author: jogep Date: Wed Sep 11 17:25:25 2013 New Revision: 1521944 URL: http://svn.apache.org/r1521944 Log: Revert: WW-4197 Update Archetypes READMEs Removed: struts/struts2/trunk/apps/jboss-blank/struts2-jboss-blank.iml struts/struts2/trunk/archetypes/struts2-archetype-dbportlet

svn commit: r1521940 - in /struts/struts2/trunk: apps/jboss-blank/ archetypes/ archetypes/struts2-archetype-angularjs/ archetypes/struts2-archetype-blank/ archetypes/struts2-archetype-convention/ arch

2013-09-11 Thread jogep
Author: jogep Date: Wed Sep 11 17:06:05 2013 New Revision: 1521940 URL: http://svn.apache.org/r1521940 Log: WW-4197 Update Archetypes READMEs Added: struts/struts2/trunk/apps/jboss-blank/struts2-jboss-blank.iml struts/struts2/trunk/archetypes/struts2-archetype-dbportlet/struts2

svn commit: r1524182 - in /struts/struts2/trunk/archetypes: struts2-archetype-angularjs/ struts2-archetype-blank/ struts2-archetype-convention/ struts2-archetype-dbportlet/ struts2-archetype-portlet/

2013-09-17 Thread jogep
Author: jogep Date: Tue Sep 17 19:15:01 2013 New Revision: 1524182 URL: http://svn.apache.org/r1524182 Log: WW-4197 Update Archetypes READMEs Modified: struts/struts2/trunk/archetypes/struts2-archetype-angularjs/README.txt struts/struts2/trunk/archetypes/struts2-archetype-blank

svn commit: r1524184 - /struts/site/trunk/content/site.xml

2013-09-17 Thread jogep
Author: jogep Date: Tue Sep 17 19:20:11 2013 New Revision: 1524184 URL: http://svn.apache.org/r1524184 Log: Add Link to Wiki in the Documentation menu section Modified: struts/site/trunk/content/site.xml Modified: struts/site/trunk/content/site.xml URL: http://svn.apache.org/viewvc/struts

svn commit: r1524186 - in /struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/ng/filter: StrutsPrepareAndExecuteFilter.java StrutsPrepareFilter.java

2013-09-17 Thread jogep
Author: jogep Date: Tue Sep 17 19:30:29 2013 New Revision: 1524186 URL: http://svn.apache.org/r1524186 Log: WW-4199 Exclusion of URLs should be done before calling prepare. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/ng/filter

svn commit: r878859 - in /websites/production/struts/content: ./ development/ release/

2013-09-17 Thread jogep
Author: jogep Date: Tue Sep 17 19:44:26 2013 New Revision: 878859 Log: Publish Struts Site including Link to Wiki Page. Added: websites/production/struts/content/ - copied from r878858, websites/staging/struts/trunk/content/ websites/production/struts/content/development

svn commit: r1525967 - /struts/struts2/trunk/assembly/pom.xml

2013-09-24 Thread jogep
Author: jogep Date: Tue Sep 24 18:41:55 2013 New Revision: 1525967 URL: http://svn.apache.org/r1525967 Log: WW-4206 struts2-cdi-plugin-2.3.15.x.jar missing from 2.3.15.2 distro Modified: struts/struts2/trunk/assembly/pom.xml Modified: struts/struts2/trunk/assembly/pom.xml URL: http

svn commit: r1544276 - in /struts/struts2/trunk/archetypes: struts2-archetype-blank/src/main/resources/archetype-resources/ struts2-archetype-convention/src/main/resources/archetype-resources/ struts2

2013-11-21 Thread jogep
Author: jogep Date: Thu Nov 21 18:18:52 2013 New Revision: 1544276 URL: http://svn.apache.org/r1544276 Log: WW-4247: jetty-maven-plugin configuration problem in struts2-archetype-blank Modified: struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources

svn commit: r1558178 - /struts/site/trunk/content/xdoc/dev/builds.xml

2014-01-14 Thread jogep
Author: jogep Date: Tue Jan 14 19:56:53 2014 New Revision: 1558178 URL: http://svn.apache.org/r1558178 Log: Change Source Code checkout information's from SVN to GIT. Modified: struts/site/trunk/content/xdoc/dev/builds.xml Modified: struts/site/trunk/content/xdoc/dev/builds.xml URL: http

svn commit: r894147 - in /websites/production/struts/content: ./ development/ release/

2014-01-14 Thread jogep
Author: jogep Date: Tue Jan 14 19:59:09 2014 New Revision: 894147 Log: Update Source Code Repository Infos Added: websites/production/struts/content/ - copied from r894146, websites/staging/struts/trunk/content/ websites/production/struts/content/development/ - copied from

[2/2] git commit: Update ciManagment section and change the outdated url value

2014-01-14 Thread jogep
Update ciManagment section and change the outdated url value Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d71f9b70 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/d71f9b70 Diff:

[1/2] git commit: Update scm section with new git repository location

2014-01-14 Thread jogep
Updated Branches: refs/heads/master 9229f11ab - d71f9b70f Update scm section with new git repository location Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/986771fa Tree:

[15/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-bootstrap-prettify.js -- diff --git

[06/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular.min.js.map -- diff --git

[19/21] git commit: DOCTYPE needs to be in first line for valid HTML5

2014-08-31 Thread jogep
DOCTYPE needs to be in first line for valid HTML5 Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/387f8027 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/387f8027 Diff:

[20/21] git commit: Adjust archetype to API changes of AngularJS version 1.2.x

2014-08-31 Thread jogep
Adjust archetype to API changes of AngularJS version 1.2.x Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/a16cedb2 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/a16cedb2 Diff:

[02/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_nl-nl.js -- diff --git

[04/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_en-nz.js -- diff --git

[07/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular.min.js -- diff --git

[05/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/errors.json -- diff --git

[21/21] git commit: WW-4400 Replace outdated AngularJS version with latest stable AngularJS version

2014-08-31 Thread jogep
WW-4400 Replace outdated AngularJS version with latest stable AngularJS version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b88c5d56 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/b88c5d56 Diff:

[17/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-animate.js -- diff --git

[16/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-animate.min.js -- diff --git

[08/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular.js -- diff --git

[11/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-route.min.js.map -- diff --git

[14/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-bootstrap-prettify.min.js -- diff --git

[12/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-resource.js -- diff --git

[10/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-scenario.js -- diff --git

[18/21] git commit: Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
Upgrade AngularJS to latest stable AngularJS version 1.2.23 Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/810711cc Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/810711cc Diff:

[01/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
Repository: struts Updated Branches: refs/heads/develop da2f2a5ae - b88c5d561 http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_sv-fi.js

[13/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-mocks.js -- diff --git

[09/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-touch.js -- diff --git

[03/21] Upgrade AngularJS to latest stable AngularJS version 1.2.23

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/810711cc/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_fr-rw.js -- diff --git

git commit: WW-4399 struts2-archetype-angularjs uses absolute paths

2014-08-31 Thread jogep
Repository: struts Updated Branches: refs/heads/develop b88c5d561 - fbf4113c2 WW-4399 struts2-archetype-angularjs uses absolute paths Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/fbf4113c Tree:

[5/6] Switch to latest bootstrap version 3.2.0 in REST Showcase

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/3826c309/apps/rest-showcase/src/main/webapp/css/bootstrap-theme.css.map -- diff --git a/apps/rest-showcase/src/main/webapp/css/bootstrap-theme.css.map

[2/6] Switch to latest bootstrap version 3.2.0 in REST Showcase

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/3826c309/apps/rest-showcase/src/main/webapp/css/bootstrap.min.css -- diff --git a/apps/rest-showcase/src/main/webapp/css/bootstrap.min.css

[6/6] git commit: Switch to latest bootstrap version 3.2.0 in REST Showcase

2014-08-31 Thread jogep
Switch to latest bootstrap version 3.2.0 in REST Showcase Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/3826c309 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/3826c309 Diff:

[4/6] Switch to latest bootstrap version 3.2.0 in REST Showcase

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/3826c309/apps/rest-showcase/src/main/webapp/css/bootstrap.css -- diff --git a/apps/rest-showcase/src/main/webapp/css/bootstrap.css

[3/6] Switch to latest bootstrap version 3.2.0 in REST Showcase

2014-08-31 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/3826c309/apps/rest-showcase/src/main/webapp/css/bootstrap.css.map -- diff --git a/apps/rest-showcase/src/main/webapp/css/bootstrap.css.map

[1/6] Switch to latest bootstrap version 3.2.0 in REST Showcase

2014-08-31 Thread jogep
Repository: struts Updated Branches: refs/heads/develop fbf4113c2 - 3826c3098 http://git-wip-us.apache.org/repos/asf/struts/blob/3826c309/apps/rest-showcase/src/main/webapp/fonts/glyphicons-halflings-regular.eot -- diff --git

[06/43] struts git commit: Migrate angularjs version in maven angularjs archetype from 1.2 to latest stable version 1.3

2015-05-01 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/d586fd50/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_sk-sk.js -- diff --git

[27/43] struts git commit: Migrate angularjs version in maven angularjs archetype from 1.2 to latest stable version 1.3

2015-05-01 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/d586fd50/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_bn-bd.js -- diff --git

[37/43] struts git commit: Migrate angularjs version in maven angularjs archetype from 1.2 to latest stable version 1.3

2015-05-01 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/d586fd50/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/angular-resource.min.js -- diff --git

[14/43] struts git commit: Migrate angularjs version in maven angularjs archetype from 1.2 to latest stable version 1.3

2015-05-01 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/d586fd50/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_kl.js -- diff --git

[25/43] struts git commit: Migrate angularjs version in maven angularjs archetype from 1.2 to latest stable version 1.3

2015-05-01 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/d586fd50/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_de-at.js -- diff --git

[09/43] struts git commit: Migrate angularjs version in maven angularjs archetype from 1.2 to latest stable version 1.3

2015-05-01 Thread jogep
http://git-wip-us.apache.org/repos/asf/struts/blob/d586fd50/archetypes/struts2-archetype-angularjs/src/main/resources/archetype-resources/src/main/webapp/js/lib/angular/i18n/angular-locale_or-in.js -- diff --git

  1   2   3   4   5   >