Skip to content

Commit 960de6a

Browse files
committed
Debugging code
1 parent f8d1467 commit 960de6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build-android-app.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ EXTRA_MVN_ARGS+=("-Dcodenameone.version=${CN1_VERSION}")
232232
# Optional: quick, non-fatal dump around the two sections that used to fail
233233
xmlstarlet sel -t -c "/project/build/plugins" -n "$ROOT_POM" || true
234234
xmlstarlet sel -t -c "/project/build/pluginManagement/plugins" -n "$ROOT_POM" || true
235+
nl -ba "$ROOT_POM" | sed -n '1,140p' || true
235236

236237

237238

0 commit comments

Comments
 (0)