[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3638) Avoid full build when listing project archive metadata

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Tue Jan 27 06:34:55 EST 2009


Avoid full build when listing project archive metadata
------------------------------------------------------

                 Key: JBIDE-3638
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3638
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Archives
    Affects Versions: 3.0.0.cr1
            Reporter: Galder Zamarreno
             Fix For: 3.0.0.CR2


Re: http://galder.zamarreno.com/?p=256

After going through all this, stopping Eclipse and restarting it, I'm getting a noticeable slow down when 
going to the "Project Archives" view and trying to list the archives associated with the openjdk project.

The slow down is around 1-2 minutes and the progress bar says: "Register Projet..."

Anyway this waiting time could be reduced? 

Galder Zamarreño 
------

I talked to Rob earlier and he said that the slow down is due to a full build that is executed so that 
incremental builds can be executed later.

Hmmmm, I have some doubts whether this is the right place to do it. In other words, a full build should 
only be executed if:

1.- I do a build (Ctrl + B).

2.- Or if I request one by right click "Build Archive (Full).".

Doing a preemptive build when trying to see the list of project archives of a project does not seem to 
be the right timing for it.

Thoughts? 

Galder Zamarreño 
---- 

To reiterate my point, before doing an incremental build, build must be invoked somehow, either via 
1 or 2. I don't see why there's a need to have a full build executed when checking what archives a 
project creates. 

Galder Zamarreño 
----
I agree - a view of the project archives metadata should not require a build. That makes no sense.

/max 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jbosstools-issues mailing list