To configure the Changelog and Roadmap in the Mantis, it is necessary to
create the version of the Project, it can be created in the "Manage
Project" page.
After that, while an issue is fixed and resolved,
you must need to update the issue by using "Update Advanced". Thus, you
can see there are 2 more columns, "Fixed in Version" and "Target
Version". To activate the Changelog, you must need to choose the version
in the "Fixed in Version" column. After that, you will see the
Changelog function works.
For Roadmap, it is necessary that do
not click the checkbox of "Released" while you create the Version. The
method of activate the Roadmap is similiar as Changelog, which is choose
the version in "Target Version" only.
It is my stupid method to configure Changelog and Roadmap functions in the Mantis, I hope I can help you anyway.
libservlet2.5-java (6.0.24-2ubuntu1.4) 설정하는 중입니다 ...
libtomcat6-java (6.0.24-2ubuntu1.4) 설정하는 중입니다 ...
postgresql-client-common (106ubuntu1) 설정하는 중입니다 ...
postgresql-client-8.4 (8.4.5-0ubuntu10.04) 설정하는 중입니다 ...
update-alternatives: using /usr/share/postgresql/8.4/man/man1/psql.1.gz
to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode.
postgresql-common (106ubuntu1) 설정하는 중입니다 ...
Adding user postgres to group ssl-cert
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
en_au
en_ca
en_gb
en_us
en_za
postgresql-8.4 (8.4.5-0ubuntu10.04) 설정하는 중입니다 ...
Creating new cluster (configuration: /etc/postgresql/8.4/main, data: /var/lib/poain)...
Moving configuration file /var/lib/postgresql/8.4/main/postgresql.conf to /etc/pmain...
Moving configuration file /var/lib/postgresql/8.4/main/pg_hba.conf to /etc/postg...
Moving configuration file /var/lib/postgresql/8.4/main/pg_ident.conf to /etc/posin...
Configuring postgresql.conf to use port 5432...
update-alternatives: using
/usr/share/postgresql/8.4/man/man1/postmaster.1.gz
toshare/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode.
* Starting PostgreSQL 8.4 database server
openbravo-erp (2.50MP-24-1lucid1) 설정하는 중입니다 ...
* Initializing openbravo-erp-postgresql database Creating new cluster
(configuration: /etc/postgresql/8.4/openbravo-erp, data:
/opt/OpenbravoERP-2.50/postgresql)...
Moving configuration file /opt/OpenbravoERP-2.50/postgresql/postgresql.conf to /etc/postgresql/8.4/openbravo-erp...
Moving configuration file /opt/OpenbravoERP-2.50/postgresql/pg_hba.conf to /etc/postgresql/8.4/openbravo-erp...
Moving configuration file /opt/OpenbravoERP-2.50/postgresql/pg_ident.conf to /etc/postgresql/8.4/openbravo-erp...
Configuring postgresql.conf to use port 5832... [ OK ]
* Starting openbravo-erp-postgresql [ OK ]
Creating the Openbravo ERP database ...
Setting up Openbravo ERP ...
* Reloading web server config apache2apache2: Could not reliably
determine the server's fully qualified domain name, using 127.0.1.1 for
ServerName
[ OK ]
* Stopping openbravo-erp-postgresql [ OK ]
* Starting openbravo-erp-postgresql [ OK ]
* Starting openbravo-erp-tomcat [ OK ]
Installation is now complete! To access your Openbravo instance, please point your browser to http://ip_address/openbravo
libc-bin에 대한 트리거를 처리하는 중입니다 ...
ldconfig deferred processing now taking place
설치가 완료되면 localhost/openbravo 로 접속하면 된다.
나의 경우에는, 기존에 apache2로 서버를 돌리고 있었는데
이녀석과 통합이 되어, 기존의 80번 포트 역시 이상없이 돌아가고
추가적으로 /openbravo 라는 가상 호스트로 jsp를 통해 돌아가게 된다.
기본 아이디/암호는 Openbravo / openbravo 이다.
근데.. 데모사이트랑은.. 메뉴 가짓수가 너무 다른데? -_-
하다가 검색하니 우분투 패키지가 존재해서 패스
$ apt-cache search openjdk | grep ^open
openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols)
openjdk-6-demo - Java runtime based on OpenJDK (demos and examples)
openjdk-6-doc - OpenJDK Development Kit (JDK) documentation openjdk-6-jdk - OpenJDK Development Kit (JDK) openjdk-6-jre - OpenJDK Java runtime, using Hotspot JIT
openjdk-6-jre-headless - OpenJDK Java runtime, using Hotspot JIT (headless)
openjdk-6-jre-lib - OpenJDK Java runtime (architecture independent libraries)
openjdk-6-source - OpenJDK Development Kit (JDK) source files
openjdk-6-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark