Index: lams_gradebook/build.properties =================================================================== diff -u -r7d494653a5670611d9aeb2ed36d867c90e8c0e99 -rd56929f06ad90a63082d514e6521adc175f3de27 --- lams_gradebook/build.properties (.../build.properties) (revision 7d494653a5670611d9aeb2ed36d867c90e8c0e99) +++ lams_gradebook/build.properties (.../build.properties) (revision d56929f06ad90a63082d514e6521adc175f3de27) @@ -1,10 +1,8 @@ -#################################################################################################### -## NOTE: Most variables are defined in ../lams_build/common.properties file. -## You could define same name variable in this file to override value in common.properties. -##################################################################################################### -#name of this project -name=lams_gradebook product=lams-gradebook -# Precompiled JSP classes package -jsp.java.src.package=org.lamsfoundation.lams.gradebook.jsp \ No newline at end of file +# Project physical and logical paths +product.path.java=org.lamsfoundation.lams.gradebook +product.path.filesystem=org/lamsfoundation/lams/gradebook + +# Project is a core one, not a Tool +product.core=true \ No newline at end of file