Commit fba9318
committed
* version should typically be a separate property, not part of the name. I also
moved it to the source code level, as the entire code base corresponds
to that version (ideally properly git tagged of course).
It may be replicated at the targetProduct level, but that'd be a bit redundant.
* I added an executableName for both the command line tool and the
library. For the former the version is part of the name because that's
simply how your software ships if I interpreted your README correctly.
* I didn't change the runtimePlatform (Linux) since I don't know your
software but this might be too narrowly defined for this particular
java software?
1 parent 005de7a commit fba9318
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
114 | | - | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
119 | | - | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
0 commit comments