Bug 1016623 - [DOC] DT Governance guide - location of "dtgov.properties"
Summary: [DOC] DT Governance guide - location of "dtgov.properties"
Keywords:
Status: MODIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: DT Governance
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER7
: FUTURE
Assignee: Eric Wittmann
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 12:30 UTC by Martin Basovník
Modified: 2021-10-15 11:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)

Description Martin Basovník 2013-10-08 12:30:35 UTC
Description of problem:

After installation of DT Governance according to guide:
http://docs.jboss.org/overlord/dtgov/1.0.0.Final/html_single/#_download_installation_and_configuration

there should exists the file "jboss-eap/standalone/configuration/dtgov.properties" but it does not exist.
(http://docs.jboss.org/overlord/dtgov/1.0.0.Final/html_single/#_back_end_configuration)

I did not find not setting "governance.file.name" which is able to change the path of this file.

The guide should be more accurate for end users in this section.

Comment 1 Eric Wittmann 2013-10-21 17:27:54 UTC
I have updated the community documentation here:

https://github.com/Governance/dtgov/wiki/GuideConfiguring#back-end-configuration

Not sure how this should be pulled into the product docs.

Comment 2 Martin Basovník 2013-12-11 13:22:07 UTC
The product documentation was not updated.

There is one more problem in pseudocode on this site http://docs.jboss.org/overlord/dtgov/1.0.0.Final/html_single/#_download_installation_and_configuration

There is not "build.xml" file for program ant in folder "dtgov-1.0.0.Final".

OUTPUT:
mbasovni@basovnik:~/tmp/overlord/dtgov-1.0.0.Final$ ant install
Buildfile: build.xml does not exist!
Build failed

Comment 3 Eric Wittmann 2013-12-23 13:34:16 UTC
I double checked the contents of the community 1.0.0.Final download and it *does* include an ant build.xml file:

[ewittman@condor dtgov-1.0.0.Final]$ pwd
/home/ewittman/Downloads/dtgov-1.0.0.Final
[ewittman@condor dtgov-1.0.0.Final]$ ls -al
total 56
drwxr-xr-x. 8 ewittman ewittman 4096 Aug  2 07:17 .
drwxr-xr-x. 4 ewittman ewittman 4096 Dec 23 08:32 ..
drwxr-xr-x. 2 ewittman ewittman 4096 Aug  2 07:17 bin
-rwxr-xr-x. 1 ewittman ewittman 6761 Aug  2 07:17 build.xml
-rwxr-xr-x. 1 ewittman ewittman  102 Aug  2 07:17 cli-commands.txt
drwxr-xr-x. 2 ewittman ewittman 4096 Aug  2 07:17 data
drwxr-xr-x. 5 ewittman ewittman 4096 Aug  2 07:17 docs
-rwxr-xr-x. 1 ewittman ewittman  612 Aug  2 07:17 dtgov-build.properties
-rwxr-xr-x. 1 ewittman ewittman 4471 Aug  2 07:17 README.txt
drwxr-xr-x. 3 ewittman ewittman 4096 Aug  2 07:17 s-ramp-cli-0.3.0.Final
drwxr-xr-x. 2 ewittman ewittman 4096 Aug  2 07:17 src
drwxr-xr-x. 2 ewittman ewittman 4096 Aug  2 07:17 updates


I believe the community documentation (provided in the links above) is accurate.  Perhaps the product documentation still required changes?  I don't see a link for that...


Note You need to log in before you can comment on or make changes to this bug.