Index: lams_tool_scratchie/.classpath
===================================================================
diff -u -r6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18 -rded32af47a9de99cb3319fdd7461906323f7e293
--- lams_tool_scratchie/.classpath (.../.classpath) (revision 6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18)
+++ lams_tool_scratchie/.classpath (.../.classpath) (revision ded32af47a9de99cb3319fdd7461906323f7e293)
@@ -15,5 +15,5 @@
-
+
Index: lams_tool_scratchie/build.properties
===================================================================
diff -u -r6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18 -rded32af47a9de99cb3319fdd7461906323f7e293
--- lams_tool_scratchie/build.properties (.../build.properties) (revision 6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18)
+++ lams_tool_scratchie/build.properties (.../build.properties) (revision ded32af47a9de99cb3319fdd7461906323f7e293)
@@ -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
===================================================================
diff -u -r6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18 -rded32af47a9de99cb3319fdd7461906323f7e293
--- lams_tool_scratchie/build.xml (.../build.xml) (revision 6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18)
+++ lams_tool_scratchie/build.xml (.../build.xml) (revision ded32af47a9de99cb3319fdd7461906323f7e293)
@@ -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 ded32af47a9de99cb3319fdd7461906323f7e293 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 ded32af47a9de99cb3319fdd7461906323f7e293 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
===================================================================
diff -u -r6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18 -rded32af47a9de99cb3319fdd7461906323f7e293
--- lams_tool_scratchie/conf/xdoclet/struts-plugins.xml (.../struts-plugins.xml) (revision 6aaee4b2fe2caa08b0c63a0de11f05042d5a3e18)
+++ lams_tool_scratchie/conf/xdoclet/struts-plugins.xml (.../struts-plugins.xml) (revision ded32af47a9de99cb3319fdd7461906323f7e293)
@@ -5,9 +5,11 @@
value="/WEB-INF/struts/validator-rules.xml,/WEB-INF/validation.xml" />
-->
+