You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Ruben Reusser <rr...@headwire.com> on 2017/04/03 13:11:55 UTC

struggling with sling-9 build and sling model exporter

Hi

I have been trying to successfully build trunk for the past couple of 
days - it seems building launchpad/builder fails due to the tests. Is 
that just me or a common problem?

I also noticed that the sling model exporter is missing from launchpad - 
is that intentional?

thank you

Ruben


Re: struggling with sling-9 build and sling model exporter

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Monday 03 April 2017 11:27:20 Ruben Reusser wrote:
> actually, adding the latest version would be better
> 
> [artifacts]
> org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.7-SNAPSHOT
>      com.fasterxml.jackson.core/jackson-databind/2.8.6
>      com.fasterxml.jackson.core/jackson-core/2.8.6
>      com.fasterxml.jackson.core/jackson-annotations/2.8.6
> 
> On 4/3/2017 11:26 AM, Ruben Reusser wrote:
> > while you are at fixing the launchpad, would be good to add
> > 
> > [feature name=model-exporter]
> > 
> > # Add the dependencies on the Model exporter
> > [artifacts]
> > org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.7-SNAPSHOT
> > 
> >     com.fasterxml.jackson.core/jackson-databind/2.3.2
> >     com.fasterxml.jackson.core/jackson-core/2.3.2
> >     com.fasterxml.jackson.core/jackson-annotations/2.3.2
> > 
> > at the same time

SLING-6768

O.

> > Ruben
> > 
> > On 4/3/2017 11:24 AM, Oliver Lietz wrote:
> >> On Monday 03 April 2017 20:16:49 Carsten Ziegeler wrote:
> >>> Just fixed the bug in the servlets post servlet, still remaining:
> >>>    ServerSideInstallerTest.noActiveResources:61 Active resources found:
> >>> [group[[resource[entityId=bundle:org.apache.sling.scripting.sightly.js.p
> >>> rovi
> >>> 
> >>> der, scheme=launchpad,
> >>> url=launchpad:resources/install/0/org.apache.sling.scripting.sightly.js.
> >>> prov
> >>> 
> >>> ider-1.0.20.jar, type=bundle, error=null, state=INSTALL,
> >>> version=1.0.20,
> >>> lastChange=-1, priority=50, digest=1491243240000]]]]
> >> 
> >> Some packages changed in Sightly recently. Using latest Sightly
> >> snapshots in
> >> Launchpad fixed it for me.
> >> 
> >> Regards,
> >> O.
> >> 
> >>> Carsten
> >>> Carsten Ziegeler wrote
> >>> 
> >>>> Ruben Reusser wrote
> >>>> 
> >>>>> seems to me it's because Apache Sling Scripting HTL JavaScript Use
> >>>>> Provider does not activate anymore.
> >>>> 
> >>>> Yes, that seems to be one error.
> >>>> 
> >>>> But the file upload is currently not fully working either and
> >>>> that's due
> >>>> to my "improvements" in that area. I just fixed one of the failing
> >>>> test
> >>>> cases, looking into the other now.
> >>>> 
> >>>> Carsten


Re: struggling with sling-9 build and sling model exporter

Posted by Ruben Reusser <rr...@headwire.com>.
actually, adding the latest version would be better

[artifacts]
org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.7-SNAPSHOT
     com.fasterxml.jackson.core/jackson-databind/2.8.6
     com.fasterxml.jackson.core/jackson-core/2.8.6
     com.fasterxml.jackson.core/jackson-annotations/2.8.6


On 4/3/2017 11:26 AM, Ruben Reusser wrote:
> while you are at fixing the launchpad, would be good to add
>
> [feature name=model-exporter]
>
> # Add the dependencies on the Model exporter
> [artifacts]
> org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.7-SNAPSHOT
>     com.fasterxml.jackson.core/jackson-databind/2.3.2
>     com.fasterxml.jackson.core/jackson-core/2.3.2
>     com.fasterxml.jackson.core/jackson-annotations/2.3.2
>
> at the same time
>
> Ruben
>
> On 4/3/2017 11:24 AM, Oliver Lietz wrote:
>> On Monday 03 April 2017 20:16:49 Carsten Ziegeler wrote:
>>> Just fixed the bug in the servlets post servlet, still remaining:
>>>
>>>    ServerSideInstallerTest.noActiveResources:61 Active resources found:
>>> [group[[resource[entityId=bundle:org.apache.sling.scripting.sightly.js.provi 
>>>
>>> der, scheme=launchpad,
>>> url=launchpad:resources/install/0/org.apache.sling.scripting.sightly.js.prov 
>>>
>>> ider-1.0.20.jar, type=bundle, error=null, state=INSTALL, 
>>> version=1.0.20,
>>> lastChange=-1, priority=50, digest=1491243240000]]]]
>> Some packages changed in Sightly recently. Using latest Sightly 
>> snapshots in
>> Launchpad fixed it for me.
>>
>> Regards,
>> O.
>>
>>> Carsten
>>> Carsten Ziegeler wrote
>>>
>>>> Ruben Reusser wrote
>>>>
>>>>> seems to me it's because Apache Sling Scripting HTL JavaScript Use
>>>>> Provider does not activate anymore.
>>>> Yes, that seems to be one error.
>>>>
>>>> But the file upload is currently not fully working either and 
>>>> that's due
>>>> to my "improvements" in that area. I just fixed one of the failing 
>>>> test
>>>> cases, looking into the other now.
>>>>
>>>> Carsten
>


Re: struggling with sling-9 build and sling model exporter

Posted by Ruben Reusser <rr...@headwire.com>.
while you are at fixing the launchpad, would be good to add

[feature name=model-exporter]

# Add the dependencies on the Model exporter
[artifacts]
org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.7-SNAPSHOT
     com.fasterxml.jackson.core/jackson-databind/2.3.2
     com.fasterxml.jackson.core/jackson-core/2.3.2
     com.fasterxml.jackson.core/jackson-annotations/2.3.2

at the same time

Ruben

On 4/3/2017 11:24 AM, Oliver Lietz wrote:
> On Monday 03 April 2017 20:16:49 Carsten Ziegeler wrote:
>> Just fixed the bug in the servlets post servlet, still remaining:
>>
>>    ServerSideInstallerTest.noActiveResources:61 Active resources found:
>> [group[[resource[entityId=bundle:org.apache.sling.scripting.sightly.js.provi
>> der, scheme=launchpad,
>> url=launchpad:resources/install/0/org.apache.sling.scripting.sightly.js.prov
>> ider-1.0.20.jar, type=bundle, error=null, state=INSTALL, version=1.0.20,
>> lastChange=-1, priority=50, digest=1491243240000]]]]
> Some packages changed in Sightly recently. Using latest Sightly snapshots in
> Launchpad fixed it for me.
>
> Regards,
> O.
>
>> Carsten
>> Carsten Ziegeler wrote
>>
>>> Ruben Reusser wrote
>>>
>>>> seems to me it's because Apache Sling Scripting HTL JavaScript Use
>>>> Provider does not activate anymore.
>>> Yes, that seems to be one error.
>>>
>>> But the file upload is currently not fully working either and that's due
>>> to my "improvements" in that area. I just fixed one of the failing test
>>> cases, looking into the other now.
>>>
>>> Carsten


Re: struggling with sling-9 build and sling model exporter

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Monday 03 April 2017 20:16:49 Carsten Ziegeler wrote:
> Just fixed the bug in the servlets post servlet, still remaining:
> 
>   ServerSideInstallerTest.noActiveResources:61 Active resources found:
> [group[[resource[entityId=bundle:org.apache.sling.scripting.sightly.js.provi
> der, scheme=launchpad,
> url=launchpad:resources/install/0/org.apache.sling.scripting.sightly.js.prov
> ider-1.0.20.jar, type=bundle, error=null, state=INSTALL, version=1.0.20,
> lastChange=-1, priority=50, digest=1491243240000]]]]

Some packages changed in Sightly recently. Using latest Sightly snapshots in 
Launchpad fixed it for me.

Regards,
O.

> Carsten
> Carsten Ziegeler wrote
> 
> > Ruben Reusser wrote
> > 
> >> seems to me it's because Apache Sling Scripting HTL JavaScript Use
> >> Provider does not activate anymore.
> > 
> > Yes, that seems to be one error.
> > 
> > But the file upload is currently not fully working either and that's due
> > to my "improvements" in that area. I just fixed one of the failing test
> > cases, looking into the other now.
> > 
> > Carsten


Re: struggling with sling-9 build and sling model exporter

Posted by Carsten Ziegeler <cz...@apache.org>.
Just fixed the bug in the servlets post servlet, still remaining:

  ServerSideInstallerTest.noActiveResources:61 Active resources found:
[group[[resource[entityId=bundle:org.apache.sling.scripting.sightly.js.provider,
scheme=launchpad,
url=launchpad:resources/install/0/org.apache.sling.scripting.sightly.js.provider-1.0.20.jar,
type=bundle, error=null, state=INSTALL, version=1.0.20, lastChange=-1,
priority=50, digest=1491243240000]]]]

Carsten
Carsten Ziegeler wrote
> Ruben Reusser wrote
>> seems to me it's because Apache Sling Scripting HTL JavaScript Use
>> Provider does not activate anymore.
>>
> Yes, that seems to be one error.
> 
> But the file upload is currently not fully working either and that's due
> to my "improvements" in that area. I just fixed one of the failing test
> cases, looking into the other now.
> 
> Carsten
> 
>  
> 


 

-- 
Carsten Ziegeler
Adobe Research Switzerland
cziegeler@apache.org

Re: struggling with sling-9 build and sling model exporter

Posted by Carsten Ziegeler <cz...@apache.org>.
Ruben Reusser wrote
> seems to me it's because Apache Sling Scripting HTL JavaScript Use
> Provider does not activate anymore.
> 
Yes, that seems to be one error.

But the file upload is currently not fully working either and that's due
to my "improvements" in that area. I just fixed one of the failing test
cases, looking into the other now.

Carsten

 

-- 
Carsten Ziegeler
Adobe Research Switzerland
cziegeler@apache.org

Re: struggling with sling-9 build and sling model exporter

Posted by Ruben Reusser <rr...@headwire.com>.
seems to me it's because Apache Sling Scripting HTL JavaScript Use 
Provider does not activate anymore.

Ruben

On 4/3/2017 10:40 AM, Carsten Ziegeler wrote:
> Daniel Klco wrote
>> Hm, I'm seeing that as well. I'm seeing failures
>> in org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest.
>> Checking into it now.
>>
> Hmm, this might be related to my recent changes to the post servlet. If
> you need help, let me know
>
> Regards
> Carsten
>
>> In the meantime, you can skip the tests if you need to run a build (of
>> course this isn't a permanent solution)
>>
>> Thanks,
>> Dan
>>
>> On Mon, Apr 3, 2017 at 9:11 AM, Ruben Reusser <rr...@headwire.com> wrote:
>>
>>> Hi
>>>
>>> I have been trying to successfully build trunk for the past couple of days
>>> - it seems building launchpad/builder fails due to the tests. Is that just
>>> me or a common problem?
>>>
>>> I also noticed that the sling model exporter is missing from launchpad -
>>> is that intentional?
>>>
>>> thank you
>>>
>>> Ruben
>>>
>>>
>
>   
>


Re: struggling with sling-9 build and sling model exporter

Posted by Carsten Ziegeler <cz...@apache.org>.
Daniel Klco wrote
> Hm, I'm seeing that as well. I'm seeing failures
> in org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest.
> Checking into it now.
> 
Hmm, this might be related to my recent changes to the post servlet. If
you need help, let me know

Regards
Carsten

> In the meantime, you can skip the tests if you need to run a build (of
> course this isn't a permanent solution)
> 
> Thanks,
> Dan
> 
> On Mon, Apr 3, 2017 at 9:11 AM, Ruben Reusser <rr...@headwire.com> wrote:
> 
>> Hi
>>
>> I have been trying to successfully build trunk for the past couple of days
>> - it seems building launchpad/builder fails due to the tests. Is that just
>> me or a common problem?
>>
>> I also noticed that the sling model exporter is missing from launchpad -
>> is that intentional?
>>
>> thank you
>>
>> Ruben
>>
>>
> 


 

-- 
Carsten Ziegeler
Adobe Research Switzerland
cziegeler@apache.org

Re: struggling with sling-9 build and sling model exporter

Posted by Daniel Klco <dk...@apache.org>.
Hm, I'm seeing that as well. I'm seeing failures
in org.apache.sling.launchpad.webapp.integrationtest.UploadFileTest.
Checking into it now.

In the meantime, you can skip the tests if you need to run a build (of
course this isn't a permanent solution)

Thanks,
Dan

On Mon, Apr 3, 2017 at 9:11 AM, Ruben Reusser <rr...@headwire.com> wrote:

> Hi
>
> I have been trying to successfully build trunk for the past couple of days
> - it seems building launchpad/builder fails due to the tests. Is that just
> me or a common problem?
>
> I also noticed that the sling model exporter is missing from launchpad -
> is that intentional?
>
> thank you
>
> Ruben
>
>