jasig-ssp IRC Logs-2013-02-05

[13:40:33 CST(-0600)] <TonyUnicon> Hey Dan

[13:40:41 CST(-0600)] <dmccallum54> hi

[13:40:56 CST(-0600)] <TonyUnicon> quick question, I just ran the sencha minification tool

[13:41:03 CST(-0600)] <TonyUnicon> and ran into these errors

[13:41:12 CST(-0600)] <TonyUnicon> [ERROR] File '/Users/Dev/projects/ssp/SSP/src/main/webapp//app/view/tools/disability/DisabilityServices.js' is either not existent or unreadble

[13:41:12 CST(-0600)] <TonyUnicon> [ERROR] File '/Users/Dev/projects/ssp/SSP/src/main/webapp//app/view/tools/disability/General.js' is either not existent or unreadble

[13:41:12 CST(-0600)] <TonyUnicon> [ERROR] File '/Users/Dev/projects/ssp/SSP/src/main/webapp//app/view/tools/disability/AgencyContacts.js' is either not existent or unreadble

[13:41:12 CST(-0600)] <TonyUnicon> [ERROR] File '/Users/Dev/projects/ssp/SSP/src/main/webapp//app/view/tools/disability/DisabilityCodes.js' is either not existent or unreadble

[13:41:12 CST(-0600)] <TonyUnicon> [ERROR] File '/Users/Dev/projects/ssp/SSP/src/main/webapp//app/view/tools/disability/Disposition.js' is either not existent or unreadble

[13:41:12 CST(-0600)] <TonyUnicon> [ERROR] File '/Users/Dev/projects/ssp/SSP/src/main/webapp//app/view/tools/disability/Accommodations.js' is either not existent or unreadble

[13:41:13 CST(-0600)] <TonyUnicon> [ERROR] File '/Users/Dev/projects/ssp/SSP/src/main/webapp//app/controller/admin/shg/EducationGoals.js' is either not existent or unreadble

[13:41:21 CST(-0600)] <TonyUnicon> these are not files that ive touched

[13:41:29 CST(-0600)] <dmccallum54> i think the jsb3 file is out of date

[13:41:39 CST(-0600)] <dmccallum54> well

[13:41:44 CST(-0600)] <dmccallum54> either out of date or ahead of date

[13:41:58 CST(-0600)] <TonyUnicon> should I address it?

[13:43:02 CST(-0600)] <dmccallum54> yes if it means you cant minify/aggregate your stuff

[13:43:11 CST(-0600)] <dmccallum54> no if it can be safely ignored for the time being

[13:43:56 CST(-0600)] <TonyUnicon> it still works with the error

[13:44:12 CST(-0600)] <TonyUnicon> thanks

[13:45:12 CST(-0600)] <TonyUnicon> also I should check in the minified/aggregated files with my checkin yes?

[13:45:28 CST(-0600)] <TonyUnicon> after I synchronize of course

[13:45:47 CST(-0600)] <dmccallum54> yes.

[13:46:06 CST(-0600)] <dmccallum54> for the errors above see https://issues.jasig.org/browse/SSP-612

[13:46:24 CST(-0600)] <TonyUnicon> ahh ok

[13:46:59 CST(-0600)] <dmccallum54> for checking in min/aggr js… unfortunately yeah, we need to do that until i get my butt in gear... https://issues.jasig.org/browse/SSP-651

[13:48:25 CST(-0600)] <dmccallum54> updated 612 with your current list of error msgs

[13:50:04 CST(-0600)] <TonyUnicon> the error is strange because you'd think it had something to do with the leading slash

[13:50:17 CST(-0600)] <TonyUnicon> webapp//app

[13:50:43 CST(-0600)] <dmccallum54> could be

[13:50:52 CST(-0600)] <dmccallum54> you'd expect a *nix fs to ignore that

[13:51:01 CST(-0600)] <TonyUnicon> no they all had leading slashes, the path is whats wrong

[13:51:01 CST(-0600)] <dmccallum54> but could be something else going on in sencha

[13:51:10 CST(-0600)] <TonyUnicon> I think the dir was changed to disabilityintake

[13:51:12 CST(-0600)] <TonyUnicon> or something like that

[13:51:15 CST(-0600)] <dmccallum54> k