File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
plugins/jsyntaxpane-lib/external/jsyntaxpane Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 <pluginRepository >
2626 <id >jflex</id >
2727 <name >JFlex repository</name >
28- <url >http ://jflex.sourceforge.net/repo/</url >
28+ <url >https ://jflex.sourceforge.net/repo/</url >
2929 </pluginRepository >
3030 </pluginRepositories >
3131
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ if [ -e l10n ]; then
2222 cd l10n
2323 hg pull
2424else
25- hg clone http ://hg.netbeans.org/releases/l10n/
25+ hg clone https ://hg.netbeans.org/releases/l10n/
2626 cd l10n
2727fi
2828
Original file line number Diff line number Diff line change 1- export MAVEN_CENTRAL_REPO_URL=http ://repo1.maven.org/maven2/
1+ export MAVEN_CENTRAL_REPO_URL=https ://repo1.maven.org/maven2/
22export MAVEN_NEXUS_LOCAL_DIR=/tmp/visualvm-nexus
33export MAVEN_REPO=/tmp/maven-visualvm
44export MAVEN_REPO_URL=file://$MAVEN_REPO
You can’t perform that action at this time.
0 commit comments