Aleksei Kornev
c34fb90cd8
Add functional test for Petclimic web service
...
Tests uses Grid Dynamics JBehave framework. They access the same pages
but in XML form and test XML content.
2014-08-21 14:21:29 +04:00
Aleksei Kornev
93a7142fb1
Fix JBehave error reports
...
Certain report decoration resources were missing.
2014-08-21 14:21:04 +04:00
Aleksei Kornev
8514b3649f
Remove junk files
2014-08-21 14:20:29 +04:00
Aleksei Kornev
53a73b3c5a
Fix test log folder location
...
It used to be in the current directory instead of target/.
2014-08-21 14:20:08 +04:00
Aleksei Kornev
f85da00158
Add integration tests for Petclinic UI
...
Integration tests are 2 Selenium tests built on Grid Dynamics JBehave
Framework. The tests run against a remote webdriver with Firefox browser.
2014-08-21 14:19:24 +04:00
Aleksei Kornev
fe4efae93b
Change Maven coordinates of tests module
2014-08-21 14:15:46 +04:00
Aleksei Kornev
935624cc1d
Move a stale file to Petclinic module
2014-08-21 14:15:24 +04:00
Aleksei Kornev
57e4eebaa8
Fix formatting
...
Petclinic POM uses tabs for indentation.
2014-08-21 14:15:06 +04:00
Aleksei Kornev
744690742d
Add parameter to configure Tomcat HTTP port
...
To run multiple simultaneous test jobs on the same machine the embedded
Tomcats must use different TCP ports.
2014-08-21 14:14:15 +04:00
Aleksei Kornev
099ca723d4
Move Petclinic to Maven submodule
...
Convert one-module Maven project to multi module - to co-locate a separate
module with integration tests.
Change Maven group to avoid overlapping with Spring artifacts.
2014-08-21 14:13:05 +04:00
Aleksei
c6d18b7267
Merge pull request #1 from yurinnick/fb-dmg-365-webapp-demo-deploymanet
...
[DMG-365] Add deployment
2014-08-14 15:50:25 +04:00
Nikolay Yurin
0db296c32d
[DMG-365] Add asf-webapp-demo deployment
...
- Add asf-webapp-demo cookbook
- Add Qubell manifest
2014-08-14 14:19:41 +04:00
Mic
9f6814d7db
updated versions of Spring Data and AspectJ
2014-07-02 05:55:16 +08:00
Mic
a04d789db9
versions upgrade.
2014-06-05 00:01:17 +08:00
michaelisvy
ce50e80736
Merge pull request #42 from bram-atmire/documentation-fix
...
update db_readme.txt to reflect properties rename
2014-06-02 08:41:51 +08:00
michaelisvy
45fb0c4e53
Merge pull request #44 from tduchateau/master
...
Updated README with the Dandelion-Datatables configuration file
2014-06-01 21:05:21 +08:00
Thibault Duchateau
fba9e78b92
Updated README with the Dandelion-Datatables configuration file
2014-06-01 12:50:08 +02:00
michaelisvy
5c4aaa60f3
Merge pull request #43 from tduchateau/master
...
Upgraded Dandelion-Datatables to the latest release (v0.10.0)
2014-06-01 18:28:01 +08:00
Thibault Duchateau
e99c67a4bb
Upgraded Dandelion-Datatables to the latest release (v0.10.0)
...
* The old datatables-servlet2 dependency has been removed from the pom.xml
* Some attributes have been renamed (e.g. paginate => pageable)
* Starting from the v0.10.0, all web components (servlet, filter) must be explicitely declared in the web.xml file. That's why I added the following declaration: DandelionFilter, DandelionServlet and DatatablesFilter
* Added a new datatables.properties file in order to disable the asset management brought by Dandelion-Core. This is equivalent to the old cdn=true table attribute
2014-05-31 11:02:32 +02:00
Bram Luyten
1341c12d1f
update db_readme.txt to reflect properties rename
...
jdbc.properties was renamed to data-access.properties, but this file still referred to the old name.
2014-05-11 18:37:42 +02:00
Mic
ce7e6e8bdc
updated URL on cloud foundry
2014-04-12 23:54:45 +08:00
Mic
8ee6c79fe0
updated lib versions
2014-04-12 23:29:02 +08:00
Mic
3f0bfbbdbe
updates logo
2014-04-12 23:28:53 +08:00
Mic
622291aba7
Merge branch 'master' of https://github.com/SpringSource/spring-petclinic
2014-04-12 11:27:53 +08:00
michaelisvy
7dc6da25d8
Merge pull request #39 from arey/patch-1
...
Remove public to methods from the ClinicService
2014-04-12 11:27:32 +08:00
Mic
5e329e1766
Merge branch 'master' of https://github.com/SpringSource/spring-petclinic
2014-04-11 21:28:09 +08:00
michaelisvy
4a477313ef
Merge pull request #38 from arey/master
...
Fixes #37 with other default locale than english
2014-04-11 21:24:26 +08:00
Antoine Rey
67ae72f324
Remove public to methods from the ClinicService
...
Any method you define in an interface is by definition public
2014-03-23 17:43:58 +01:00
Mic
c8759c4b9e
upgraded version of SLF4J
2014-03-03 21:32:35 +08:00
Mic
a4f18cb238
migrating to Hibernate 4.3.3.Final
2014-03-03 21:26:12 +08:00
Mic
35a94eaa5d
migrating to Spring 4.0.2
2014-03-03 21:24:29 +08:00
Antoine Rey
076a124e0a
Fixes #37 with other default locale than english
...
Test in error with french default Locale:
org.junit.ComparisonFailure: expected:<[ne peut pas être vide]> but was:<[may not be empty]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.springframework.samples.petclinic.model.ValidatorTests.emptyFirstName(ValidatorTests.java:39)
2014-02-24 14:05:02 +01:00
Mic
53abaf51e5
upgrading jadira-usertype
2014-02-03 09:59:48 +08:00
Mic
1e1a149fec
migrated to ehcache 2.6.8
2014-02-03 09:56:07 +08:00
Mic
50f0bc9352
migrated to LogBack 1.1.0
2014-02-03 09:50:56 +08:00
Mic
43216fb185
migrated to Hibernate 4.3.1
2014-02-03 09:48:51 +08:00
Mic
053c84ecc9
migrated to Spring 4.0.1
2014-02-03 09:31:44 +08:00
Mic
08d84ed2b3
added comment for welcome file
2013-12-16 21:00:51 +09:00
Mic
5cfd482edc
removed default profile and replaced with "jpa"
2013-12-16 20:58:15 +09:00
Mic
ea81fe07d8
Spring Data JPA: migrated to 1.4.3.RELEASE
2013-12-16 20:43:21 +09:00
Mic
8e268b733e
Merge branch 'migration-to-Spring-4.0.0'
2013-12-16 20:26:20 +09:00
Mic
377bc63033
migrated pom to Spring 4 and Servlet 3
2013-12-13 10:31:31 +08:00
Mic
8a6714592d
migrated to dandelion 0.9.3
2013-12-13 08:15:24 +08:00
Mic
3e8829f372
adding explicit reference to default profile because it doesn't seem to work on on some environments
2013-12-13 08:15:10 +08:00
Mic
74abfb1a35
migrated to Spring 3.2.5
2013-11-24 17:16:55 +05:30
Mic
34d8ca46ac
chaining validation so we can see multiple error messages when there are multiple validation errors
2013-11-06 09:18:33 +08:00
Mic
c4b9b0b119
migrated to the latest version of jquery and jquery-ui
2013-11-06 08:58:15 +08:00
Mic
31b602287f
migrated to latest version of Spring Data and HSQLDB
2013-11-06 08:33:31 +08:00
Mic
18c3dac027
updated to latest version of AspectJ and Dandelion datatables
2013-11-06 08:29:27 +08:00
Mic
8d78f3a07a
typo
2013-09-27 11:31:36 +08:00