Changeset 774
- Timestamp:
- Sep 18, 2008, 7:16:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base1/se.lu.onk.ReplicateError/trunk/README
r772 r774 46 46 # ln -s ReplicateError-version ReplicateError 47 47 }}} 48 The symbolic allink in the last line above allows for easier change to48 The symbolic link in the last line above allows for easier change to 49 49 future version of the plug-in. 50 50 {{{ … … 96 96 == Creating a distribution == 97 97 98 Update the version number (make sure they match) in `build.xml`, 99 `lib/pluginConfigurationAA.base`, and `lib/pluginConfigurationWA.base`. 100 Issue `ant package`. This creates a distribution package with all 101 required components, including BaseFile.jar and associated files. 98 Update the version number in `build.xml`, and issue `ant 99 package`. This creates a distribution package with all required 100 components, including BaseFile.jar and associated files. 102 101 103 102 … … 122 121 is known to be broken to be committed to the repository. Use at your 123 122 own risk. You may prefer to check out a released version instead, then 124 replace `trunk` with `tags/ release-number` in the above example.123 replace `trunk` with `tags/version` in the above example. 125 124 126 125
Note: See TracChangeset
for help on using the changeset viewer.