Community
Participate
Working Groups
The move review for the JWT project was successfully completed some time ago, but we decided to postpone the move until after Helios, so now we're finally ready to go ;) JWT was accepted to move from the Technology TLP to SOA TLP, which affects the following items: * The CVS repository technology/org.eclipse.jwt including all contained subfolders should go to soa/org.eclipse.jwt. We would prefer SVN over CVS, so if it would be possible to combine the move with a migration to SVN (while keeping the v* tags) that would be perfect! * Meta data: Please change technology.jwt to soa.jwt * news://news.eclipse.org/eclipse.technology.jwt should go to news://news.eclipse.org/eclipse.jwt * We plan to move our update sites from download.eclipse.org/technology/jwt/* download.eclipse.org/soa/jwt/* but currently don't have write permissions for that folder * Committer rights don't change Thanks, Chris
Sorry, I forgot to mention the Bugzilla entries which of course also should be classified as part of SOA TLP.
I can combine the move with a transition to SVN, but while the import tooling does it's best, there is the potential for some loses(see documentation here: http://cvs2svn.tigris.org/cvs2svn.html ) . Something else to be aware of is that by default we only allow SVN access over svn+ssh. When we're ready to go I'll do a test import and put the repository up for you to confirm that everything is as you'd expect. I'd also like to move your downloads and update sites to /jwt instead of /soa/jwt to be consistent with our 'new' project layouts. As I can't rename newsgroups, I'll close the old one and create eclipse.jwt . When is a good time to do this? -M.
> When we're ready to go I'll do a test import and put the repository up for you > to confirm that everything is as you'd expect. That would be great, thanks! > I'd also like to move your downloads and update sites to /jwt instead of > /soa/jwt to be consistent with our 'new' project layouts. Ok > As I can't rename newsgroups, I'll close the old one and create eclipse.jwt . Ok > When is a good time to do this? I'll inform the committers that the codebase is freezed until the move is completed, so any time from now on
Hi Christian; As part of an approved move, the IP team must check all committer legal paperwork to ensure there are no barriers to prevent any of the committers from moving to the new TLP project. This check has now been completed and all committers can be moved to soa.jwt. I've adjusted the soa.jwt database record to active in order that I can arrange to move all JWT IPzilla CQs to soa.jwt. As I have to wait a short period of time for that change to populate in our systems, I should be able to perform the CQ moves tomorrow. Regards, Sharon
I've put the initial import here: http://dev.eclipse.org/svnroot/soa/org.eclipse.jwt/ . It's read only but can you confirm it has everything you expect? -M.
(In reply to comment #5) > I've put the initial import here: > http://dev.eclipse.org/svnroot/soa/org.eclipse.jwt/ . It's read only but can > you confirm it has everything you expect? > > -M. I've downloaded all projects and everything seems fine!
IPzilla CQs have been moved. Over to Webmaster to move Committers. Regards, Sharon
Ok, I've set the SVN repo as read/write, updated the meta-data, moved the downloads/archive areas and the committers. As the newsgroup changes occurred last night I think we're almost done here. All that remains is for the project to update it's download/update/archive links and that should be it. -M.
Unfortunately, currently I'm always getting Authentication error. svn: MKACTIVITY of '/svnroot/soa/org.eclipse.jwt/!svn/act/b87b3ccb-2901-0010-af61-076f5e895d66': 403 Forbidden (http://dev.eclipse.org) when trying to do a commit.
It looks like you're trying to commit via HTTP, which provides read-only access. By default we only enable svn+ssh access for commits. -M.
Thanks, seems I forgot to change the protocol setting. Now we just need to get the Hudson build to work :)
Just a small point: I noticed that we're not listed in the online source code browsing tool (http://dev.eclipse.org/viewcvs/index.cgi/). Would it be possible to add an entry for JWT?
Done. -M.