| Summary: | Helloworld-osgi quickstart prints 'Hello AS7 World!!' | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | sgilda |
| Component: | Quickstarts | Assignee: | sgilda |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikoleta Hlavickova <nziakova> |
| Severity: | medium | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bsutter, nziakova, pmuir |
| Target Milestone: | DR1 | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-06 14:36:18 UTC | 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
sgilda
2013-11-21 00:47:44 UTC
Fiexed in commit https://github.com/jboss-developer/jboss-eap-quickstarts/commit/1bc9e49856bac474e06a981cdd052764d2c7ab1c The original string remained in 'guide/HelloworldOSGiQuickstart.asciidoc' file:
System.out.println("Hello AS7 World!!");
System.out.println("Bye AS7 World!!");
Merge fixed to master branch: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/a362527597f72e919b5c232ccfad07af4594d61c Issued a pull for the 6.2.x branch, but I'm not sure that any changes should be made at this point. I need to check with Paul Gier. This should be fixed in the current 6.3.x builds. Verified with EAP 6.3.0 DR1 |