Building 14.1 from trunk source

LabKey Support Forum (Inactive)
Building 14.1 from trunk source slangley  2014-02-24 19:07
Status: Closed
 
I'm trying to build LabKey 14.1 (from trunk) and I'm running into this problem:

/local_static/IdeaProjects/labkey_trunk/server/build.xml:1226: The following error occurred while executing this line:
/local_static/IdeaProjects/labkey_trunk/server/build.xml:1343: Could not read filters from file /local_static/IdeaProjects/labkey_trunk/server/module.properties as it doesn't exist.

Is there a particular revision number or branch I should try?

Thanks.

 
 
Greg Taylor responded:  2014-02-25 16:01
Could you please include the full output and let us know how you are starting this build? I.e. are you starting the build from the command line or from within IntelliJ? We are not aware of this problem in the current revision of trunk. Greg
 
slangley responded:  2014-02-25 18:43
I was doing this from inside IntelliJ, clicking the build task of the server/build.xml file. I see it does work from the command line using a fresh checkout of trunk today. I guess that's good enough for me. Thanks.
 
slangley responded:  2014-02-28 18:26
By the way. The problems I encountered building LabKey inside IntelliJ seem to have only been with IntelliJ version 13.0.2. Everything seems to be working fine on IntellJ 12.1.6. This is all on SUSE Linux.