See <https://builds.apache.org/job/Struts-site/268/display/redirect?page=changes>
Changes: [lukaszlenart] Cleans up tag syntax page [lukaszlenart] Adds a dedicated layout for Tags guide [lukaszlenart] Fixes return page [lukaszlenart] Breaks code into lines [lukaszlenart] Adds back to parent page [lukaszlenart] Fixes back title [lukaszlenart] Uses jsp highlighting [lukaszlenart] Uses list instead of table [lukaszlenart] Fixes one example [lukaszlenart] Cleans up and reformats docs [lukaszlenart] Cleans up and reformats docs [lukaszlenart] Cleans up and reformats form tags guide [lukaszlenart] Cleans up and reformats the rest of docs [lukaszlenart] Fixes duplicated bold forma [lukaszlenart] Uses proper layout and marks Dojo/Ajax related pages as deprecated [lukaszlenart] Uses proper tagging for a header [lukaszlenart] Uses var instead of id which was dropped [lukaszlenart] Updates page to fit current tag refernce setup [lukaszlenart] Fixes small typo [lukaszlenart] Drops duplciated description [lukaszlenart] Adds additional example for <s:iterator> [lukaszlenart] Uses default Jekyll output dir ------------------------------------------ [...truncated 68.94 KB...] create mode 100644 output/getting-started/attachments/att19660802_Screen shot 2010-04-25 at 8.39.59 AM.png create mode 100644 output/getting-started/attachments/att20873263_form-validation-1.png create mode 100644 output/getting-started/attachments/att20873264_form-validation-2.png create mode 100644 output/getting-started/attachments/att20873265_form-validation-3.png create mode 100644 output/getting-started/attachments/att21921805_Screen shot 2010-05-30 at 8.51.40 AM.png create mode 100644 output/getting-started/attachments/att23527657_Screen shot 2010-09-11 at 12.37.12 PM.png create mode 100644 output/getting-started/attachments/att24346643_Screen shot 2010-10-24 at 10.51.45 AM.png create mode 100644 output/getting-started/attachments/att28017281_Screen shot 2012-02-17 at 2.46.54 PM.png create mode 100644 output/getting-started/attachments/basic_struts2_maven_jsp.png create mode 100644 output/getting-started/attachments/coding_actions_form_submit_result.png create mode 100644 output/getting-started/attachments/coding_actions_link_with_param_result.png create mode 100644 output/getting-started/attachments/helloworld_hello_action.png create mode 100644 output/getting-started/attachments/helloworld_index_action.png create mode 100644 output/getting-started/attachments/using_tags_form.png create mode 100644 output/getting-started/attachments/using_tags_hello.png create mode 100644 output/getting-started/coding-actions.html create mode 100644 output/getting-started/control-tags.html create mode 100644 output/getting-started/debugging-struts.html create mode 100644 output/getting-started/exception-handling.html create mode 100644 output/getting-started/exclude-parameters.html create mode 100644 output/getting-started/form-tags.html create mode 100644 output/getting-started/form-validation-using-xml.html create mode 100644 output/getting-started/form-validation.html create mode 100644 output/getting-started/hello-world-using-struts2.html create mode 100644 output/getting-started/how-to-create-a-struts2-web-application.html create mode 100644 output/getting-started/http-session.html create mode 100644 output/getting-started/index.html create mode 100644 output/getting-started/introducing-interceptors.html create mode 100644 output/getting-started/jasper-reports-tutorial.html create mode 100644 output/getting-started/message-resource-files.html create mode 100644 output/getting-started/preperable-interface.html create mode 100644 output/getting-started/processing-forms.html create mode 100644 output/getting-started/spring.html create mode 100644 output/getting-started/themes.html create mode 100644 output/getting-started/unit-testing.html create mode 100644 output/getting-started/using-tags.html create mode 100644 output/getting-started/wildcard-method-selection.html create mode 100644 output/helping.html create mode 100644 output/highlighter/github-theme.css create mode 100644 output/highlighter/js/shAutoloader.js create mode 100644 output/highlighter/js/shBrushAS3.js create mode 100644 output/highlighter/js/shBrushAppleScript.js create mode 100644 output/highlighter/js/shBrushBash.js create mode 100644 output/highlighter/js/shBrushCSharp.js create mode 100644 output/highlighter/js/shBrushColdFusion.js create mode 100644 output/highlighter/js/shBrushCpp.js create mode 100644 output/highlighter/js/shBrushCss.js create mode 100644 output/highlighter/js/shBrushDelphi.js create mode 100644 output/highlighter/js/shBrushDiff.js create mode 100644 output/highlighter/js/shBrushErlang.js create mode 100644 output/highlighter/js/shBrushGroovy.js create mode 100644 output/highlighter/js/shBrushJScript.js create mode 100644 output/highlighter/js/shBrushJava.js create mode 100644 output/highlighter/js/shBrushJavaFX.js create mode 100644 output/highlighter/js/shBrushPerl.js create mode 100644 output/highlighter/js/shBrushPhp.js create mode 100644 output/highlighter/js/shBrushPlain.js create mode 100644 output/highlighter/js/shBrushPowerShell.js create mode 100644 output/highlighter/js/shBrushPython.js create mode 100644 output/highlighter/js/shBrushRuby.js create mode 100644 output/highlighter/js/shBrushSass.js create mode 100644 output/highlighter/js/shBrushScala.js create mode 100644 output/highlighter/js/shBrushSql.js create mode 100644 output/highlighter/js/shBrushVb.js create mode 100644 output/highlighter/js/shBrushXml.js create mode 100644 output/highlighter/js/shCore.js create mode 100644 output/highlighter/js/shLegacy.js create mode 100644 output/highlighter/style/shCore.css create mode 100644 output/highlighter/style/shCoreDefault.css create mode 100644 output/highlighter/style/shCoreDjango.css create mode 100644 output/highlighter/style/shCoreEclipse.css create mode 100644 output/highlighter/style/shCoreEmacs.css create mode 100644 output/highlighter/style/shCoreFadeToGrey.css create mode 100644 output/highlighter/style/shCoreMDUltra.css create mode 100644 output/highlighter/style/shCoreMidnight.css create mode 100644 output/highlighter/style/shCoreRDark.css create mode 100644 output/highlighter/style/shCoreStruts.css create mode 100644 output/highlighter/style/shThemeDefault.css create mode 100644 output/highlighter/style/shThemeDjango.css create mode 100644 output/highlighter/style/shThemeEclipse.css create mode 100644 output/highlighter/style/shThemeEmacs.css create mode 100644 output/highlighter/style/shThemeFadeToGrey.css create mode 100644 output/highlighter/style/shThemeMDUltra.css create mode 100644 output/highlighter/style/shThemeMidnight.css create mode 100644 output/highlighter/style/shThemeRDark.css create mode 100644 output/highlighter/style/shThemeStruts.css create mode 100755 output/img/apache.png create mode 100644 output/img/asf-logo.gif create mode 100755 output/img/download-icon.svg create mode 100755 output/img/pattern.png create mode 100755 output/img/primer-icon.svg create mode 100755 output/img/struts-logo.svg create mode 100644 output/img/struts.gif create mode 100644 output/index.html create mode 100644 output/js/community.js create mode 100644 output/js/jquery-1.11.0.min.js create mode 100644 output/kickstart.html create mode 100644 output/mail.html create mode 100644 output/maven-archetypes/index.html create mode 100644 output/maven-archetypes/struts2-archetype-blank.html create mode 100644 output/planetstruts.txt create mode 100644 output/plugins/attachments/att10437_struts-osgi.jpg create mode 100644 output/plugins/attachments/att30966155_config-browser-example.png create mode 100644 output/plugins/attachments/att59671070_ListBookmarksInEditMode.jpg create mode 100644 output/plugins/attachments/att59671071_AddBookmarkForm.jpg create mode 100644 output/plugins/attachments/att59671072_ListBookmarks.jpg create mode 100644 output/plugins/bean-validation/index.html create mode 100644 output/plugins/cdi/index.html create mode 100644 output/plugins/codebehind/index.html create mode 100644 output/plugins/config-browser/index.html create mode 100644 output/plugins/convention/converting.html create mode 100644 output/plugins/convention/index.html create mode 100644 output/plugins/dwr/index.html create mode 100644 output/plugins/embedded-jsp/index.html create mode 100644 output/plugins/index.html create mode 100644 output/plugins/jasperreports/index.html create mode 100644 output/plugins/java-8-support/index.html create mode 100644 output/plugins/javatemplates/index.html create mode 100644 output/plugins/jfreechart/index.html create mode 100644 output/plugins/jsf/index.html create mode 100644 output/plugins/json/index.html create mode 100644 output/plugins/json/json-ajax-validation.html create mode 100755 output/plugins/json/struts2-ajax-vali-flow.png create mode 100644 output/plugins/junit/index.html create mode 100644 output/plugins/osgi/index.html create mode 100644 output/plugins/oval/index.html create mode 100644 output/plugins/plexus/index.html create mode 100644 output/plugins/plugins.html create mode 100644 output/plugins/portlet-tiles/index.html create mode 100644 output/plugins/portlet/index.html create mode 100644 output/plugins/portlet/struts-2-portlet-tutorial.html create mode 100644 output/plugins/rest/index.html create mode 100644 output/plugins/sitegraph/index.html create mode 100644 output/plugins/sitemesh/index.html create mode 100644 output/plugins/spring/index.html create mode 100644 output/plugins/spring/spring-session-components-workarounds.html create mode 100644 output/plugins/struts-1/index.html create mode 100644 output/plugins/testng/index.html create mode 100644 output/plugins/tiles-3/index.html create mode 100644 output/plugins/tiles/index.html create mode 100644 output/plugins/tiles/tiles-use.html create mode 100644 output/primer.html create mode 100644 output/release-guidelines.html create mode 100644 output/releases.html create mode 100644 output/robots.txt create mode 100644 output/security.html create mode 100644 output/security/index.html create mode 100644 output/struts1eol-announcement.html create mode 100644 output/struts1eol-press.html create mode 100644 output/struts23-eol-announcement.html create mode 100644 output/submitting-patches.html create mode 100644 output/tag-developers/a-tag.html create mode 100644 output/tag-developers/access-to-valuestack-from-jsps.html create mode 100644 output/tag-developers/action-tag.html create mode 100644 output/tag-developers/actionerror-tag.html create mode 100644 output/tag-developers/actionmessage-tag.html create mode 100644 output/tag-developers/ajax-a-template.html create mode 100644 output/tag-developers/ajax-and-javascript-recipes.html create mode 100644 output/tag-developers/ajax-div-template.html create mode 100644 output/tag-developers/ajax-event-system.html create mode 100644 output/tag-developers/ajax-head-template.html create mode 100644 output/tag-developers/ajax-tags.html create mode 100644 output/tag-developers/ajax-theme.html create mode 100644 output/tag-developers/alt-syntax.html create mode 100644 output/tag-developers/append-tag.html create mode 100644 output/tag-developers/bean-tag.html create mode 100644 output/tag-developers/cewolf-charts-using-velocity-templates.html create mode 100644 output/tag-developers/checkbox-tag.html create mode 100644 output/tag-developers/checkboxlist-tag.html create mode 100644 output/tag-developers/combobox-tag.html create mode 100644 output/tag-developers/component-tag.html create mode 100644 output/tag-developers/css-xhtml-theme.html create mode 100644 output/tag-developers/date-tag.html create mode 100644 output/tag-developers/datetextfield-tag.html create mode 100644 output/tag-developers/debug-tag.html create mode 100644 output/tag-developers/dojo-a-tag.html create mode 100644 output/tag-developers/dojo-autocompleter-tag.html create mode 100644 output/tag-developers/dojo-bind-tag.html create mode 100644 output/tag-developers/dojo-datetimepicker-tag.html create mode 100644 output/tag-developers/dojo-div-tag.html create mode 100644 output/tag-developers/dojo-head-tag.html create mode 100644 output/tag-developers/dojo-submit-tag.html create mode 100644 output/tag-developers/dojo-tabbedpanel-tag.html create mode 100644 output/tag-developers/dojo-textarea-tag.html create mode 100644 output/tag-developers/dojo-tree-tag.html create mode 100644 output/tag-developers/dojo-treenode-tag.html create mode 100644 output/tag-developers/doubleselect-tag.html create mode 100644 output/tag-developers/else-tag.html create mode 100644 output/tag-developers/elseif-tag.html create mode 100644 output/tag-developers/extending-themes.html create mode 100644 output/tag-developers/fielderror-tag.html create mode 100644 output/tag-developers/file-tag.html create mode 100644 output/tag-developers/form-tag.html create mode 100644 output/tag-developers/form-tags.html create mode 100644 output/tag-developers/freemarker-tags.html create mode 100644 output/tag-developers/freemarker.html create mode 100644 output/tag-developers/generator-tag.html create mode 100644 output/tag-developers/generic-tags.html create mode 100644 output/tag-developers/head-tag.html create mode 100644 output/tag-developers/hidden-tag.html create mode 100644 output/tag-developers/i18n-tag.html create mode 100644 output/tag-developers/if-tag.html create mode 100644 output/tag-developers/include-tag.html create mode 100644 output/tag-developers/index.html create mode 100644 output/tag-developers/inputtransferselect-tag.html create mode 100644 output/tag-developers/iterator-tag.html create mode 100644 output/tag-developers/jsp-tags.html create mode 100644 output/tag-developers/jsp.html create mode 100644 output/tag-developers/label-tag.html create mode 100644 output/tag-developers/merge-tag.html create mode 100644 output/tag-developers/ognl-basics.html create mode 100644 output/tag-developers/ognl-expression-compilation.html create mode 100644 output/tag-developers/ognl.html create mode 100644 output/tag-developers/optgroup-tag.html create mode 100644 output/tag-developers/optiontransferselect-tag.html create mode 100644 output/tag-developers/param-tag.html create mode 100644 output/tag-developers/password-tag.html create mode 100644 output/tag-developers/property-tag.html create mode 100644 output/tag-developers/push-tag.html create mode 100644 output/tag-developers/radio-tag.html create mode 100644 output/tag-developers/reset-tag.html create mode 100644 output/tag-developers/select-tag.html create mode 100644 output/tag-developers/selecting-template-directory.html create mode 100644 output/tag-developers/selecting-themes.html create mode 100644 output/tag-developers/set-tag.html create mode 100644 output/tag-developers/simple-theme.html create mode 100644 output/tag-developers/sort-tag.html create mode 100644 output/tag-developers/struts-tags.html create mode 100644 output/tag-developers/submit-tag.html create mode 100644 output/tag-developers/subset-tag.html create mode 100644 output/tag-developers/tag-reference.html create mode 100644 output/tag-developers/tag-syntax.html create mode 100644 output/tag-developers/template-loading.html create mode 100644 output/tag-developers/text-tag.html create mode 100644 output/tag-developers/textarea-tag.html create mode 100644 output/tag-developers/textfield-tag.html create mode 100644 output/tag-developers/themes-and-templates.html create mode 100644 output/tag-developers/token-tag.html create mode 100644 output/tag-developers/ui-tags.html create mode 100644 output/tag-developers/updownselect-tag.html create mode 100644 output/tag-developers/url-tag.html create mode 100644 output/tag-developers/velocity-tags.html create mode 100644 output/tag-developers/velocity.html create mode 100644 output/tag-developers/xhtml-theme.html create mode 100644 output/volunteers.html create mode 100644 output/youatstruts.html + cp -r 'target/content/*' content cp: cannot stat 'target/content/*': No such file or directory Build step 'Execute shell' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
