]> git.mxchange.org Git - addressbook-lib.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Fri, 2 Oct 2015 10:03:38 +0000 (12:03 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 2 Oct 2015 13:21:04 +0000 (15:21 +0200)
commitb3fed99b3377cfb385500abf41decea7bf507aca
tree6a8ba16d4a340e2353f9e147c683516ab67e058f
parent1330d02209a057048a938a38575a4bedc6310c48
Continued:
- added jcontacts-business-core.jar (model/POJO/POJI for business contacts)
- renamed jcontacts -> jcontacts-core
- added persistence as the facade will do it (maybe this will be moved to EJB?)
- moved exception to jcontacts-core
- fixed imports
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jcontacts-business-core.jar [new file with mode: 0644]
lib/jcontacts-core.jar [new file with mode: 0644]
lib/jcontacts.jar [deleted file]
lib/jpa20-persistence/javax.persistence-2.1.0-doc.zip [new file with mode: 0644]
lib/jpa20-persistence/javax.persistence_2.1.0.v201304241213.jar [new file with mode: 0644]
nbproject/project.properties
src/org/mxchange/addressbook/exceptions/ContactAlreadyAddedException.java [deleted file]
src/org/mxchange/addressbook/facade/contact/AddressbookContactFacade.java
src/org/mxchange/addressbook/facade/contact/ContactFacade.java