Index: lams_contentrepository/build.properties
===================================================================
diff -u -rfc085e0eda6c46d659c5b98f9ee9e29f495af042 -rc7212e2036c8b707f900d12328f80744bc4c0b87
--- lams_contentrepository/build.properties (.../build.properties) (revision fc085e0eda6c46d659c5b98f9ee9e29f495af042)
+++ lams_contentrepository/build.properties (.../build.properties) (revision c7212e2036c8b707f900d12328f80744bc4c0b87)
@@ -12,4 +12,5 @@
package.name=org.lamsfoundation.lams
package.contentrepository.name=${package.name}.contentrepository
-
+# Precompiled JSP classes package
+jsp.java.src.package=${package.contentrepository.name}.jsp
Index: lams_contentrepository/build.xml
===================================================================
diff -u -redcf4ccedba2201857fcb60b3fe44623745c7070 -rc7212e2036c8b707f900d12328f80744bc4c0b87
--- lams_contentrepository/build.xml (.../build.xml) (revision edcf4ccedba2201857fcb60b3fe44623745c7070)
+++ lams_contentrepository/build.xml (.../build.xml) (revision c7212e2036c8b707f900d12328f80744bc4c0b87)
@@ -131,8 +131,8 @@
-
-
+
+
@@ -222,25 +222,12 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ webxml="${build.war}/WEB-INF/web.xml" manifest="${conf.dir}/war/META-INF/MANIFEST.MF">
+
+
@@ -331,6 +318,114 @@
-
+
+
+
+
+ Copying web files
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Generating Java source from JSP pages
+
+
+
+
+
+ Compiling JSP classes
+
+
+
+
+
+
+
+
+
+
+ Copying web resources
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Copying web resources
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: lams_contentrepository/conf/war/META-INF/MANIFEST.MF
===================================================================
diff -u
--- lams_contentrepository/conf/war/META-INF/MANIFEST.MF (revision 0)
+++ lams_contentrepository/conf/war/META-INF/MANIFEST.MF (revision c7212e2036c8b707f900d12328f80744bc4c0b87)
@@ -0,0 +1,4 @@
+Implementation-Title: LAMS Content Repository
+Implementation-Version: 2.1
+Implementation-Vendor: LAMS Foundation (http://lamsfoundation.org)
+Class-Path: lams.jar
\ No newline at end of file
Fisheye: Tag c7212e2036c8b707f900d12328f80744bc4c0b87 refers to a dead (removed) revision in file `lams_contentrepository/xdoclet-build.xml'.
Fisheye: No comparison available. Pass `N' to diff?