Hello, I have my 1st small contribution to make to Restlet, a patch to MetadataService to consider a common extension for a certain file type. Its absence was causing our application to throw a NullPointerException, for now we've 'fixed' by adding this file extension to the MetadataService at app startup, but I think the extension is very common for this file type so it should be added to Restlet "mainstream".
I've made a patch with diff -u, on the MetadataService.java file used in the JEE edition of Restlet. How should I proceed to contribute this patch? Thanks in advance. -- Fabián Mandelbaum IS Engineer ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2382857

