]> git.mxchange.org Git - addressbook-mailer-ejb.git/commit
Rewrite:
authorRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:00:43 +0000 (22:00 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:00:43 +0000 (22:00 +0200)
commitcd670cf8db41c188c92217685b9eaec5d77112af
tree4c6df98395c131b5e9814967c9c78d43fbd6fec4
parentfb52b67efbb7c2648393589e8303ecc990404266
Rewrite:
- introduced jcountry-core which is a library for handling country-related data, e.g. dial prefix, country code ...
- introduced jphone-core which is a library for handling phone, fax and cell phone numbers
- these both new libraries required a rewrite of many parts
16 files changed:
.gitignore
lib/jcontacts-business-core.jar
lib/jcontacts-core.jar
lib/jcore-logger-lib.jar [new file with mode: 0644]
lib/jcoreee.jar
lib/jcountry-core.jar [new file with mode: 0644]
lib/jphone-core.jar [new file with mode: 0644]
lib/juser-core.jar
lib/juser-lib.jar
nbproject/ant-deploy.xml
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/conf/persistence.xml
src/java/org/mxchange/addressbook/model/addressbook/AddressbookSessionBean.java