Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Export Ceylon Module #719

Closed
matejonnet opened this issue Oct 15, 2013 · 22 comments
Closed

Export Ceylon Module #719

matejonnet opened this issue Oct 15, 2013 · 22 comments

Comments

@matejonnet
Copy link

Remember last used "target module repozitory".

I always have "http://modules.ceylon-lang.org/test" selected.

@gavinking
Copy link
Contributor

I already fixed this, I think...

Sent from my iPhone

On 15 Oct 2013, at 8:07 pm, Matej Lazar notifications@github.com wrote:

Remember last used "target module repozitory".

I always have "http://modules.ceylon-lang.org/test" selected.


Reply to this email directly or view it on GitHub.

@matejonnet
Copy link
Author

Working with Kepler and latest plugin from update site doesn't work. Should be there already ?

@FroMage
Copy link
Contributor

FroMage commented Oct 16, 2013

I haven't pushed a new IDE in a while. Want me to?

@matejonnet
Copy link
Author

Tryed to work with master (ant ide), everything was red :( So I used plugin from update site.

@FroMage
Copy link
Contributor

FroMage commented Oct 16, 2013

I am pushing a dev site update ATM.

@FroMage
Copy link
Contributor

FroMage commented Oct 16, 2013

Done, try the latest dev site.

@gavinking
Copy link
Contributor

@FroMage did you rebuild all the compiler binaries? 'Cos @davidfestal banned me from pushing binaries to git which means they are waaay out of date right now.

@FroMage
Copy link
Contributor

FroMage commented Oct 16, 2013

No

@gavinking
Copy link
Contributor

So David says he pushed new bins at about the same time you did the build ... did you get them or not?

@FroMage
Copy link
Contributor

FroMage commented Oct 16, 2013

No

@quintesse
Copy link
Contributor

Oh oh, I thought the "ban" was over? Coz I just updated the binaries because of ceylon/ceylon-dist#32 , sorry if I somehow messed things up for you @davidfestal !

@davidfestal
Copy link
Contributor

The "ban" was over, yes ! Sorry for not being clear enough about that. It was just when I was about to merge my last branch.

@matejonnet
Copy link
Author

I have module import problems with latest from devel update site:

cannot find module source artifact "org.jboss.xnio.api"-3.1.0.CR6(.src|.car|.jar)
- dependency tree: test.ceylon.io/1.0.0 -> ceylon.net/1.0.0 -> "org.jboss.xnio.api"/3.1.0.CR6

@gavinking
Copy link
Contributor

This was a bug in the typechecker that has already been reported and fixed (this morning).

@matejonnet
Copy link
Author

Could you please reupload to dev site, for some reason I cannot run localy build ide.

@gavinking
Copy link
Contributor

@matejonnet you know you can build it yourself, right?

mvn install -DskipTests

And install it directly off your hard drive by pointing Eclipse at the ceylon-ide-eclipse/site/target/site/ directory.

@matejonnet
Copy link
Author

By default I have selected /home/matej/.ceylon/repo, if I change to /home/matej/.ceylon/repo2 it is not listed in drop down on next export.

As there is no more remote repo selected by default I'm moving this task to a latter milestone.

@gavinking
Copy link
Contributor

Matej, I don't understand, sorry. What precisely is wrong?

Sent from my iPhone

On 20 Oct 2013, at 4:31 pm, Matej Lazar notifications@github.com wrote:

By default I have selected /home/matej/.ceylon/repo, if I change to /home/matej/.ceylon/repo2 it is not listed in drop down.

As there is no more remote repo selected by default I'm moving this task to a latter milestone.


Reply to this email directly or view it on GitHub.

@matejonnet
Copy link
Author

Wrong ... it is not that something is not working. But it would be usefull to remember last export location (Target module repository).

@gavinking
Copy link
Contributor

@matejonnet Should now be fixed. Please test it for me :)

@ghost ghost assigned gavinking Oct 20, 2013
@matejonnet
Copy link
Author

Tested, it works.

@gavinking
Copy link
Contributor

Great, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants