Changeset 74 for branches/TaskRewrite
- Timestamp:
- Mar 16, 2009, 8:09:47 AM (16 years ago)
- Location:
- branches/TaskRewrite/src
- Files:
-
- 3 added
- 1 deleted
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/TaskRewrite/src/.classpath
r53 r74 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="src" path="src/java"/> 4 <classpathentry kind="src" path="src/groovy"/> 5 <classpathentry kind="src" path="grails-app/conf"/> 6 <classpathentry kind="src" path="grails-app/controllers"/> 7 <classpathentry kind="src" path="grails-app/domain"/> 8 <classpathentry kind="src" path="grails-app/services"/> 9 <classpathentry kind="src" path="grails-app/taglib"/> 10 <classpathentry kind="src" path="test/integration"/> 11 <classpathentry kind="src" path="test/unit"/> 12 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 13 <classpathentry kind="var" path="GRAILS_HOME/ant/lib/ant.jar"/> 14 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-logging-1.1.jar" /> 15 16 <classpathentry kind="var" path="GRAILS_HOME/lib/xercesImpl.jar" /> 17 3 <classpathentry kind="src" path="src/java"/> 4 <classpathentry kind="src" path="src/groovy"/> 5 <classpathentry kind="src" path="grails-app/conf"/> 6 <classpathentry kind="src" path="grails-app/controllers"/> 7 <classpathentry kind="src" path="grails-app/domain"/> 8 <classpathentry kind="src" path="grails-app/services"/> 9 <classpathentry kind="src" path="grails-app/taglib"/> 10 <classpathentry kind="src" path="test/integration"/> 11 <classpathentry kind="src" path="test/unit"/> 12 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 13 <classpathentry kind="output" path="web-app/WEB-INF/classes"/> 14 <classpathentry kind="var" path="GRAILS_HOME/ant/lib/ant.jar"/> 18 15 <classpathentry kind="var" path="GRAILS_HOME/lib/cglib-nodep-2.1_3.jar" /> 19 20 <classpathentry kind="var" path="GRAILS_HOME/lib/jaxen-1.1-beta-11.jar" /> 21 16 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-junit-1.7.0.jar" /> 17 <classpathentry kind="var" path="GRAILS_HOME/lib/org.springframework.webflow-2.0.3.RELEASE.jar" /> 22 18 <classpathentry kind="var" path="GRAILS_HOME/lib/junit-3.8.2.jar" /> 23 19 <classpathentry kind="var" path="GRAILS_HOME/lib/spring-test-2.5.6.jar" /> 24 20 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-io-1.4.jar" /> 25 26 21 <classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.4.jar" /> 27 28 22 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-collections-3.2.jar" /> 29 30 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-6.1.12.jar" /> 31 32 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-lang-2.1.jar" /> 33 23 <classpathentry kind="var" path="GRAILS_HOME/lib/jcl-over-slf4j-1.5.6.jar" /> 24 <classpathentry kind="var" path="GRAILS_HOME/lib/spring-webmvc-2.5.6.jar" /> 34 25 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-validator-1.3.0.jar" /> 35 26 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-util-6.1.14.jar" /> 27 <classpathentry kind="var" path="GRAILS_HOME/lib/jta-1.1.jar" /> 36 28 <classpathentry kind="var" path="GRAILS_HOME/lib/antlr-2.7.6.jar" /> 37 38 29 <classpathentry kind="var" path="GRAILS_HOME/lib/jsp-api-2.0.jar" /> 39 40 <classpathentry kind="var" path="GRAILS_HOME/lib/servlet-api-2.5-6.1.4.jar" />41 42 <classpathentry kind="var" path="GRAILS_HOME/lib/xalan.jar" />43 44 30 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-cli-1.0.jar" /> 45 46 <classpathentry kind="var" path="GRAILS_HOME/lib/hibernate-annotations.jar" /> 47 48 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-junit.jar" /> 49 31 <classpathentry kind="var" path="GRAILS_HOME/lib/servlet-api-2.5-6.1.14.jar" /> 50 32 <classpathentry kind="var" path="GRAILS_HOME/lib/oscache-2.4.1.jar" /> 51 52 <classpathentry kind="var" path="GRAILS_HOME/lib/spring-webmvc.jar" /> 53 33 <classpathentry kind="var" path="GRAILS_HOME/lib/slf4j-api-1.5.6.jar" /> 54 34 <classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.3.jar" /> 55 35 <classpathentry kind="var" path="GRAILS_HOME/lib/ivy-2.0.0.jar" /> 36 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-1.7.0.jar" /> 56 37 <classpathentry kind="var" path="GRAILS_HOME/lib/start.jar" /> 57 58 <classpathentry kind="var" path="GRAILS_HOME/lib/xstream-1.2.1.jar" /> 59 60 <classpathentry kind="var" path="GRAILS_HOME/lib/hibernate-commons-annotations.jar" /> 61 62 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-launcher.jar" /> 63 38 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-nodeps-1.7.0.jar" /> 64 39 <classpathentry kind="var" path="GRAILS_HOME/lib/ehcache-1.5.0.jar" /> 65 66 40 <classpathentry kind="var" path="GRAILS_HOME/lib/hsqldb-1.8.0.5.jar" /> 67 68 41 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-el-1.0.jar" /> 69 42 <classpathentry kind="var" path="GRAILS_HOME/lib/groovy-all-1.6.0.jar" /> 70 43 <classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.3.jar" /> 71 72 <classpathentry kind="var" path="GRAILS_HOME/lib/ant.jar" />73 74 <classpathentry kind="var" path="GRAILS_HOME/lib/jta.jar" />75 76 44 <classpathentry kind="var" path="GRAILS_HOME/lib/serializer.jar" /> 77 78 <classpathentry kind="var" path="GRAILS_HOME/lib/sitemesh-2.3.jar" />79 80 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-nodeps.jar" />81 82 45 <classpathentry kind="var" path="GRAILS_HOME/lib/jsr107cache-1.0.jar" /> 83 84 <classpathentry kind="var" path="GRAILS_HOME/lib/dom4j-1.6.1.jar" />85 86 <classpathentry kind="var" path="GRAILS_HOME/lib/jdbc2_0-stdext.jar" />87 88 46 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-pool-1.2.jar" /> 89 90 <classpathentry kind="var" path="GRAILS_HOME/lib/spring-test.jar" /> 91 47 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-lang-2.4.jar" /> 92 48 <classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.4.jar" /> 93 94 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-plus-6.1.12.jar" /> 95 49 <classpathentry kind="var" path="GRAILS_HOME/lib/org.springframework.js-2.0.3.RELEASE.jar" /> 96 50 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-beanutils-1.7.0.jar" /> 97 51 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-plus-6.1.14.jar" /> 98 52 <classpathentry kind="var" path="GRAILS_HOME/lib/oro-2.0.8.jar" /> 99 53 <classpathentry kind="var" path="GRAILS_HOME/lib/slf4j-log4j12-1.5.6.jar" /> 100 54 <classpathentry kind="var" path="GRAILS_HOME/lib/backport-util-concurrent-3.0.jar" /> 101 102 55 <classpathentry kind="var" path="GRAILS_HOME/lib/jline-0.9.91.jar" /> 103 104 <classpathentry kind="var" path="GRAILS_HOME/lib/ejb3-persistence.jar" />105 106 56 <classpathentry kind="var" path="GRAILS_HOME/lib/jasper-runtime-5.5.15.jar" /> 107 108 <classpathentry kind="var" path="GRAILS_HOME/lib/spring-binding-2.0-m1.jar" />109 110 57 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-trax.jar" /> 111 112 58 <classpathentry kind="var" path="GRAILS_HOME/lib/log4j-1.2.15.jar" /> 113 114 59 <classpathentry kind="var" path="GRAILS_HOME/lib/xpp3_min-1.1.3.4.O.jar" /> 115 116 60 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-fileupload-1.1.1.jar" /> 117 118 61 <classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-5.5.15.jar" /> 119 62 <classpathentry kind="var" path="GRAILS_HOME/lib/gant_groovy1.6-1.6.0.jar" /> 63 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-naming-6.1.14.jar" /> 120 64 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-dbcp-1.2.1.jar" /> 121 122 <classpathentry kind="var" path="GRAILS_HOME/lib/groovy-all-1.5.6.jar" />123 124 65 <classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-jdt-5.5.15.jar" /> 125 126 66 <classpathentry kind="var" path="GRAILS_HOME/lib/commons-codec-1.3.jar" /> 127 67 <classpathentry kind="var" path="GRAILS_HOME/lib/org.springframework.binding-2.0.3.RELEASE.jar" /> 128 68 <classpathentry kind="var" path="GRAILS_HOME/lib/spring-2.5.6.jar" /> 129 69 <classpathentry kind="var" path="GRAILS_HOME/lib/jsp-api-2.1.jar" /> 130 70 <classpathentry kind="var" path="GRAILS_HOME/lib/ognl-2.6.9.jar" /> 131 132 71 <classpathentry kind="var" path="GRAILS_HOME/lib/svnkit-1.2.0.jar" /> 133 134 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-naming-6.1.12.jar" /> 135 136 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-util-6.1.12.jar" /> 137 138 <classpathentry kind="var" path="GRAILS_HOME/lib/spring-webflow-2.0-m1.jar" /> 139 140 <classpathentry kind="var" path="GRAILS_HOME/lib/hibernate3.jar" /> 141 142 143 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-cli-1.0.4.jar" /> 144 145 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-gorm-1.0.4.jar" /> 146 147 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-web-1.0.4.jar" /> 148 149 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-spring-1.0.4.jar" /> 150 151 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-crud-1.0.4.jar" /> 152 153 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-core-1.0.4.jar" /> 154 155 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-webflow-1.0.4.jar" /> 156 157 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-test-1.0.4.jar" /> 158 159 160 <classpathentry kind="output" path="web-app/WEB-INF/classes"/> 72 <classpathentry kind="var" path="GRAILS_HOME/lib/sitemesh-2.4.jar" /> 73 <classpathentry kind="var" path="GRAILS_HOME/lib/jetty-6.1.14.jar" /> 74 <classpathentry kind="var" path="GRAILS_HOME/lib/ant-launcher-1.7.0.jar" /> 75 <classpathentry kind="var" path="GRAILS_HOME/lib/ejb3-persistence-3.3.0.jar" /> 76 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-spring-1.1.jar" /> 77 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-crud-1.1.jar" /> 78 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-web-1.1.jar" /> 79 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-bootstrap-1.1.jar" /> 80 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-webflow-1.1.jar" /> 81 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-resources-1.1.jar" /> 82 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-gorm-1.1.jar" /> 83 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-test-1.1.jar" /> 84 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-scripts-1.1.jar" /> 85 <classpathentry kind="var" path="GRAILS_HOME/dist/grails-core-1.1.jar" /> 161 86 </classpath> -
branches/TaskRewrite/src/application.properties
r53 r74 1 #Thu Feb 05 16:50:07 EST 2009 1 #utf-8 2 #Sun Mar 15 21:57:51 EST 2009 2 3 app.version=0.1 4 plugins.acegi=0.5.1 3 5 app.servlet.version=2.4 4 app.grails.version=1.0.4 6 app.grails.version=1.1 7 plugins.hibernate=1.1 5 8 app.name=gnuMims -
branches/TaskRewrite/src/build.xml
r53 r74 1 <project name="gnumims" default="test"> 1 <project xmlns:ivy="antlib:org.apache.ivy.ant" name="gnumims" default="test"> 2 <property environment="env"/> 3 <property name="ivy.install.version" value="2.0.0" /> 4 <condition property="ivy.home" value="${env.IVY_HOME}"> 5 <isset property="env.IVY_HOME" /> 6 </condition> 7 <property name="ivy.home" value="${user.home}/.ant" /> 8 <property name="ivy.jar.dir" value="${ivy.home}/lib" /> 9 <property name="ivy.jar.file" value="${ivy.jar.dir}/ivy-${ivy.install.version}.jar" /> 2 10 3 <condition property="grails" value="grails.bat"> 4 <os family="windows"/> 5 </condition> 6 <property name="grails" value="grails" /> 7 8 <!-- ================================= 9 target: clean 10 ================================= --> 11 <target name="clean" description="--> Cleans a Grails application"> 12 <exec executable="${grails}" failonerror="true"> 13 <arg value="clean"/> 14 </exec> 11 <target name="download-ivy" unless="offline"> 12 <available file="${ivy.jar.file}" property="ivy.available"/> 13 <antcall target="-download-ivy" /> 15 14 </target> 16 15 17 <!-- ================================= 18 target: war 16 <target name="-download-ivy" unless="ivy.available"> 17 <mkdir dir="${ivy.jar.dir}"/> 18 <!-- download Ivy from web site so that it can be used even without any special installation --> 19 <get src="http://www.apache.org/dist/ant/ivy/${ivy.install.version}/apache-ivy-${ivy.install.version}-bin.zip" 20 dest="${ivy.home}/ivy.zip" usetimestamp="true" verbose="true"/> 21 <unzip src="${ivy.home}/ivy.zip" dest="${ivy.jar.dir}"> 22 <patternset> 23 <include name="**/*.jar"/> 24 </patternset> 25 <mapper type="flatten"/> 26 </unzip> 27 </target> 28 29 <target name="init-ivy" depends="download-ivy" unless="ivy.lib.path"> 30 <!-- try to load ivy here from ivy home, in case the user has not already dropped 31 it into ant's lib dir (note that the latter copy will always take precedence). 32 We will not fail as long as local lib dir exists (it may be empty) and 33 ivy is in at least one of ant's lib dir or the local lib dir. --> 34 <path id="ivy.lib.path"> 35 <fileset dir="${ivy.jar.dir}" includes="*.jar"/> 36 </path> 37 <taskdef resource="org/apache/ivy/ant/antlib.xml" 38 uri="antlib:org.apache.ivy.ant" classpathref="ivy.lib.path"/> 39 </target> 40 41 42 <property name="lib.dir" value="${basedir}/lib"/> 43 44 <macrodef name="grails"> 45 <attribute name="script"/> 46 <attribute name="args" default="" /> 47 <sequential> 48 <grailsTask script="@{script}" args="@{args}" classpathref="grails.classpath"> 49 <compileClasspath refid="compile.classpath"/> 50 <testClasspath refid="test.classpath"/> 51 <runtimeClasspath refid="app.classpath"/> 52 </grailsTask> 53 </sequential> 54 </macrodef> 55 56 <!-- ================================= 57 target: resolve 19 58 ================================= --> 20 <target name="war" description="--> Creates a WAR of a Grails application"> 21 <exec executable="${grails}" failonerror="true"> 22 <arg value="war"/> 23 </exec> 59 <target name="-resolve" description="--> Retrieve dependencies with ivy" depends="init-ivy"> 60 <ivy:retrieve pattern="${lib.dir}/[conf]/[artifact]-[revision].[ext]"/> 24 61 </target> 25 26 <!-- ================================= 27 target: test 62 63 <target name="-init-grails" depends="-resolve"> 64 <path id="grails.classpath"> 65 <fileset dir="${lib.dir}/build"/> 66 </path> 67 68 <path id="compile.classpath"> 69 <fileset dir="${lib.dir}/compile"/> 70 </path> 71 72 <path id="test.classpath"> 73 <fileset dir="${lib.dir}/test"/> 74 </path> 75 76 <path id="app.classpath"> 77 <fileset dir="${lib.dir}/runtime"/> 78 </path> 79 80 <taskdef name="grailsTask" 81 classname="grails.ant.GrailsTask" 82 classpathref="grails.classpath"/> 83 </target> 84 85 <target name="deps-report" depends="-resolve" description="--> Generate report of module dependencies."> 86 <ivy:report conf="*"/> 87 </target> 88 89 <!-- ================================= 90 target: clean 28 91 ================================= --> 29 <target name="test" description="--> Run a Grails applications unit tests"> 30 <exec executable="${grails}" failonerror="true"> 31 <arg value="test-app"/> 32 </exec> 92 <target name="clean" depends="-init-grails" description="--> Cleans a Grails application"> 93 <grails script="Clean"/> 94 <delete dir="${lib.dir}" includes="**/*"/> 33 95 </target> 34 35 <!-- ================================= 36 target: deploy 96 97 <!-- ================================= 98 target: compile 99 ================================= --> 100 <target name="compile" depends="-init-grails" description="--> Compiles a Grails application"> 101 <grails script="Compile"/> 102 </target> 103 104 <!-- ================================= 105 target: war 106 ================================= --> 107 <target name="war" depends="-init-grails" description="--> Creates a WAR of a Grails application"> 108 <grails script="War"/> 109 </target> 110 111 <!-- ================================= 112 target: test 113 ================================= --> 114 <target name="test" depends="-init-grails" description="--> Run a Grails applications unit tests"> 115 <grails script="TestApp"/> 116 </target> 117 118 <!-- ================================= 119 target: run 120 ================================= --> 121 <target name="run" depends="-init-grails" description="--> Runs a Grails application using embedded Jetty"> 122 <grails script="RunApp"/> 123 </target> 124 125 <!-- ================================= 126 target: deploy 37 127 ================================= --> 38 128 <target name="deploy" depends="war" description="--> The deploy target (initially empty)"> -
branches/TaskRewrite/src/gnuMims.launch
r53 r74 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> 3 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/> 4 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="grails.util.GrailsMain"/> 5 <booleanAttribute key="org.eclipse.jdt.debug.ui.INCLUDE_EXTERNAL_JARS" value="true"/> 6 <listAttribute key="org.eclipse.jdt.launching.CLASSPATH"> 7 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="gnuMims" path="1" type="4"/> "/> 8 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento exportedEntriesOnly="false" project="gnuMims"/> </runtimeClasspathEntry> "/> 9 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/gnuMims" path="3" type="2"/> "/> 3 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 4 <listEntry value="/gnuMims"/> 10 5 </listAttribute> 11 6 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 12 7 <listEntry value="4"/> 13 8 </listAttribute> 9 <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> 10 <listAttribute key="org.eclipse.jdt.launching.CLASSPATH"> 11 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="gnuMims" path="1" type="4"/> "/> 12 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="GRAILS_HOME/dist/grails-bootstrap-1.1.jar" path="3" type="3"/> "/> 13 <listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="GRAILS_HOME/lib/groovy-all-1.6.0.jar" path="3" type="3"/> "/> 14 </listAttribute> 15 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/> 16 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="grails.util.GrailsMain"/> 14 17 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="gnuMims"/> 15 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbase.dir=${project_loc} -Dserver.port=8080 -Dgrails.env=development"/> 16 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 17 <listEntry value="/gnuMims"/> 18 </listAttribute> 19 <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> 18 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbase.dir="${project_loc:gnuMims}" -Dserver.port=8080 -Dgrails.env=development"/> 20 19 </launchConfiguration> -
branches/TaskRewrite/src/grails-app/controllers/EntryController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/EntryTypeController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/ModificationController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/ModificationTypeController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/PersonGroupController.groovy
r72 r74 7 7 8 8 // the delete, save and update actions only accept POST requests 9 defallowedMethods = [delete:'POST', save:'POST', update:'POST']9 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 10 10 11 11 def list = { -
branches/TaskRewrite/src/grails-app/controllers/PersonGroupTypeController.groovy
r72 r74 7 7 8 8 // the delete, save and update actions only accept POST requests 9 defallowedMethods = [delete:'POST', save:'POST', update:'POST']9 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 10 10 11 11 def list = { -
branches/TaskRewrite/src/grails-app/controllers/TaskController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/TaskGroupController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/TaskPriorityController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/TaskStatusController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/grails-app/controllers/TaskTypeController.groovy
r69 r74 6 6 7 7 // the delete, save and update actions only accept POST requests 8 defallowedMethods = [delete:'POST', save:'POST', update:'POST']8 static allowedMethods = [delete:'POST', save:'POST', update:'POST'] 9 9 10 10 def list = { -
branches/TaskRewrite/src/web-app/WEB-INF/applicationContext.xml
r55 r74 18 18 19 19 <bean id="pluginMetaManager" class="org.codehaus.groovy.grails.plugins.DefaultPluginMetaManager"> 20 <constructor-arg value="classpath*:**/plugins/*/plugin.xml" /> 20 <property name="grailsApplication" ref="grailsApplication" /> 21 <property name="resourcePattern" value="/WEB-INF/plugins/*/plugin.xml" /> 21 22 </bean> 22 23
Note: See TracChangeset
for help on using the changeset viewer.