Author: echatellier Date: 2013-03-15 15:33:39 +0100 (Fri, 15 Mar 2013) New Revision: 45 Url: http://nuiton.org/projects/nuiton-js/repository/revisions/45 Log: Change svn structure to be more easily releasable Removed: trunk/nuiton-js-bootstrap/ trunk/nuiton-js-font-awesome/ trunk/nuiton-js-jqgrid/ trunk/nuiton-js-jqplot/ trunk/nuiton-js-jquery-ui/ trunk/nuiton-js-jquery/ trunk/nuiton-js-jstree/ Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-03-15 14:17:25 UTC (rev 44) +++ trunk/pom.xml 2013-03-15 14:33:39 UTC (rev 45) @@ -216,28 +216,6 @@ </plugins> </reporting> - </profile> - - <profile> - <id>extraModules</id> - <activation> - <property> - <name>performRelease</name> - <value>!true</value> - </property> - </activation> - - <modules> - <module>nuiton-js-jquery</module> - <module>nuiton-js-jquery-ui</module> - <module>nuiton-js-jqplot</module> - <module>nuiton-js-bootstrap</module> - <module>nuiton-js-font-awesome</module> - <module>nuiton-js-jstree</module> - <module>nuiton-js-jqgrid</module> - </modules> - </profile> </profiles> - </project>
participants (1)
-
echatellier@users.nuiton.org