willhains / guicebox

Automatically exported from code.google.com/p/guicebox
1 stars 2 forks source link

@Start methods invoked twice #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up a test that prints out on a @Start method
2. Run the test using the dev jar

What is the expected output? What do you see instead?

The message should print once. It prints twice with the dev jar and only once 
with the 0.3 jar.

What version of the product are you using? On what operating system?

dev and 0.3 on Windows 7

Original issue reported on code.google.com by r...@urbancode.com on 9 Aug 2012 at 2:39

GoogleCodeExporter commented 9 years ago
Cannot reproduce. Could you please provide some sample code?

Original comment by w...@willhains.com on 11 Aug 2012 at 12:28