Skip to content

Commit 898befd

Browse files
committed
Remove old build docs
1 parent 995ed5c commit 898befd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Building

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ ant dist # create a local package
2222
ant clean # clear local packages and temporary files
2323
ant prepare # The default action, tags, packages, and commits to the local git repository
2424
ant push # Push the new commits and tags to the origin repository (github)
25-
ant upload # Upload to jasig
26-
ant makeCurrentSymlink # Set the symbolic link on the jasig site for the most current packages
2725
ant revert # To revert any "ant prepare" actions before they are pushed to the github repo
2826

2927
The ant prepare target is equivalent to ant tag && ant dist && ant markdev.

0 commit comments

Comments
 (0)