Skip to content

Commit

Permalink
LPS-130748 Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mtambara authored and brianchandotcom committed Aug 23, 2021
1 parent a96c0f6 commit 49eb161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ message.
>
<arg value="configuration.java.files=${configuration.java.files}" />
<arg value="output.file=${project.dir}/portal-impl/src/portal.properties" />
<jvmarg if:true="${jvm.debug}" line="${jpda.settings}" />
</java>

<ant dir="portal-impl" inheritAll="false" target="format-source-files">
Expand Down

0 comments on commit 49eb161

Please sign in to comment.