ivaynberg / bindgen-wicket

Automatically exported from code.google.com/p/bindgen-wicket
0 stars 1 forks source link

Update bindgen-wicket to Wicket 1.5 #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to use bindgen-wicket I saw that it brings wicket-1.4.3.jar as 
dependency. For our application we can exclude it as dependency but it wont be 
fun if I don't upgrade it to Wicket 1.5 (-rc2).

Here is a patch.

Original issue reported on code.google.com by martin.g...@gmail.com on 21 Mar 2011 at 10:11

Attachments:

GoogleCodeExporter commented 9 years ago
I also updated bindgen dependency to 2.17. This is the last version which "just 
works". Trying to use any newer version (latest is 2.22) has compilation 
problems after the generation of the bindings.

Original comment by martin.g...@gmail.com on 21 Mar 2011 at 10:13