sheldonabrown

Results 81 comments of sheldonabrown

Thanks Joshua, in the log4j.xml in each webapp, you'll need to change the `/var/log/tomcat6` to some appropriate path on your system, or soft-link /var/log/tomcat6 to some other path on your...

Can you link to which repository you are building? You reference the mobile application but the issue is filed in application-modules.

The build is still passing: http://ci.camsys.com/job/onebusaway-application-modules/ Can you give some details as to java and maven versions?

Unfortunately I introduced this as part of: https://github.com/OneBusAway/onebusaway-application-modules/issues/151 This commit fixes it: https://github.com/camsys/onebusaway-application-modules/commit/e9dfd9dc599624dd0951beca0e6aefa0cefda5f1 The earliest I can roll this out is late next week -- it needs to go through...

Yes, sorry about that. Washington's fix will roll out Monday morning. On Thu, Jun 16, 2016 at 9:48 AM, Sean Barbeau [email protected] wrote: > Thanks! From quick testing it looks...

Good point! I was hoping the merge to master would take care of this, but that's stalled now on some build issues and code cleanup. (read: I haven't had time...

I'll take on this effort. I also want to make clear that's its the hosting organization that gets to ultimately decide the policy on throttling. Although its technically possible to...

Your problem is likely your JDK. To get oba-1.1.16 working, you'll likely need jdk1.6 if you can find it archived somewhere.