Doha2012
7c73abdede
cleanup pom ( #1836 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012
35231d0c19
cleanup parent dependencies ( #1828 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012
9692ae36fb
add parent to pom ( #1816 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
2017-05-09 23:37:43 +03:00
Yasin
9d0cb1e2aa
BAEL-722 Intro to JSONassert ( #1437 )
...
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
* BAEL-608 Introduction to Java9 StackWalking API
* BAEL-608 Introduction to Java9 StackWalking API
changing the test names to BDD style
* BAEL-608 Introduction to Java9 StackWalking API
correcting the typo
* BAEL-608 Introduction to Java9 StackWalking API
improving method names
* BAEL-608 Introduction to Java9 StackWalking API
test method names improvements
* BAEL-718 Quick intro to javatuples
* merging pom from master
* BAEL-722 Intro to JSONassert
2017-03-19 09:51:25 +01:00
KevinGilmore
ac50687880
README files for BAEL-393 and BAEL-541 ( #1409 )
...
* Add files via upload
* Update pom.xml
* Update RunGuice.java
* Update Communication.java
* Update CommunicationMode.java
* Update DefaultCommunicator.java
* Update EmailCommunicationMode.java
* Update IMCommunicationMode.java
* Update SMSCommunicationMode.java
* Update MessageLogger.java
* Update MessageSentLoggable.java
* Update AOPModule.java
* Update BasicModule.java
* Update CommunicationModel.java
* Update Communicator.java
* Update BasicModule.java
* Update RunGuice.java
* Update MessageLogger.java
* Update Communicator.java
* Update pom.xml
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* Update pom.xml
* Update pom.xml
* Update pom.xml
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* BAEL-157: README.md updated
* Changed project name
* Update RunGuice.java
Removed references to message logging and output
* Update Communication.java
Removed message logging-related code
* BAEL-566: Updated README.md
* New project name
* BAEL-393: removing guice-intro directory
* BAEL-393: renamed module guice-intro to guice in root pom.xml
* BAEL-393 and BAEL-541 README.md files
2017-03-17 08:19:37 -05:00
KevinGilmore
4a773e79cd
BAEL-393: renamed guice-intro directory to guice ( #1385 )
...
* Add files via upload
* Update pom.xml
* Update RunGuice.java
* Update Communication.java
* Update CommunicationMode.java
* Update DefaultCommunicator.java
* Update EmailCommunicationMode.java
* Update IMCommunicationMode.java
* Update SMSCommunicationMode.java
* Update MessageLogger.java
* Update MessageSentLoggable.java
* Update AOPModule.java
* Update BasicModule.java
* Update CommunicationModel.java
* Update Communicator.java
* Update BasicModule.java
* Update RunGuice.java
* Update MessageLogger.java
* Update Communicator.java
* Update pom.xml
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* Update pom.xml
* Update pom.xml
* Update pom.xml
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* BAEL-157: README.md updated
* Changed project name
* Update RunGuice.java
Removed references to message logging and output
* Update Communication.java
Removed message logging-related code
* BAEL-566: Updated README.md
* New project name
* BAEL-393: removing guice-intro directory
* BAEL-393: renamed module guice-intro to guice in root pom.xml
2017-03-13 08:27:44 -05:00