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 25
25
<pluginRepository >
26
26
<id >jflex</id >
27
27
<name >JFlex repository</name >
28
- <url >http ://jflex.sourceforge.net/repo/</url >
28
+ <url >https ://jflex.sourceforge.net/repo/</url >
29
29
</pluginRepository >
30
30
</pluginRepositories >
31
31
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ if [ -e l10n ]; then
22
22
cd l10n
23
23
hg pull
24
24
else
25
- hg clone http ://hg.netbeans.org/releases/l10n/
25
+ hg clone https ://hg.netbeans.org/releases/l10n/
26
26
cd l10n
27
27
fi
28
28
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/
2
2
export MAVEN_NEXUS_LOCAL_DIR=/tmp/visualvm-nexus
3
3
export MAVEN_REPO=/tmp/maven-visualvm
4
4
export MAVEN_REPO_URL=file://$MAVEN_REPO
You can’t perform that action at this time.
0 commit comments