FYI, incase this got lost in all the discussions, this release is (still) ready.
So in regard to the w3c simple ddr issue, that does not block this release or any future releases. It only poses an issue when we try to make DeviceMap w3c compatible. I would like to make it w3c compatible, so I just need to do some more research in the coming weeks to see what the effort is. Right now the main issue is that the w3c java api was never published to a maven repo, need to still understand what that means in regard to w3c compatibility. So thats my TODO. ________________________________ From: Reza <[email protected]> To: Apache Device Map DEV <[email protected]> Sent: Tuesday, July 8, 2014 3:03 PM Subject: DeviceMap data and java client 1.0.0 release review ready I have updated the devicemap data and java client release: http://www.rezsoft.org/devicemap/ Changes: -fixed the LICENSE, NOTICE, DISCLAIMER. I also added these to individual projects to simplify releasing. -added a README -removed all the @author comments -changed version from 1.0 to 1.0.0 -I changed the java client artifact id from devicemap-java to devicemap-client -I moved some classes around in the loader package so they are better organized If all looks good, I will create the tag for this release.
