perfsonar-dev - perfsonar: r4496 - in branches/GEANT2-JAVA-SQL-MA-STABLE: . doc packaging packaging/deb packaging/rpm
Subject: perfsonar development work
List archive
perfsonar: r4496 - in branches/GEANT2-JAVA-SQL-MA-STABLE: . doc packaging packaging/deb packaging/rpm
Chronological Thread
- From:
- To:
- Subject: perfsonar: r4496 - in branches/GEANT2-JAVA-SQL-MA-STABLE: . doc packaging packaging/deb packaging/rpm
- Date: Thu, 18 Sep 2008 08:34:32 -0400
Author: roman
Date: 2008-09-18 08:34:31 -0400 (Thu, 18 Sep 2008)
New Revision: 4496
Added:
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/changelog
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/compat
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/conffiles
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/control
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/copyright
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/docs
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/install
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postinst
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postrm
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/preinst
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/prerm
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/rules
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/rpm/
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/rpm/geant2-java-sql-ma.specs
Removed:
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/changelog
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/compat
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/conffiles
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/control
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/copyright
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/docs
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/install
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postinst
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postrm
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/preinst
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/prerm
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/rules
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/rpm/
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/rpm/geant2-java-sql-ma.specs
Modified:
branches/GEANT2-JAVA-SQL-MA-STABLE/doc/ChangeLog.txt
Log:
merged with the trunk (-r 4436:4495)
Modified: branches/GEANT2-JAVA-SQL-MA-STABLE/doc/ChangeLog.txt
===================================================================
--- branches/GEANT2-JAVA-SQL-MA-STABLE/doc/ChangeLog.txt 2008-09-17
10:52:32 UTC (rev 4495)
+++ branches/GEANT2-JAVA-SQL-MA-STABLE/doc/ChangeLog.txt 2008-09-18
12:34:31 UTC (rev 4496)
@@ -2,20 +2,21 @@
2008-08-25 Version 2.1
-- New: ibatisConfig parameters set up in eventType config file for L2 status
(no need to put such parameter in store request)
+- 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 is missing
then the current time is used
- New: EchoRequest message allows now checking: if eXist database is running
and the count the content of metadata configuration file. It is also possible
to request a self-test including all above.
- New: MeasurementArchiveStoreRequest switched off by default
- New: support for CompleteMetadataStoreRequest message type which replaces
metadata configuration content
- New: CompleteMetadataStoreRequest switched off by default
+- New: ISO time format supported in CompleteMetadataStoreRequest and
MeasurementArchiveStoreRequest messages
- New: parameter keyword introduced in metadata block to indicate
project/organisation name
- Change: eventType Path.Status used by default in metadata configuration
file
- Change: ibatisConfig parameter in L2 CompleteMetadataStoreRequest in link
metadata is optional
-- Change: use of WebAdmin v0.9b
-- Change: obe database table is now used for domain and interdomain links
+- Change: use of web admin library v0.9.2b
+- Change: one database table is now used for domain and interdomain links
- Change: eXist default port is 8180
-- Change: use of pSbase v1.0.20080822
+- Change: use of pSbase v1.0.20080902
- Change: new format of log messages
- Change: obsolete authRealm removed from metadata configuration file
- Fixed Bug #508: error in the SQL setup file
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging (from rev 4495,
trunk/geant2-java-sql-ma/packaging)
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb (from rev 4495,
trunk/geant2-java-sql-ma/packaging/deb)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/changelog
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/changelog (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/changelog)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/compat
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/compat (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/compat)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/conffiles
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/conffiles (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/conffiles)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/control
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/control (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/control)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/copyright
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/copyright (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/copyright)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/docs
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/docs (from rev 4495,
trunk/geant2-java-sql-ma/packaging/deb/docs)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/install
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/install (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/install)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postinst
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postinst (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/postinst)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postrm
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/postrm (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/postrm)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/preinst
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/preinst (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/preinst)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/prerm
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/prerm (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/prerm)
Deleted: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/rules
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/deb/rules (from rev
4495, trunk/geant2-java-sql-ma/packaging/deb/rules)
Copied: branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/rpm (from rev 4495,
trunk/geant2-java-sql-ma/packaging/rpm)
Deleted:
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/rpm/geant2-java-sql-ma.specs
Copied:
branches/GEANT2-JAVA-SQL-MA-STABLE/packaging/rpm/geant2-java-sql-ma.specs
(from rev 4495,
trunk/geant2-java-sql-ma/packaging/rpm/geant2-java-sql-ma.specs)
- perfsonar: r4496 - in branches/GEANT2-JAVA-SQL-MA-STABLE: . doc packaging packaging/deb packaging/rpm, svnlog, 09/18/2008
Archive powered by MHonArc 2.6.16.