Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins that include changes to files matching 'runt/libs/tool-manifest-writer/net/multiphasicapps/tool/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2018-12-08
17:39
Remove instances where Flushable is used. check-in: 95f9b28be7 user: stephanie.gawroriski tags: trunk
2018-11-04
23:59
Switch the last DEBUG message over (it printed the manifest); In MutableJavaManifest allow writing the manifest to an Appendable. check-in: d57db478d8 user: stephanie.gawroriski tags: trunk
2018-03-19
03:31
In JavaManifestAttributes and MutableJavaManifestAttributes add getValue(key, default) which returns default if the key has no value. check-in: 7214f7a8af user: stephanie.gawroriski tags: trunk
2018-01-15
18:01
Reorder errors in runt/libs/tool-manifest-writer/ check-in: 005a662ac2 user: stephanie.gawroriski tags: trunk
2018-01-13
05:34
Reorder errors in runt/libs/tool-manifest-writer/ check-in: 498b9f8073 user: stephanie.gawroriski tags: trunk
2017-12-31
23:58
When writing manifests, always make sure the version is written. check-in: 652d9d2dcf user: stephanie.gawroriski tags: trunk
2017-12-04
21:55
Base work on SuiteInfo which will contain the bulk of the suite information needed at run-time and build-time. check-in: d847b949ff user: stephanie.gawroriski tags: trunk
2017-11-26
14:40
Make manifest parsing for provided and needed dependencies part of the internal meep-midlet API because it will be needed by the run-time to determine what is required to run an application. check-in: 48f7ff21fa user: stephanie.gawroriski tags: trunk
2017-11-19
16:45
Merge heads; Add base for handling dependencies; Implement MutableJavaManifest.build() check-in: b2a6de880f user: stephanie.gawroriski tags: trunk
16:40
Add base for writing the base approximated manifest. check-in: a81899cbac user: stephanie.gawroriski tags: trunk
2017-11-17
19:20
Add base code for generating the approximate binary manifest. check-in: d382b3034d user: stephanie.gawroriski tags: trunk
2017-11-09
17:32
Move around the manifiest reader/writer. check-in: 1778af2360 user: stephanie.gawroriski tags: trunk