Hi everyone,
I just committed changes to the php workload directory that fixes
OLIO-13 - namely, changes the license/copyright etc. and refactors all
pkgs to use 'org.apache.olio.workload' as the parent.
I'm happy to do the same for rails but notice some differences which I'd
like to cleanup :
. Extra files: .gitignore, Web2.0Driver.iml - remove ?
. Extra dirs: tmp, mysql-connector-java-5.0.6 (not reqd. as we pkg the
lib) - remove ?
My refactoring will also include changes to the fsloader to be in sync
with the php version. This one is easy to do but I won't touch the
dbloader at this time - will leave that to Akara when he does the
integration. Ditto for the driver code as well. I don't think it makes
sens to add the apache header to all files either since we'll be
unifying the code anyway so I won't do that either.
If anyone sees any issues with this, please do let me know ASAP.
Thanks
Shanti