Bug 1037750

Summary: switchyard.xml files created with encoding="ASCII"
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Rob Cernich <rcernich>
Component: SwitchYard EditorAssignee: Rob Cernich <rcernich>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Sedlacek <jsedlace>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, kbabo, oskutka, soa-p-jira, tsedmik
Target Milestone: ER7   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Rob Cernich 2013-12-03 18:10:23 UTC
This is very restrictive. For now, create the file with encoding="UTF-8".

Steps to Reproduce:
1. Create a new SwitchYard project with the Eclipse tools.
2. Open switchyard.xml
3. Notice xml declaration sets encoding to ASCII.

Actual results:
<?xml version="1.0" encoding="ASCII"?>

Expected results:
<?xml version="1.0" encoding="UTF-8"?>

Comment 2 JBoss JIRA Server 2013-12-03 21:51:55 UTC
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1875

pushed

Comment 3 Tomáš Sedmík 2013-12-16 12:24:07 UTC
verified in jbdsis-7.0.0.CR1 (SwitchYard Tooling - 1.1.1.v20131205-1627-H426-Final)

Comment 4 JBoss JIRA Server 2014-06-16 23:52:52 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1875 to Closed