From: <lh...@us...> - 2009-07-23 17:46:19
|
Revision: 119 http://tmapi.svn.sourceforge.net/tmapi/?rev=119&view=rev Author: lheuer Date: 2009-07-23 17:46:15 +0000 (Thu, 23 Jul 2009) Log Message: ----------- Forgot to update CHANGES.txt - Done Modified Paths: -------------- tags/release-2_0_a2/CHANGES.txt trunk/CHANGES.txt Modified: tags/release-2_0_a2/CHANGES.txt =================================================================== --- tags/release-2_0_a2/CHANGES.txt 2009-07-23 17:42:00 UTC (rev 118) +++ tags/release-2_0_a2/CHANGES.txt 2009-07-23 17:46:15 UTC (rev 119) @@ -2,12 +2,13 @@ TMAPI Changes ============= -TMAPI 2.0 alpha2 - 2009-02-xx +TMAPI 2.0 alpha2 - 2009-07-23 ----------------------------- * Introduced MalformedIRIException * Renamed ModelConstraintException.getSender() to getReporter() * More test cases * Improved Java Docs +* #2790650 - IRI tests do not belong to the core tests anymore TMAPI 2.0 alpha1 - 2008-08-26 Modified: trunk/CHANGES.txt =================================================================== --- trunk/CHANGES.txt 2009-07-23 17:42:00 UTC (rev 118) +++ trunk/CHANGES.txt 2009-07-23 17:46:15 UTC (rev 119) @@ -2,12 +2,13 @@ TMAPI Changes ============= -TMAPI 2.0 alpha2 - 2009-02-xx +TMAPI 2.0 alpha2 - 2009-07-23 ----------------------------- * Introduced MalformedIRIException * Renamed ModelConstraintException.getSender() to getReporter() * More test cases * Improved Java Docs +* #2790650 - IRI tests do not belong to the core tests anymore TMAPI 2.0 alpha1 - 2008-08-26 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2010-01-15 17:57:39
|
Revision: 140 http://tmapi.svn.sourceforge.net/tmapi/?rev=140&view=rev Author: lheuer Date: 2010-01-15 17:57:29 +0000 (Fri, 15 Jan 2010) Log Message: ----------- Forgot to change CHANGES.txt, done, updated build.properties Modified Paths: -------------- tags/release-2_0_rc2/CHANGES.txt tags/release-2_0_rc2/build.properties trunk/CHANGES.txt trunk/build.properties Modified: tags/release-2_0_rc2/CHANGES.txt =================================================================== --- tags/release-2_0_rc2/CHANGES.txt 2010-01-15 17:52:39 UTC (rev 139) +++ tags/release-2_0_rc2/CHANGES.txt 2010-01-15 17:57:29 UTC (rev 140) @@ -2,7 +2,7 @@ TMAPI Changes ============= -TMAPI 2.0 RC2 - 2010-mm-dd +TMAPI 2.0 RC2 - 2010-01-15 -------------------------- * Fixed TestLocator test case (engines are not required to support application/x-www-form-urlencoded). Modified: tags/release-2_0_rc2/build.properties =================================================================== --- tags/release-2_0_rc2/build.properties 2010-01-15 17:52:39 UTC (rev 139) +++ tags/release-2_0_rc2/build.properties 2010-01-15 17:57:29 UTC (rev 140) @@ -1,5 +1,5 @@ version=2.0 -version_suffix=RC1 +version_suffix=RC2 debug=off optimize=on Modified: trunk/CHANGES.txt =================================================================== --- trunk/CHANGES.txt 2010-01-15 17:52:39 UTC (rev 139) +++ trunk/CHANGES.txt 2010-01-15 17:57:29 UTC (rev 140) @@ -2,7 +2,7 @@ TMAPI Changes ============= -TMAPI 2.0 RC2 - 2010-mm-dd +TMAPI 2.0 RC2 - 2010-01-15 -------------------------- * Fixed TestLocator test case (engines are not required to support application/x-www-form-urlencoded). Modified: trunk/build.properties =================================================================== --- trunk/build.properties 2010-01-15 17:52:39 UTC (rev 139) +++ trunk/build.properties 2010-01-15 17:57:29 UTC (rev 140) @@ -1,5 +1,5 @@ version=2.0 -version_suffix=RC1 +version_suffix=final-snapshot debug=off optimize=on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2010-02-06 13:47:18
|
Revision: 145 http://tmapi.svn.sourceforge.net/tmapi/?rev=145&view=rev Author: lheuer Date: 2010-02-06 13:47:12 +0000 (Sat, 06 Feb 2010) Log Message: ----------- Preparing release Modified Paths: -------------- tags/release-2_0/CHANGES.txt tags/release-2_0/build.properties trunk/CHANGES.txt trunk/build.properties Modified: tags/release-2_0/CHANGES.txt =================================================================== --- tags/release-2_0/CHANGES.txt 2010-02-06 13:35:56 UTC (rev 144) +++ tags/release-2_0/CHANGES.txt 2010-02-06 13:47:12 UTC (rev 145) @@ -2,7 +2,7 @@ TMAPI Changes ============= -TMAPI 2.0 - 2010-02-01 +TMAPI 2.0 - 2010-02-06 ---------------------- * Simplified TestItemIdentifierConstraint test case to avoid problems with Topic Maps engines which support the ``automerge`` Modified: tags/release-2_0/build.properties =================================================================== --- tags/release-2_0/build.properties 2010-02-06 13:35:56 UTC (rev 144) +++ tags/release-2_0/build.properties 2010-02-06 13:47:12 UTC (rev 145) @@ -1,5 +1,5 @@ version=2.0 -version_suffix=final-snapshot +version_suffix= debug=off optimize=on Modified: trunk/CHANGES.txt =================================================================== --- trunk/CHANGES.txt 2010-02-06 13:35:56 UTC (rev 144) +++ trunk/CHANGES.txt 2010-02-06 13:47:12 UTC (rev 145) @@ -2,7 +2,7 @@ TMAPI Changes ============= -TMAPI 2.0 - 2010-02-01 +TMAPI 2.0 - 2010-02-06 ---------------------- * Simplified TestItemIdentifierConstraint test case to avoid problems with Topic Maps engines which support the ``automerge`` Modified: trunk/build.properties =================================================================== --- trunk/build.properties 2010-02-06 13:35:56 UTC (rev 144) +++ trunk/build.properties 2010-02-06 13:47:12 UTC (rev 145) @@ -1,5 +1,5 @@ -version=2.0 -version_suffix=final-snapshot +version=2.0.1 +version_suffix=snapshot debug=off optimize=on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2010-03-09 09:35:41
|
Revision: 171 http://tmapi.svn.sourceforge.net/tmapi/?rev=171&view=rev Author: lheuer Date: 2010-03-09 09:35:32 +0000 (Tue, 09 Mar 2010) Log Message: ----------- Incremented version no, updated CHANGES.txt Modified Paths: -------------- tags/release-2_0_1/CHANGES.txt tags/release-2_0_1/build.properties trunk/CHANGES.txt trunk/build.properties Modified: tags/release-2_0_1/CHANGES.txt =================================================================== --- tags/release-2_0_1/CHANGES.txt 2010-03-09 09:30:33 UTC (rev 170) +++ tags/release-2_0_1/CHANGES.txt 2010-03-09 09:35:32 UTC (rev 171) @@ -2,12 +2,13 @@ TMAPI Changes ============= -TMAPI 2.0.1 - 2010-mm-dd +TMAPI 2.0.1 - 2010-03-09 ------------------------ * Added more illegal Variant scope tests. * Added support for OSGi (TMAPI is usable as an OSGi bundle) * Java-Doc fixes (reported by Jan Schreiber) + TMAPI 2.0 - 2010-02-06 ---------------------- * Simplified TestItemIdentifierConstraint test case to avoid Modified: tags/release-2_0_1/build.properties =================================================================== --- tags/release-2_0_1/build.properties 2010-03-09 09:30:33 UTC (rev 170) +++ tags/release-2_0_1/build.properties 2010-03-09 09:35:32 UTC (rev 171) @@ -1,6 +1,5 @@ version=2.0.1 -# If the suffix is provided, it MUST start with "." -version_suffix=.snapshot +version_suffix= debug=off optimize=on Modified: trunk/CHANGES.txt =================================================================== --- trunk/CHANGES.txt 2010-03-09 09:30:33 UTC (rev 170) +++ trunk/CHANGES.txt 2010-03-09 09:35:32 UTC (rev 171) @@ -2,12 +2,18 @@ TMAPI Changes ============= -TMAPI 2.0.1 - 2010-mm-dd +TMAPI 2.0.2 - 2010-mm-dd ------------------------ + + + +TMAPI 2.0.1 - 2010-03-09 +------------------------ * Added more illegal Variant scope tests. * Added support for OSGi (TMAPI is usable as an OSGi bundle) * Java-Doc fixes (reported by Jan Schreiber) + TMAPI 2.0 - 2010-02-06 ---------------------- * Simplified TestItemIdentifierConstraint test case to avoid Modified: trunk/build.properties =================================================================== --- trunk/build.properties 2010-03-09 09:30:33 UTC (rev 170) +++ trunk/build.properties 2010-03-09 09:35:32 UTC (rev 171) @@ -1,6 +1,5 @@ -version=2.0.1 -# If the suffix is provided, it MUST start with "." -version_suffix=.snapshot +version=2.0.2 +version_suffix=-SNAPSHOT debug=off optimize=on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2010-03-19 13:58:52
|
Revision: 178 http://tmapi.svn.sourceforge.net/tmapi/?rev=178&view=rev Author: lheuer Date: 2010-03-19 13:58:46 +0000 (Fri, 19 Mar 2010) Log Message: ----------- Updated build props Modified Paths: -------------- tags/release-2_0_2/build.properties trunk/build.properties Modified: tags/release-2_0_2/build.properties =================================================================== --- tags/release-2_0_2/build.properties 2010-03-19 13:32:39 UTC (rev 177) +++ tags/release-2_0_2/build.properties 2010-03-19 13:58:46 UTC (rev 178) @@ -1,5 +1,5 @@ version=2.0.2 -version_suffix=-SNAPSHOT +version_suffix= debug=off optimize=on Modified: trunk/build.properties =================================================================== --- trunk/build.properties 2010-03-19 13:32:39 UTC (rev 177) +++ trunk/build.properties 2010-03-19 13:58:46 UTC (rev 178) @@ -1,4 +1,4 @@ -version=2.0.2 +version=2.0.3 version_suffix=-SNAPSHOT debug=off optimize=on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |