[
https://issues.jboss.org/browse/JDF-128?page=com.atlassian.jira.plugin.sy...
]
Cuneyt Tuna commented on JDF-128:
---------------------------------
got the same patch failures on a similar environment as Hardy, except git version is
1.7.10.2
Patches for ticket monster app don't apply
------------------------------------------
Key: JDF-128
URL:
https://issues.jboss.org/browse/JDF-128
Project: JBoss Developer Framework
Issue Type: Feature Request
Components: ticket-monster
Environment:
Reporter: Hardy Ferentschik
Assignee: Marius Bogoevici
When running the _admin_layer.fsh_ script, one gets asked to apply a bunch of patched.
None of the patches applies cleanly:
{noformat}
...
? Apply manual functional changes described in tutorial? [Y/n]
Applying manual changes described in tutorial based on admin_layer_functional.patch
error: patch failed: demo/src/main/webapp/index.xhtml:1
error: demo/src/main/webapp/index.xhtml: patch does not apply
? Apply manual fixes for FORGE-587,FORGE-589? [Y/n] y
Applying manual fixes for FORGE-587,FORGE-589 based on admin_layer_fixes.patch
error: patch failed: demo/src/main/webapp/admin/booking/search.xhtml:25
error: demo/src/main/webapp/admin/booking/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/event/search.xhtml:25
error: demo/src/main/webapp/admin/event/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/eventCategory/search.xhtml:25
error: demo/src/main/webapp/admin/eventCategory/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/mediaItem/search.xhtml:25
error: demo/src/main/webapp/admin/mediaItem/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/performance/search.xhtml:25
error: demo/src/main/webapp/admin/performance/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/section/search.xhtml:26
error: demo/src/main/webapp/admin/section/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/show/search.xhtml:25
error: demo/src/main/webapp/admin/show/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/ticketCategory/search.xhtml:25
error: demo/src/main/webapp/admin/ticketCategory/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/ticketPrice/search.xhtml:25
error: demo/src/main/webapp/admin/ticketPrice/search.xhtml: patch does not apply
error: patch failed: demo/src/main/webapp/admin/venue/search.xhtml:26
error: demo/src/main/webapp/admin/venue/search.xhtml: patch does not apply
? Apply manual visual changes? [Y/n]
Applying manual visual changes based on admin_layer_graphics.patch
error: demo/src/main/webapp/admin/index.xhtml: No such file or directory
demo/admin_layer_graphics.patch:1124: new blank line at EOF.
+
error: the patch applies to 'demo/src/main/webapp/resources/forge-logo.png'
(021a4735ea8a5cd4e442bcc823d0d18bb424146f), which does not match the current contents.
error: demo/src/main/webapp/resources/forge-logo.png: patch does not apply
error: patch failed: demo/src/main/webapp/resources/scaffold/pageTemplate.xhtml:7
error: demo/src/main/webapp/resources/scaffold/pageTemplate.xhtml: patch does not apply
? Deploy to JBoss AS 7? [Y/n] n
...
{noformat}
Why are there even patches required. Should the tip of the repo not always work out of
the box?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira