Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] ATF 0.3

Roy,
Not sure what you mean with known-WTP-adopters?
There's lots of WTP dependencies and I thought we would first clean-up the code to make it compile, which is mostly a "mechanical" fix to update references to moved/renamed classes/methods, there's a draft patch for that in https://bugs.eclipse.org/bugs/show_bug.cgi?id=219348
Having that done, we could start refactoring out pieces with too heavy dependencies, but this might be a longer process.

Let's chat about it later today.
In the meantime I'll try to figure out where exactly do we depend on WTP. (and GEF, PDE, JDT, EMF)

Jacek


Roy Ganor wrote:
Hi,
I'll try to dig into the dependencies list soon, but from a quick scan of https://bugs.eclipse.org/bugs/show_bug.cgi?id=219348 I have noticed that we still have WTP dependency, any reason for that? Or should we enable ATF to a known-WTP-adopters? Maybe we can use another layer (=feature) for this end?

Anyway, I really need to look deeper in the code first before answering it ;-)

Thanks for sharing!
Roy
-----Original Message-----
From: atf-dev-bounces@xxxxxxxxxxx [mailto:atf-dev-bounces@xxxxxxxxxxx] On Behalf Of Jacek Pospychala
Sent: Thursday, July 16, 2009 4:42 PM
To: AJAX Toolkit Framework discussion
Subject: [atf-dev] ATF 0.3

Hi,

As we will be moving ATF towards compatibility with Galileo and WTP 3.1, 
we will need a new version number to distinguish from the old ATF works 
that existed so far - ATF 0.2.3.
Let's use 0.3 for all the new work. I have started to update 
http://wiki.eclipse.org/ATF/Workspace with steps to setup the 
environment and already used 0.3 version.
To make the changes complete we will also need to update current ATF 
HEAD to compile with Galileo and WTP 3.1, by fixing bug 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219348. I hope to fix it 
tomorrow, but before doing that I'll tag all ATF HEAD with tag PRE_0_3.

Speak up if you have any concerns.

Jacek

_______________________________________________
atf-dev mailing list
atf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/atf-dev
  

_______________________________________________ atf-dev mailing list atf-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/atf-dev


Back to the top