r1545 - in branches/migration-200901/simexplorer-is: . simexplorer-is-ear simexplorer-is-entities simexplorer-is-security simexplorer-is-service simexplorer-is-storage simexplorer-is-swing simexplorer-is-web
Author: tchemit Date: 2009-01-21 22:16:19 +0000 (Wed, 21 Jan 2009) New Revision: 1545 Added: branches/migration-200901/simexplorer-is/README.txt branches/migration-200901/simexplorer-is/changelog.txt branches/migration-200901/simexplorer-is/simexplorer-is-ear/README.txt branches/migration-200901/simexplorer-is/simexplorer-is-ear/changelog.txt branches/migration-200901/simexplorer-is/simexplorer-is-entities/README.txt branches/migration-200901/simexplorer-is/simexplorer-is-entities/changelog.txt branches/migration-200901/simexplorer-is/simexplorer-is-security/README.txt branches/migration-200901/simexplorer-is/simexplorer-is-security/changelog.txt branches/migration-200901/simexplorer-is/simexplorer-is-service/README.txt branches/migration-200901/simexplorer-is/simexplorer-is-service/changelog.txt branches/migration-200901/simexplorer-is/simexplorer-is-storage/README.txt branches/migration-200901/simexplorer-is/simexplorer-is-storage/changelog.txt branches/migration-200901/simexplorer-is/simexplorer-is-swing/README.txt branches/migration-200901/simexplorer-is/simexplorer-is-swing/changelog.txt branches/migration-200901/simexplorer-is/simexplorer-is-web/README.txt branches/migration-200901/simexplorer-is/simexplorer-is-web/changelog.txt Log: ajout changelog.txt et README.txt pour utilisation lutinproject 3.3 Added: branches/migration-200901/simexplorer-is/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-ear/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-ear/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-ear/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-ear/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-ear/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-ear/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-entities/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-entities/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-entities/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-entities/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-entities/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-entities/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-security/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-security/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-security/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-security/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-security/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-security/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-service/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-service/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-service/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-service/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-service/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-service/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-storage/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-storage/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-storage/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-storage/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-storage/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-storage/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-swing/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-swing/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-swing/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-swing/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-swing/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-swing/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-web/README.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-web/README.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-web/README.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,4 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install + +TODO :) \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-web/changelog.txt =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-web/changelog.txt (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-web/changelog.txt 2009-01-21 22:16:19 UTC (rev 1545) @@ -0,0 +1,5 @@ +1.0 chemit 200901?? + * [chemit] 20090121 - migration to first complete release (see migration documentation) + +0.1 landais 2008 + * initial release \ No newline at end of file
participants (1)
-
tchemit@users.labs.libre-entreprise.org