Index: lams_tool_scratchie/.classpath =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scratchie/.classpath,v diff -u -r1.1 -r1.2 --- lams_tool_scratchie/.classpath 19 Jul 2012 19:20:06 -0000 1.1 +++ lams_tool_scratchie/.classpath 28 Aug 2012 15:22:19 -0000 1.2 @@ -15,5 +15,5 @@ - + Index: lams_tool_scratchie/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scratchie/build.properties,v diff -u -r1.1 -r1.2 --- lams_tool_scratchie/build.properties 19 Jul 2012 19:20:06 -0000 1.1 +++ lams_tool_scratchie/build.properties 28 Aug 2012 15:22:19 -0000 1.2 @@ -1,27 +1,7 @@ -######################################################################################################################## -### BUILD PROPERTIES ### -### 1) Do *NOT* use backslashes in paths unless you are sure the ANT task treats them properly. ### -### 2) Use only ant variables (${foo}) that You declared above or make *SURE* You derive them from the right place. ### -### 3) Comment out boolean style build settings instead of setting false. Set to false may fail. ### -### 4) Uncommenting the forceClean attribute *WILL* delete your sourcecode to make place for vcs controlled builds. ### -### -######################################################################################################################## +# Minimum compatible version of server +min.server.version.number=2.0 -### project properties ### signature=lascrt11 -project.displayname = lams scratchie tool - -#project version tool.version=20110509 - -# hide tool option -hideTool=false - -# Minimum compatible version -min.server.version.number=2.0 - -# packages -tool.package=org.lamsfoundation.lams.tool.scratchie -language.files.package=${tool.package} -# Precompiled JSP classes package -jsp.java.src.package=${tool.package}.jsp +tool.hide=false +tool.short.name=scratchie \ No newline at end of file Index: lams_tool_scratchie/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scratchie/build.xml,v diff -u -r1.1 -r1.2 --- lams_tool_scratchie/build.xml 19 Jul 2012 19:20:06 -0000 1.1 +++ lams_tool_scratchie/build.xml 28 Aug 2012 15:22:19 -0000 1.2 @@ -1,576 +1,6 @@ - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - +------------------------------------------+ - | creating directory structure | - +------------------------------------------+ - - - - - - - - - - - - - - +------------------------------------------+ - | clean | - +------------------------------------------+ - - - - - - - - - - - - - - - - - - - - +------------------------------------------+ - | generating hibernate metadata | - +------------------------------------------+ - - - - Building hbm.xml files using XDoclet to ${conf.hibernate.mapping.dir} from ${src.java.dir} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +------------------------------------------+ - | create jar file | - +------------------------------------------+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - +------------------------------------------+ - | build jar file | - +------------------------------------------+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +------------------------------------------+ - | Generate the deployment package. | - +------------------------------------------+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deploying the Scratchie tool - - - - - - - - - - - - - - +------------------------------------------+ - | built war file | - +------------------------------------------+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copying web files - - - - - - - - - - - - - - - - - - - - - - - - - - - Generating Java source from JSP pages - - - - - - Compiling JSP classes - - - - - - - - - - - Copying web scratchie - - - - - - - - - - - - - - - - - - - Copying web scratchie - - - - - - - - - - - - - - - - - + \ No newline at end of file Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_scratchie/conf/jar/META-INF/MANIFEST.MF'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_scratchie/conf/war/META-INF/MANIFEST.MF'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_scratchie/conf/xdoclet/struts-plugins.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scratchie/conf/xdoclet/struts-plugins.xml,v diff -u -r1.1 -r1.2 --- lams_tool_scratchie/conf/xdoclet/struts-plugins.xml 19 Jul 2012 19:20:10 -0000 1.1 +++ lams_tool_scratchie/conf/xdoclet/struts-plugins.xml 28 Aug 2012 15:22:19 -0000 1.2 @@ -5,9 +5,11 @@ value="/WEB-INF/struts/validator-rules.xml,/WEB-INF/validation.xml" /> --> +