easyconf-commit Mailing List for EasyConf
Brought to you by:
jferrergerminus,
jorgeferrer
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
(2) |
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: <jor...@us...> - 2006-04-24 15:21:51
|
Revision: 181 Author: jorgeferrer Date: 2006-04-24 08:21:46 -0700 (Mon, 24 Apr 2006) ViewCVS: http://svn.sourceforge.net/easyconf/?rev=181&view=rev Log Message: ----------- svn ci test Modified Paths: -------------- trunk/easyconf/RELEASE_HOWTO.txt Modified: trunk/easyconf/RELEASE_HOWTO.txt =================================================================== --- trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 14:41:04 UTC (rev 180) +++ trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 15:21:46 UTC (rev 181) @@ -1,7 +1,6 @@ HOW TO MAKE AN EASYCONF RELEASE ------------------------------- - 0) Prepare the documentation All of EasyConf features must be apropriately documented in the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2006-04-24 14:41:14
|
Revision: 180 Author: jorgeferrer Date: 2006-04-24 07:41:04 -0700 (Mon, 24 Apr 2006) ViewCVS: http://svn.sourceforge.net/easyconf/?rev=180&view=rev Log Message: ----------- svn ci test Modified Paths: -------------- trunk/easyconf/RELEASE_HOWTO.txt Modified: trunk/easyconf/RELEASE_HOWTO.txt =================================================================== --- trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 13:40:44 UTC (rev 179) +++ trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 14:41:04 UTC (rev 180) @@ -1,6 +1,7 @@ HOW TO MAKE AN EASYCONF RELEASE ------------------------------- + 0) Prepare the documentation All of EasyConf features must be apropriately documented in the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2006-04-24 13:41:00
|
Revision: 179 Author: kortatu Date: 2006-04-24 06:40:44 -0700 (Mon, 24 Apr 2006) ViewCVS: http://svn.sourceforge.net/easyconf/?rev=179&view=rev Log Message: ----------- svn ci test 2 Modified Paths: -------------- trunk/easyconf/RELEASE_HOWTO.txt Modified: trunk/easyconf/RELEASE_HOWTO.txt =================================================================== --- trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 13:39:53 UTC (rev 178) +++ trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 13:40:44 UTC (rev 179) @@ -1,7 +1,6 @@ HOW TO MAKE AN EASYCONF RELEASE ------------------------------- - 0) Prepare the documentation All of EasyConf features must be apropriately documented in the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2006-04-24 13:40:08
|
Revision: 178 Author: kortatu Date: 2006-04-24 06:39:53 -0700 (Mon, 24 Apr 2006) ViewCVS: http://svn.sourceforge.net/easyconf/?rev=178&view=rev Log Message: ----------- svn ci test Modified Paths: -------------- trunk/easyconf/RELEASE_HOWTO.txt Modified: trunk/easyconf/RELEASE_HOWTO.txt =================================================================== --- trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 13:38:27 UTC (rev 177) +++ trunk/easyconf/RELEASE_HOWTO.txt 2006-04-24 13:39:53 UTC (rev 178) @@ -1,5 +1,7 @@ HOW TO MAKE AN EASYCONF RELEASE ------------------------------- + + 0) Prepare the documentation All of EasyConf features must be apropriately documented in the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2006-04-24 13:38:37
|
Revision: 177 Author: kortatu Date: 2006-04-24 06:38:27 -0700 (Mon, 24 Apr 2006) ViewCVS: http://svn.sourceforge.net/easyconf/?rev=177&view=rev Log Message: ----------- vn ci test Modified Paths: -------------- branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml Modified: branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml =================================================================== --- branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml 2006-03-02 17:58:00 UTC (rev 176) +++ branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml 2006-04-24 13:38:27 UTC (rev 177) @@ -6,6 +6,7 @@ <pomVersion>3</pomVersion> <!-- a unique name for this project --> + <artifactId>easyconf</artifactId> <groupId>easyconf</groupId> <id>easyconf</id> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2006-03-02 17:58:07
|
Revision: 176 Author: kortatu Date: 2006-03-02 09:58:00 -0800 (Thu, 02 Mar 2006) ViewCVS: http://svn.sourceforge.net/easyconf/?rev=176&view=rev Log Message: ----------- Change project version to 0.9.5.1-SNAPSHOT Modified Paths: -------------- branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml Modified: branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml =================================================================== --- branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml 2006-03-02 15:07:18 UTC (rev 175) +++ branches/RELEASE_0_9_5_BRANCH/easyconf/project.xml 2006-03-02 17:58:00 UTC (rev 176) @@ -15,7 +15,7 @@ <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-SNAPSHOT --> - <currentVersion>0.9.5</currentVersion> + <currentVersion>0.9.5.1-SNAPSHOT</currentVersion> <organization> <name>EasyConf team</name> <url>http://www.sourceforge.net/projects/easyconf</url> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ko...@us...> - 2006-03-02 15:07:27
|
Revision: 175 Author: kortatu Date: 2006-03-02 07:07:18 -0800 (Thu, 02 Mar 2006) ViewCVS: http://svn.sourceforge.net/easyconf/?rev=175&view=rev Log Message: ----------- Creating branch from RELEASE_0_9_5 tag Added Paths: ----------- branches/RELEASE_0_9_5_BRANCH/ Copied: branches/RELEASE_0_9_5_BRANCH (from rev 174, tags/RELEASE_0_9_5) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |