Participant Web Spring config invokes wrong arity
Reported by Ben Hood | January 10th, 2011 @ 12:53 PM
It would appear that we didn't run the demo web app as part of QA'ing #2. Basically the spring config invokes declarePair/6, but #2 added a parameter to make the function declarePair/7. This needs to be pulled straight in the Spring config and we should have a smoke test for this as part of the integration test for the participant module.
Comments and changes to this ticket
-

Ben James January 11th, 2011 @ 04:23 PM
- State changed from new to open
-

Ben James January 11th, 2011 @ 04:38 PM
- State changed from open to resolved
- Assigned user changed from Ben James to Paul Jones
-

Paul Jones January 12th, 2011 @ 09:43 AM
- State changed from resolved to open
- Assigned user changed from Paul Jones to Ben James
QA notes:
- The properties being loaded for diffaProperties are looking into the target directory of a different build (../agent/target/test-classes/diffa.itest.properties) which looks a little prone to breaking to me. This should either point at something in the agents source tree, or if tokenisation is necessay, it should be copied using the participants-web pom;
-

Ben James January 12th, 2011 @ 11:02 AM
- State changed from open to closed
- Assigned user changed from Ben James to Paul Jones
-

Ben James January 12th, 2011 @ 11:02 AM
- State changed from closed to resolved
-

Ben Hood January 12th, 2011 @ 02:26 PM
(from [e6d53e891c8743404ebf0ed9259ed732d55d1b33]) Load agent properties from agent's source instead of build target dir [#154] https://github.com/lshift/diffa/commit/e6d53e891c8743404ebf0ed9259e...
-

-

Ben Hood January 12th, 2011 @ 02:26 PM
(from [2dc3c2c70799d2485e247b20b2274a171a0d6881]) Use participants-web target dir for agent's webapp-data in integration test [#154] https://github.com/lshift/diffa/commit/2dc3c2c70799d2485e247b20b227...
-

-

-

Ben Hood January 12th, 2011 @ 02:27 PM
(from [6b27a7ab3fe55d48267589a0469340e7b150d5b4]) Copy agent war for integration tests using maven-dependencies-plugin [#154] https://github.com/lshift/diffa/commit/6b27a7ab3fe55d48267589a04693...
-

Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.
People watching this ticket
Referenced by
-
154
Participant Web Spring config invokes wrong arity
(from [e6d53e891c8743404ebf0ed9259ed732d55d1b33])
Load ag...
-
154
Participant Web Spring config invokes wrong arity
(from [03972b7f813258d49ce05044bcc9dd26aaad7957])
Merge [...
-
154
Participant Web Spring config invokes wrong arity
(from [2dc3c2c70799d2485e247b20b2274a171a0d6881])
Use par...
-
154
Participant Web Spring config invokes wrong arity
(from [ce02f1884b2868c8381f4c53d663f8f5c0cf85c2])
Minor t...
-
154
Participant Web Spring config invokes wrong arity
(from [6b27a7ab3fe55d48267589a0469340e7b150d5b4])
Copy ag...
-
154
Participant Web Spring config invokes wrong arity
(from [38ff9f208d836a819130795d2802db87dd31c1c7])
Merge [...
-
158
Data Driven Policy Tests
Following on from #148 and #154, we need to: