Not able to build the latest (25373) development version | Leo Dashevskiy | 2013-03-25 11:07 | |||||||||||||||||||||||||||||||||||||||||||||||
Status: Closed | |||||||||||||||||||||||||||||||||||||||||||||||||
Good morning, folks! After updating from svn, I modify the following 2 files within the server folder in the following way: dhcp157184:server cytomatic$ diff build.xml_BAK build.xml 28c28 < <condition property="tomcat.home" value="/Library/Tomcat/6.0.35" else="/Library/Tomcat/6.0.35"> --- > <condition property="tomcat.home" value="${env.CATALINA_HOME}" else="${tomcat.home}"> dhcp157184:server cytomatic$ diff configs/pg.properties_BAK configs/pg.properties 21c21 < jdbcPassword=postgres --- > jdbcPassword=sasa to include the exact path to the Tomcat Apache server installation and also to include the set up password for my postgres data base system. Within that same subfolder 'server', I run first 'ant clean', then simply 'ant'. I get the following: ... sub_build_gwt: copy_public_to_module: [copy] Copying 4 files to /Library/LabKey/build/modules/pipeline/explodedModule/web -sub_build_jsp_check: sub_build_jsp: [echo] sub_build_jsp /Library/LabKey/server/../build/modules/core/explodedModule/lib/core_jsp.jar /Library/LabKey/server/modules/core/src ${jspUpToDate} pre_build_jsp: [mkdir] Created dir: /Library/LabKey/build/modules/core/jspTempDir [mkdir] Created dir: /Library/LabKey/build/modules/core/jspTempDir/webapp BUILD FAILED /Library/LabKey/server/build.xml:2393: The following error occurred while executing this line: /Library/LabKey/server/build.xml:661: The following error occurred while executing this line: /Library/LabKey/server/build.xml:1567: The following error occurred while executing this line: /Library/LabKey/server/build.xml:1619: The following error occurred while executing this line: /Library/LabKey/server/build.xml:2061: The following error occurred while executing this line: /Library/LabKey/server/customModules/onprc_ehr/build.xml:27: The following error occurred while executing this line: /Library/LabKey/server/build.xml:1236: The following error occurred while executing this line: /Library/LabKey/server/build.xml:1358: The following error occurred while executing this line: /Library/LabKey/server/build.xml:1452: Compile failed; see the compiler error output for details. Total time: 2 minutes 16 seconds copy_jsp_to_webapp: [copy] Copying 84 files to /Library/LabKey/build/modules/core/jspTempDir/webapp sub_jar_module: [jar] Building jar: /Library/LabKey/build/modules/mothership/explodedModule/lib/mothership.jar deployApp: What am I doing wrong and how can I remedy this to compile the latest version? Thanks. -Leo |
|||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||