Directory naming mistake (build system bug report)

LabKey Support Forum (Inactive)
Directory naming mistake (build system bug report) aschwin.vanderwoude  2007-03-20 05:45
Status: Closed
 
Hi,

I didn't see a way to create a new issue, but I found a tiny little problem that is easily fixed.

When building the tarball I get the following error, which occurs both in version 2.0 and 1.7

--- Error ----
bin-tarball:

BUILD FAILED
/root/CPAS2.0-beta/release2.0/server/installer/build.xml:108: /root/CPAS2.0-beta/release2.0/build/labkeyWebApp/explodedWar not found.
--- Error ----

The directory labkeyWebApp doesn't exist, but 'labkeyWebapp' does exist. I solved it by create a symlink, so both names would resolve properly.

I suppose it can also be fixed in the proper build.xml file, but I didn't look into that.

-Aschwin
 
 
Matthew Bellew responded:  2007-03-28 10:16
 
aschwin.vanderwoude responded:  2007-03-28 22:56
Thanks for creating the bug-report.

Can I add my own bug-reports as well?
I've found some more crawly creatures scurrying away quickly when installing and testing CPAS on Linux.

-Aschwin
 
Matthew Bellew responded:  2007-03-29 10:06
It works fine for us to have you post issues here. If you want to actually submit changes to the repository we can do that as well (e-mail me).

We don't have a formal policy on who can submit bugs directly (we should). I think the basic expectation would be that if you submit bugs directly, you can also follow up and verify changes. This implies that you are enlisted in the live source tree and can build.

We are happy to have more contributors, so we can help get you set up with the live subversion sources.
 
aschwin.vanderwoude responded:  2007-03-30 00:44
At this moment I am still testing the software, but in the future it might be possible that I will become involved in development as well. For now, I will just report any issues I find.
 
Matthew Bellew responded:  2007-05-11 10:36