Author: tchemit Date: 2012-07-10 17:13:22 +0200 (Tue, 10 Jul 2012) New Revision: 2399 Url: http://nuiton.org/repositories/revision/jaxx/2399 Log: fixes #2180: Remove old tutorials Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-07-10 15:09:54 UTC (rev 2398) +++ trunk/pom.xml 2012-07-10 15:13:22 UTC (rev 2399) @@ -572,15 +572,6 @@ </profile> - <!-- build tutorials --> - <profile> - <id>tutorial</id> - <modules> - <module>jaxx-tutorial</module> - </modules> - - </profile> - <!-- This profile is here just to make more automatic release. This profile will be use to do a releasse:prepare, this modules are not in default build but need to be release @@ -595,7 +586,6 @@ </activation> <modules> <module>jaxx-demo</module> - <!--<module>jaxx-tutorial</module>--> </modules> </profile>
participants (1)
-
tchemit@users.nuiton.org