This function reads the .package files created by all Java Tasks.
USAGE:
@AllPackages = GetPackageDeps ( $TargetDeps );
$TargetDeps is a reserved Variable.
RETURNS:
A list of all packages @AllPackages.
Enteries in @AllPackages will be in the form:
com/openmake/server/*