Skip to content

Commit

Permalink
https://issues.jboss.org/browse/AS7-4804
Browse files Browse the repository at this point in the history
  • Loading branch information
jhjaggars authored and n1hility committed May 15, 2012
1 parent b78b887 commit d826936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/src/main/resources/bin/jdr.bat
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ if "x%JBOSS_MODULEPATH%" == "x" (
)

"%JAVA%" ^
-Djboss.home.dir="%JBOSS_HOME%" ^
-jar "%JBOSS_HOME%\jboss-modules.jar" ^
-mp "%JBOSS_MODULEPATH%" ^
org.jboss.as.jdr ^
-Djboss.home.dir="%JBOSS_HOME%" ^
%*

0 comments on commit d826936

Please sign in to comment.