Skip to content

Instantly share code, notes, and snippets.

@olamy
Created August 31, 2011 14:02
Show Gist options
  • Save olamy/1183607 to your computer and use it in GitHub Desktop.
Save olamy/1183607 to your computer and use it in GitHub Desktop.
wget http://mirrors.ibiblio.org/pub/mirrors/maven2/org/codehaus/swizzle/swizzle-jirareport/1.6.1/swizzle-jirareport-1.6.1-dep.jar
java -jar swizzle-jirareport-1.6.1-dep.jar http://svn.codehaus.org/swizzle/trunk/swizzle-jirareport/src/main/resources/ja-to-jira.vm -DserverUrl=https://jira.codehaus.org -DprojectKey=MTOMCAT -Dusername=codehausuid -Dpassword=codehauspassword -DjiraAdmin=toto > MTOMCAT.export
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment