Some progess with project_extension

0 views
Skip to first unread message

Niklaus Giger

unread,
Nov 2, 2012, 2:48:59 PM11/2/12
to build...@googlegroups.com
Hi

With the attached project_extension.rb I managed to reduce the number of
failing specs from 53 to 46.

I am however not sure, whether I am changing code at the correct place. Until
know the changes affect the manifest_dependencies of ProjectExtension.

Is this correct or should the manifest be read via Bundle.fromProject(self)?

Is Bundle.fromProject(self) supposed to return the dependencies as a bundle
based on the dependencies specified in the manifest of the project?

If the answer is yes, I see the following to errors:
a) the path to to manifest is based upon the cwd and not project._
b) project.packages.select {|package| package.is_a?(BundlePackaging)} seems to
result always wrong as BundlePackaging is a module and not a class.

Any advice will be appreciated.

Thanks in advance.

Best regards

--
Niklaus Giger
project_extension_spec.rb
Reply all
Reply to author
Forward
0 new messages