Author: mes Date: 2010-09-02 16:59:22 -0700 (Thu, 02 Sep 2010) New Revision: 21680
Modified: cytoscape/trunk/distribution/src/main/assembly/src.xml Log: removed dir from assembly in favor of assembly:directory Modified: cytoscape/trunk/distribution/src/main/assembly/src.xml =================================================================== --- cytoscape/trunk/distribution/src/main/assembly/src.xml 2010-09-02 23:31:40 UTC (rev 21679) +++ cytoscape/trunk/distribution/src/main/assembly/src.xml 2010-09-02 23:59:22 UTC (rev 21680) @@ -2,7 +2,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd"> <formats> - <format>dir</format> <format>zip</format> <format>tar.gz</format> </formats> -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
