README.CVS
author Jan Vrany <jan.vrany@labware.com>
Mon, 29 Nov 2021 16:36:55 +0000
changeset 4010 19843598d34b
parent 3364 f838338bb48c
permissions -rw-r--r--
Test for different methods in `ProjectDefinition >> #postLoadJavaHook` This commit just changes the clumsy test for compiled class libraries to use multiple different methods. `#classNamesAndAttributes` may be missing in (pure) Pharo `PackageManifests`. `#mandatoryPreRequisites` may be missing in some old project definitions created before (single) `#preRequisites` have been split to `#mandatoryPreRequisites` and `#requiredPreRequisites`. Sigh.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3364
f838338bb48c Added README.CVS
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
This directory contains eXept's copy of stx:libjava.
f838338bb48c Added README.CVS
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
Main repository is at
f838338bb48c Added README.CVS
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
f838338bb48c Added README.CVS
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
  https://bitbucket.org/janvrany/stx-libjava
f838338bb48c Added README.CVS
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
f838338bb48c Added README.CVS
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
This copy may or may not be up-to-date.