Gillani0 / libjoe

Automatically exported from code.google.com/p/libjoe
0 stars 0 forks source link

need bootstrap magic value to delete property #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Something like

property.key=${bootstrap.DELETE}

to cause property.key not to be present in the final published map.

Use case: java.naming.initial.context has different behaviour depending on 
null/empty string/real value. Need to be able to delete it entirely.

Original issue reported on code.google.com by joe.j.kearney on 13 Jun 2013 at 4:30