Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r4495 - trunk/geant2-java-sql-ma/packaging/rpm

Subject: perfsonar development work

List archive

perfsonar: r4495 - trunk/geant2-java-sql-ma/packaging/rpm


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r4495 - trunk/geant2-java-sql-ma/packaging/rpm
  • Date: Wed, 17 Sep 2008 06:52:32 -0400

Author: roman
Date: 2008-09-17 06:52:32 -0400 (Wed, 17 Sep 2008)
New Revision: 4495

Modified:
trunk/geant2-java-sql-ma/packaging/rpm/geant2-java-sql-ma.specs
Log:
see rev. number 4494



Modified: trunk/geant2-java-sql-ma/packaging/rpm/geant2-java-sql-ma.specs
===================================================================
--- trunk/geant2-java-sql-ma/packaging/rpm/geant2-java-sql-ma.specs
2008-09-17 09:54:19 UTC (rev 4494)
+++ trunk/geant2-java-sql-ma/packaging/rpm/geant2-java-sql-ma.specs
2008-09-17 10:52:32 UTC (rev 4495)
@@ -1,5 +1,5 @@

-%define prefix /var/lib/tomcat5/webapps/%{name}
+%define prefix /opt/perfsonar/services/%{name}

Name: geant2-java-sql-ma
Version: 2.1
@@ -72,6 +72,8 @@
%{__ln_s} %{prefix}/WEB-INF/classes/perfsonar/conf/*.xml
%{_sysconfdir}/%{name}
%{__ln_s} %{prefix}/WEB-INF/classes/*.xml %{_sysconfdir}/%{name}
%{__ln_s} %{_var}/log/tomcat5 %{_var}/log/%{name}
+%{__ln_s} %{prefix} %{_var}/lib/tomcat5/webapps/%{name}
+
## restart tomcat
/sbin/service tomcat5 restart

@@ -83,6 +85,7 @@
%{__rm} -rf %{_sysconfdir}/%{name}/objects.config
%{__rm} -rf %{_sysconfdir}/%{name}/*.xml
%{__rm} -rf %{_var}/log/%{name}
+%{__rm} -rf %{_var}/lib/tomcat5/webapps/%{name}



@@ -111,6 +114,8 @@

%changelog
* Tue Sep 02 2008 Roman Lapacz
<>
2.1-1
+- New: ibatisConfig parameter can be moved from store requests to
eventType-map configuration file
+- New: Available as deb package
- New: if 'timeValue' attribute in datum element of store request (only for
link status data) is missing then the current time is used
- New: support for CompleteMetadataStoreRequest message type which replaces
metadata configuration content
- New: ISO time format supported in CompleteMetadataStoreRequest and
MeasurementArchiveStoreRequest messages
@@ -118,12 +123,13 @@
- New: EchoRequest message allows now checking: if eXist database is running
and the count the content of metadata configuration file; access data from
relational database. It is also possible to request a self-test including all
above.
- New: parameter keyword introduced in metadata block to indicate
project/organisation name
- New: MeasurementArchiveStoreRequest switched off by default
+- Change: eXist default port is 8180
- Change: format of log messages changed
- Change: use of pSbase v1.0.20080902
-- Change: use of web admin library v0.9.1b
+- Change: use of web admin library v0.9.2b
+- Change: one database table is now used for domain and interdomain links
- Change: obsolete authRealm removed from metadata configuration file
- Fixed Bug #508: error in the SQL setup file
-- ibatisConfig parameter can be moved from store requests to eventType-map
configuration file

* Wed Apr 16 2008 Roman Lapacz
<>
2.0-1
- New: new namespace (netutil) of datum element in the response containing
utilization value is used



  • perfsonar: r4495 - trunk/geant2-java-sql-ma/packaging/rpm, svnlog, 09/17/2008

Archive powered by MHonArc 2.6.16.

Top of Page