Revision 41097 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.mkmvnproject.app/org.gvsig.mkmvnproject.app.mainplugin/src/main/resources-plugin/scripts/fortunecookies.xml

View differences:

fortunecookies.xml
102 102
		</if>
103 103

  
104 104
		<!-- Calculate the project artifact id as PATH -->
105
		<propertyregex property="project.artifact.id.folder" input="${project.artifact.id}" regexp="([^\.]*).([^\.]*)" replace="\1${file.separator}\2" />
105
		<propertyregex property="project.artifact.id.folder" input="${project.artifact.id}" regexp="([^\.]*).([^\.]*)" replace="\1/\2" />
106 106

  
107 107
		<echo>Renaming folder ${project.folder}/org.gvsig.fortunecookies to 
108 108
            ${project.folder}/${project.artifact.id}</echo>

Also available in: Unified diff