thomashan / zkgrails

Automatically exported from code.google.com/p/zkgrails
0 stars 0 forks source link

Cannot access .zul file included in external plugin from main grails project. #275

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which version of ZKGrails you're using? On what operating system?
2.0.0.M7, Windows 7

Which version of Grails you're using?
2.0.4

What steps will reproduce the problem?
1. Create a Grails Plugin Project
2. Install zk grails plugin
3. Create a .zul file in grails-app/zul
4. launch grails package-plugin
5. install the created plugin in another grails project

What is the expected output? What do you see instead?
I expect to be able to access the .zul packaged in the plugin but
1. the package-plugin command does not include the grails-app/zul/*.zul files 
in the plugin .zip file
2. even if I link the plugin project in the BuildConfig.groovy file of the 
Grails Project, I can't access the .zul file of the installed plugin.

Please provide any additional information below. Attaching a test case to
reproduce it is preferable.

Original issue reported on code.google.com by ilsa...@gmail.com on 23 Aug 2012 at 7:28

GoogleCodeExporter commented 8 years ago

Original comment by chanwit on 23 Aug 2012 at 7:37

GoogleCodeExporter commented 8 years ago

Original comment by chanwit on 31 Aug 2012 at 4:37

GoogleCodeExporter commented 8 years ago

Original comment by chanwit on 3 Dec 2012 at 6:30

GoogleCodeExporter commented 8 years ago
Fixed in 0eb3fd6777abfe9316fe2a75ff95db11b6ce5be1 / ZKGrails2-Common

Original comment by chanwit on 3 Dec 2012 at 6:31

GoogleCodeExporter commented 8 years ago
Issue 291 has been merged into this issue.

Original comment by chanwit on 24 Dec 2012 at 12:32