Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline file can't have same name as pipeline stage #9

Closed
lonsbio opened this issue Oct 20, 2014 · 2 comments
Closed

Pipeline file can't have same name as pipeline stage #9

lonsbio opened this issue Oct 20, 2014 · 2 comments

Comments

@lonsbio
Copy link
Collaborator

lonsbio commented Oct 20, 2014

From bjp...@unimelb.edu.au on 2012-02-07T17:42:09Z

I had a simple pipeline with a stage called "hello" and I saved the whole thing in a file called hello.pipeline.

This gave me an error about assigning to the variable called hello:

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
/vlsci/VLSCI/bjpop/code/bpipe-0.2/test/hello.pipeline: 1: you tried to assign a value to the class 'hello'. Do you have a script with this name?
@ line 1, column 1.
hello = {
^

1 error

Original issue: http://code.google.com/p/bpipe/issues/detail?id=9

@lonsbio
Copy link
Collaborator Author

lonsbio commented Oct 20, 2014

From ssade...@gmail.com on 2012-03-08T17:10:14Z

Status: Started
Owner: ssade...@gmail.com

@lonsbio
Copy link
Collaborator Author

lonsbio commented Oct 20, 2014

From ssade...@gmail.com on 2012-03-09T17:15:34Z

0.9.1

Status: Fixed

@lonsbio lonsbio closed this as completed Oct 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant