Commit Graph

14316 Commits

Author SHA1 Message Date
Guillermo Lopez b7e02dbb4a BAEL-2804 Fixed XML indentation
I've set the XML indentation the same way as the rest of the modules
using 4 spaces instead of 2.
2019-08-07 22:43:41 -03:00
Guillermo Lopez d25a282447 Merge branch 'master' into BAEL-2804
Conflicts:
	persistence-modules/java-jpa-2/README.md
	persistence-modules/java-jpa-2/pom.xml
	persistence-modules/java-jpa/pom.xml
	persistence-modules/pom.xml
2019-08-07 22:21:33 -03:00
Loredana Crusoveanu 799758881f
Merge pull request #7482 from Doha2012/master
add scheduled async example
2019-08-07 00:05:19 +03:00
Loredana Crusoveanu 362b7faf81
Merge pull request #7475 from sjmillington/library-move-pt-1
[BAEL-16003] Added libraries-data-2
2019-08-06 23:05:18 +03:00
Loredana Crusoveanu 88de49bc69
Merge pull request #7310 from veontomo/BAEL-3095
Create an interface driven controller (BAEL-3095)
2019-08-06 22:26:25 +03:00
Erik Pragt f2075128cb
Merge pull request #7467 from dupirefr/bael-2996-bis
[BAEL-2996] Moved code from libraries2 to java-math
2019-08-07 00:21:32 +10:00
Eric Martin 9acd42a430
Merge pull request #7305 from kamleshkr/BAEL-3042-1
BAEL-3042 DynamicUpdate annotation example
2019-08-06 07:22:15 -05:00
Juan Moreno a02fcfbb06 UPDATE Added additional tests, security config, and fix format issues (#7421) 2019-08-05 17:35:34 -05:00
Erik Pragt a56d3b1e58
Merge pull request #7294 from juanvaccari/BAEL-2928
BAEL-2928 - Create new spring-di project with examples for Qualifier …
2019-08-06 07:19:36 +10:00
Sumeet Gajbhar ab0477a4b2 BAEL-3127 Binary Numbers in Java (#7469)
* BAEL-3027 binary number arithmetic operations

* BAEL-3127 updated the unit test case names

* added unit test cases for built-in java functions

* updated function name

* BAEL-3127 updated unit test case names

* BAEL-3127 removed comments from code

* BAEL-3127 updated variable names

* BAEL-3027 binary number arithmetic operations

* merging upsteam

* fixing build issue

* updated formatting

* update variable names
2019-08-05 22:25:24 +02:00
Loredana Crusoveanu 780d6c765c
Merge pull request #7510 from fanatixan/BAEL-16622
BAEL-16622 - updating intellij formatting rules
2019-08-05 22:27:05 +03:00
Andrew Shcherbakov 4b7d77eb1d Get rid of custom.properties 2019-08-05 19:57:12 +02:00
Andrew Shcherbakov 1ccfdebc41 Merge branch 'master' into BAEL-3095 2019-08-05 19:29:38 +02:00
juanvaccari e485b0dc67
Merge branch 'master' into BAEL-2928 2019-08-05 17:54:23 +01:00
Juan Vaccari c1920ddaab BAEL-2928 - Solve conflicts in pom.xml 2019-08-05 17:48:18 +01:00
Sjmillington 98f59f58a2 [BAEL-16003] Added missing dependencies - mvn clean install now succeeds 2019-08-05 17:12:55 +01:00
Sjmillington 4dbeacad35 [BAEL-16003] renamed artifactId. Removed specified articles from libraries module. Added smooks + google sheets resources into libraries-data-2. Tidied up libraries pom, removing unused dependencies. 2019-08-05 16:50:34 +01:00
fejera c366657efa BAEL-16622 - updating intellij formatting rules 2019-08-05 11:34:56 +02:00
vatsalgosar f767e462f5 BAEL-3184 (#7505)
- Moved operator related modules from core-java-lang-syntax to core-java-lang-operators
2019-08-05 07:54:57 +02:00
glopez 2a4adf2935 BAEL-2804 JPA Query Parameters Usage - formatting issues fixed
I fixed some formatting issues as requested since the eclipse formatter
does not support 4 spaces for blocks a 2 for continuations hence it has
to be resolved manually.

Additionally I've applied formatting to the logback.xml file.
2019-08-04 21:39:46 -03:00
Eric Martin c8e517f6e8
Merge pull request #7428 from SmartyAnsh/master
BAEL-2781 - Metaprogramming in Groovy
2019-08-04 18:04:40 -05:00
Loredana Crusoveanu 2ab57b46a1
Merge pull request #7474 from johnA1331/master
Bi-monthly test fix - BAEL-15972
2019-08-05 00:24:08 +03:00
Loredana Crusoveanu 329ab30be0
Merge pull request #7499 from eugenp/remove-module
remove obsolete modules; appears to be from issue BAEL-119 which was …
2019-08-05 00:00:27 +03:00
Loredana Crusoveanu 391c224ab1
Merge pull request #7498 from eugenp/lor6-patch-5
Update README.md
2019-08-04 23:59:55 +03:00
Loredana Crusoveanu ea63ec6d0b
Merge pull request #7497 from eugenp/lor6-patch-4
Update README.md
2019-08-04 23:59:41 +03:00
vatsalgosar 94522094c1 BAEL-3118 (#7488)
* BAEL-3118
- Increment Decrement Unary Operators

* BAEL-3118
- Added UnitTests for Increment Decrement Unary Operators

* BAEL-3118

* BAEL-3118
- Added new module core-java-lang-operators/pom
- Added increment and decrement unary operators unit tests

* BAEL-3118

* modified artifact id
2019-08-04 13:11:01 +02:00
Loredana 143aff917b remove obsolete modules; appears to be from issue BAEL-119 which was not published 2019-08-04 13:37:14 +03:00
Loredana Crusoveanu 42c4a6f647
Merge pull request #7490 from eugenp/lor6-patch-3
Create README.md
2019-08-04 13:22:11 +03:00
Loredana Crusoveanu 9fd4fc4aa3
Merge pull request #7481 from eugenp/lor6-patch-2
Update README.md
2019-08-04 13:21:57 +03:00
Loredana Crusoveanu 3ceaa2579d
Update README.md 2019-08-04 13:20:55 +03:00
Loredana Crusoveanu 1cfdd27226
Update README.md 2019-08-04 13:20:40 +03:00
Joel Juarez c06471c727 BAEL-3043: Datastax Java Driver for Apache Cassandra (#7290) 2019-08-03 19:26:11 -05:00
Loredana Crusoveanu 6d7ff4f62a
Create README.md 2019-08-04 01:04:05 +03:00
Loredana Crusoveanu 02c8af2044
Merge pull request #7473 from sjmillington/master
[BAEL-9020] updated ApplicationIntegrationTest to ApplicationLiveTest
2019-08-03 23:58:48 +03:00
DOHA e6a38aada1 add scheduled async example 2019-08-03 15:24:39 +03:00
Loredana Crusoveanu ef787e6525
Update README.md 2019-08-03 13:54:33 +03:00
Loredana Crusoveanu 255ae3b234
Merge pull request #7471 from Doha2012/master
move code
2019-08-03 13:48:18 +03:00
Eric Martin f79f3d2fd2
Merge pull request #7478 from eugenp/remove-gitignore
Remove extra .gitignore files
2019-08-02 21:42:21 -05:00
eric-martin 95c467aa12 Remove extra .gitignore files 2019-08-02 21:38:25 -05:00
Sjmillington 0f06cd46ca remove live test change from this branch 2019-08-02 16:30:39 +01:00
Sjmillington 2096feb825 remove live test change from this branch 2019-08-02 16:29:20 +01:00
Sjmillington 67d88b93b7 [BAEL-16003] Moving article out of libraries (& flink from libraries-data) into libraries-data-2 2019-08-02 16:22:49 +01:00
johnA1331 0905e07ae1
Rename README.MD to README.md 2019-08-02 22:38:47 +08:00
johnA1331 d3c8e5529c
Rename README.MD to README.md 2019-08-02 22:37:13 +08:00
johnA1331 c05afcf7d5
Rename README.MD to README.md 2019-08-02 22:36:33 +08:00
johnA1331 83458fbaaf
Update README.md 2019-08-02 22:22:40 +08:00
johnA1331 e73adef167
Update README.md 2019-08-02 22:21:42 +08:00
johnA1331 cb3d029a25
Update README.md 2019-08-02 22:20:26 +08:00
johnA1331 841963c79d
Update README.md 2019-08-02 22:19:26 +08:00
johnA1331 cc7cd9b3d0
Update README.md 2019-08-02 22:17:52 +08:00