Changeset 6310 for extensions/net.sf.basedb.relax/trunk
- Timestamp:
- Jun 11, 2021, 1:46:41 PM (2 years ago)
- Location:
- extensions/net.sf.basedb.relax/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.relax/trunk/LICENSE
r4349 r6310 1 1 This file is part of Relax extension for BASE. 2 Available at http ://baseplugins.thep.lu.se/3 BASE main site: http ://base.thep.lu.se/2 Available at https://baseplugins.thep.lu.se/ 3 BASE main site: https://base.thep.lu.se/ 4 4 5 5 This is free software; you can redistribute it and/or -
extensions/net.sf.basedb.relax/trunk/META-INF/extensions.xml
r5979 r6310 10 10 <copyright>BASE development team</copyright> 11 11 <email>basedb-users@lists.sourceforge.net</email> 12 <url>http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax</url>12 <url>https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax</url> 13 13 </about> 14 14 -
extensions/net.sf.basedb.relax/trunk/README
r5525 r6310 14 14 15 15 * The homepage for this extension: 16 http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax16 https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax 17 17 18 18 * More information about Reggie: 19 http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.reggie19 https://baseplugins.thep.lu.se/wiki/net.sf.basedb.reggie 20 20 21 21 == Installation == 22 22 23 See http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax/install23 See https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax/install 24 24 25 25 … … 34 34 35 35 1. Download the source code from the subversion repository. See 36 http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax for instructions.36 https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax for instructions. 37 37 38 38 2. Type `ant download-lib` to automatically download the BASE core JAR files that -
extensions/net.sf.basedb.relax/trunk/RELEASE
r4349 r6310 23 23 and the wiki pages (see also step 8 and 9 below): 24 24 25 http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax26 http ://baseplugins.thep.lu.se/wiki/PluginDownload25 https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax 26 https://baseplugins.thep.lu.se/wiki/PluginDownload 27 27 28 28 3. Make sure that the code compiles and can be packaged. … … 40 40 6. Create a tag in subversion: 41 41 42 svn copy http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/trunk \43 http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/tags/A.B \42 svn copy https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/trunk \ 43 https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/tags/A.B \ 44 44 -m "Tagging release A.B" 45 45 46 46 7. Upload the packaged release as an attachment to: 47 http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax47 https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax 48 48 49 8. Edit the http ://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax49 8. Edit the https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax 50 50 page: 51 51 … … 55 55 [source:/extensions/net.sf.basedb.relax/tags/A.B/README README] 56 56 * Check the information on the download page 57 http ://baseplugins.thep.lu.se/wiki/PluginDownload57 https://baseplugins.thep.lu.se/wiki/PluginDownload 58 58 and make sure it is correct 59 59
Note: See TracChangeset
for help on using the changeset viewer.