Details

      Description

      This arose in an e-mail from Nick:

      "Should we be splitting the cont's and test builds apart so they don't include the SOA components in the Core builds?

      Realize that I split up the aggregate + JBDS update site builds, but not the all-in-one tests job or the "does everything compile?" jobs."

      I think the answer is "yes" we need to do these things. The upside is that it should speed up the component builds on both sides of the equation. The downside is that it means more work for Nick and/or Doug.

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            maxandersen Max Rydahl Andersen added a comment -

            not blocking M2

            Show
            maxandersen Max Rydahl Andersen added a comment - not blocking M2
            Hide
            maxandersen Max Rydahl Andersen added a comment -

            why do this as separate and renamed pom.xml's ?

            Shouldn't this be separate things(different location) or just ap rofile ?

            Show
            maxandersen Max Rydahl Andersen added a comment - why do this as separate and renamed pom.xml's ? Shouldn't this be separate things(different location) or just ap rofile ?
            Hide
            nickboldt Nick Boldt added a comment -

            Yeah, I guess a profile would work too. This just seemed easier to maintain.

            Show
            nickboldt Nick Boldt added a comment - Yeah, I guess a profile would work too. This just seemed easier to maintain.
            Hide
            nickboldt Nick Boldt added a comment -

            Bump to M4 due to upstream.

            Show
            nickboldt Nick Boldt added a comment - Bump to M4 due to upstream.
            Hide
            nickboldt Nick Boldt added a comment - - edited

            Have created 2 new root poms:

            pom-core.xml (23 components):

            vpe, jst, jsf, forge, seam
            cdi, jmx, archives, as, hibernate
            freemarker, struts, ws, portlet, examples
            birt, maven, deltacloud, gwt, common
            runtime, usage, xulrunner

            pom-soa-tooling.xml (12 components):

            esb, jst, common, tests, smooks,
            jbpm, flow, bpel, archives, jmx
            modeshape, usage

            New/edited trunk jobs are:

            http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.continuous/STALLED > 14hrs
            - after removing the "outside Hudson static workspace" config, build is blue!
            http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.continuous/java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222)
            - after removing the "outside Hudson static workspace" config, build is blue!

            https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.tests/3,284 tests (+11), no failures; Emma: Coverage: Classes 2785/5148 (54%). Methods 13562/35655 (38%). Blocks 321744/879724 (37%). Lines 75115.8/204888 (37%)
            https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.tests/java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222)

            Plus these jobs for M3:

            http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.continuous/ java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222)
            http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.soa-tooling.continuous/ java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222)

            http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.tests/3,173 tests; 2 failures
            http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.soa-tooling.tests/501 tests, 0 failures

            Show
            nickboldt Nick Boldt added a comment - - edited Have created 2 new root poms: pom-core.xml (23 components): vpe, jst, jsf, forge, seam cdi, jmx, archives, as, hibernate freemarker, struts, ws, portlet, examples birt, maven, deltacloud, gwt, common runtime, usage, xulrunner pom-soa-tooling.xml (12 components): esb, jst, common, tests, smooks, jbpm, flow, bpel, archives, jmx modeshape, usage New/edited trunk jobs are: http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.continuous/ – STALLED > 14hrs - after removing the "outside Hudson static workspace" config, build is blue! http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.continuous/ – java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222) - after removing the "outside Hudson static workspace" config, build is blue! https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.tests/ – 3,284 tests (+11), no failures; Emma: Coverage: Classes 2785/5148 (54%). Methods 13562/35655 (38%). Blocks 321744/879724 (37%). Lines 75115.8/204888 (37%) https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.tests/ – java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222) Plus these jobs for M3: http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.continuous/ – java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222) http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.soa-tooling.continuous/ – java.lang.NullPointerException at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:222) http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.tests/ – 3,173 tests; 2 failures http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.soa-tooling.tests/ – 501 tests, 0 failures
            Hide
            nickboldt Nick Boldt added a comment - - edited
            Show
            nickboldt Nick Boldt added a comment - - edited Tweaked job configs and am respinning to verify: https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.soa-tooling.continuous/172 - 141-150 NPE'd – trying again w/ simpler job and !coverage to disable - FAILED. NPE'd again - after removing the "outside Hudson static workspace" config, build is blue! https://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.3_stable_branch.soa-tooling.continuous/24 - NPE https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.soa-tooling.tests/60 502 tests, no failures https://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.3_stable_branch.soa-tooling.tests/17 - 501 tests, no failures
            Hide
            nickboldt Nick Boldt added a comment -

            Fixed in branch and trunk by removing the static outside-Hudson workspace. That did save some time and disk, but was causing the jobs to fail. Boourns!

            Show
            nickboldt Nick Boldt added a comment - Fixed in branch and trunk by removing the static outside-Hudson workspace. That did save some time and disk, but was causing the jobs to fail. Boourns!

              People

              • Assignee:
                nickboldt Nick Boldt
                Reporter:
                bfitzpat Brian Fitzpatrick
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development