Changeset 775 for plugins/base1/se.lu.onk.BaseFile/trunk/README
- Timestamp:
- Sep 18, 2008, 7:18:17 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base1/se.lu.onk.BaseFile/trunk/README
r770 r775 41 41 == Creating a distribution == 42 42 43 Update the version number in `build.xml` . Issue `ant package`. This43 Update the version number in `build.xml`, and issue `ant package`. This 44 44 creates a distribution package with all required components. 45 45 … … 65 65 is known to be broken to be committed to the repository. Use at your 66 66 own risk. You may prefer to check out a released version instead, then 67 replace `trunk` with `tags/ release-number` in the above example.67 replace `trunk` with `tags/version` in the above example. 68 68 69 69
Note: See TracChangeset
for help on using the changeset viewer.