Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexandru Dura
MetaJastAdd2
Commits
dbc545c0
Commit
dbc545c0
authored
Feb 12, 2013
by
Jesper Öqvist
Browse files
New release R20130212
parent
f499a690
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
dbc545c0
2013-02-12 Jesper Öqvist <jesper.oqvist@cs.lth.se>
* New release: 20130212
2013-02-10 Jesper Öqvist <jesper.oqvist@cs.lth.se>
* Removed obsolete file Makefile.deprecated
...
...
doc/index.html
View file @
dbc545c0
<h1>
JastAdd2 Release R201
211
12
<h1>
JastAdd2 Release R201
302
12
</h1>
<h2>
Binary distribution
</h2>
...
...
doc/reference-manual.html
View file @
dbc545c0
...
...
@@ -6,7 +6,7 @@
</head>
<body>
<h1>
Reference manual for JastAdd2 R201
211
12
<h1>
Reference manual for JastAdd2 R201
302
12
</h1>
<h3>
Index
</h3>
<ul>
...
...
release.sh
View file @
dbc545c0
...
...
@@ -17,14 +17,14 @@ echo "# 2. Create the release zip files jastadd2-src.zip and jastadd2-bin.zip"
echo
"ant release"
echo
echo
"# 3. Create a new dir at jastadd.org"
echo
"ssh login.cs.lth.se
\"
umask 002;"
\
"mkdir /cs/jastadd/releases/jastadd2/
${
VERSION
}
\"
"
echo
"ssh login.cs.lth.se
\"
mkdir /cs/jastadd/releases/jastadd2/
${
VERSION
}
\"
"
echo
echo
"# 4.1 Upload the zip files and appropriate documentation to jastadd.org"
echo
"scp jastadd2.jar jastadd2-src.zip jastadd2-bin.zip doc/*.html doc/*.php
\\
"
echo
" login.cs.lth.se:/cs/jastadd/releases/jastadd2/
${
VERSION
}
"
echo
echo
"# 4.2 Make sure the new files have group write permission"
echo
"ssh login.cs.lth.se
\"
chmod -R g+w /cs/jastadd/releases/jastadd2/
${
VERSION
}
\"
"
echo
echo
"# 5. Cleaning up"
echo
"rm -f jastadd2-bin.zip jastadd2-src.zip"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment