* Added new tests * Added comments * Created the custom serializer/deserializer. Fixing some small issues with it * Changed the sending to use java socket api * Working, just trying to figure out junit differences * Found an error in the input message (contained \r\n) fixed now * added .idea and activemq-data folders to ignore * Cleaned up unused code, added documentation to the README.md * Added more comments * Added Copyright notices
16 lines
151 B
Plaintext
16 lines
151 B
Plaintext
application.log
|
|
application.log*
|
|
target/
|
|
.settings/
|
|
log.roo
|
|
.project
|
|
.classpath
|
|
.springBeans
|
|
.DS_Store
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
derby.log
|
|
.idea
|
|
activemq-data
|