Not able to build the latest (25373) development version | jeckels | 2013-03-25 13:12 |
Status: Closed | ||
Hi Leo, I see the error: [javac] /Library/LabKey/server/customModules/onprc_ehr/src/org/labkey/onprc_ehr/legacydata/LegacyDataManager.java:18: package com.sun.deploy.services does not exist [javac] import com.sun.deploy.services.ServiceManager; [javac] ^ I just committed a fix with revision 25379. Are you building with JDK 1.6 or 1.7? We've migrated to 1.7, though we don't strictly require it yet, but a version difference could explain the difference in behavior. I'd recommend switching to 1.7 when you have a chance. We'll soon be completely removing support for JDK 1.6. https://www.labkey.org/wiki/home/Documentation/page.view?name=supported Thanks, Josh |
||