Commit Graph

13 Commits

Author SHA1 Message Date
Haroon Khan
cfd566c8e5 [JAVA-9425] Fix failing integration tests in Sirix module 2022-01-13 09:01:20 +00:00
kwoyke
53ab451bc1 JAVA-5954: Strip out unnecceary test data from 10mb file (#11145) 2021-08-19 20:17:32 +05:30
sampadawagde
aac443ba85 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
Krzysztof Woyke
19f5252e15 JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml 2021-03-24 09:37:43 +01:00
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
amit.pandey
74d1bc1ba7 update artifictId in pom file 2020-04-12 04:31:53 +05:30
Eric Martin
026ff2ca3a Merge pull request #8567 from johnA1331/master
Bi-monthly test fix - BAEL-20909
2020-01-31 20:24:34 -06:00
johnA1331
f9b6cc1c7c Update README.md 2020-01-31 17:00:04 +08:00
amit.pandey
a407505698 extract pom version into properties 2020-01-30 02:16:26 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
johnA1331
3442f1104e Update README.md 2019-10-15 15:06:35 +08:00
amit2103
60fc96727a [BAEL-17326] - Extract versions into properties 2019-09-15 17:53:10 +05:30
Johannes Lichtenberger
1f104924c7 BAEL-3038 Add integration tests (#7495)
* Adds first tutorial examples

* Add README

* Add packages for XML- and JSON-stuff

* Update CreateJsonVersionedResource.java

* Update CreateJsonVersionedResource.java

* Update CreateXmlDatabase.java

* Update CreateJsonVersionedResource.java

* Add class and minor changes

* Add versioned XML resource example

* Add output when done

* Add exmaple

* Add example

* Add example

* Change to integration tests

* Move to persistence-modules / change class names / BDD test names

* Remove core-api-tutorial folder

* Add test and modify a test

* Add integration test

* Minor cleanup
2019-08-12 17:01:00 +02:00