On 01/04/2014 16:05, Klevenz, Stephan wrote:
Hi,

There is a small issue with these xml files below. Some XML editors expect to 
to have this processing instruction

<?xml version="1.0" encoding="utf-8"?>

in the very first line. Otherwise they report an error. I have just fixed that 
and added also some excludes for rat check and .gitignore for generated files 
with my latest commits to master.

I hope that's ok.

Hi Stephan,
I have just tested such changes and everything went out fine.

I am about to merge the olingo-200 branch back into master and to delete olingo-200 (more or less 40 commits, including some local stuff I haven't pushed yet).

Regards.

fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.xml
fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.xml
fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.xml
fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.xml
fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.xml
fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml
fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml
fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.xml
fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.xml
fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/

Reply via email to