[xwiki-users] unable to build binaries that are exactly same as official 4.1.3 stable build
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences Thank you very much Ray
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3 On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
Hi Ray, On Aug 29, 2012, at 8:00 AM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x
This is NOT 4.1.3, this is the 4.1.x branch, i.e. the code for 4.1.4 and later. For platform 4.1.3, it's: xwiki-platform-4.1.3 Please read http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository#HBranchesandT... Thanks -Vincent
Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
On Aug 29, 2012, at 8:18 AM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3.
Ok you found it.
I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3
Yes the Github UI doesn't scale when there are lots of tags. It's a pity. The command line should be preferred and works very well. Same for searching btw. Thanks -Vincent
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website,
Not that hard, you have a input field where you can filter what you are searching for.
i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website,
Not that hard, you have a input field where you can filter what you are searching for.
Do you have a link, I can't find it? Thanks -Vincent
i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
On Wed, Aug 29, 2012 at 9:45 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website,
Not that hard, you have a input field where you can filter what you are searching for.
Do you have a link, I can't find it?
It's just above the list of branches/tags for me.
Thanks -Vincent
i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
On Wed, Aug 29, 2012 at 10:01 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 9:45 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website,
Not that hard, you have a input field where you can filter what you are searching for.
Do you have a link, I can't find it?
It's just above the list of branches/tags for me.
You even ends up in it by default when you click on the branch button.
Thanks -Vincent
i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne
On Aug 29, 2012, at 10:02 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:01 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 9:45 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website,
Not that hard, you have a input field where you can filter what you are searching for.
Do you have a link, I can't find it?
It's just above the list of branches/tags for me.
You even ends up in it by default when you click on the branch button.
This is what I see: http://www.evernote.com/shard/s119/sh/e04e833d-4c5c-4bb2-a2f9-62ffdbb5d390/4... http://www.evernote.com/shard/s119/sh/d3c90b3b-1f90-4a56-9d35-c1d7125f6d75/2... Seems we have a different UI… Thanks -Vincent
Thanks -Vincent
i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
On Wed, Aug 29, 2012 at 10:21 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 10:02 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:01 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 9:45 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website,
Not that hard, you have a input field where you can filter what you are searching for.
Do you have a link, I can't find it?
It's just above the list of branches/tags for me.
You even ends up in it by default when you click on the branch button.
This is what I see:
http://www.evernote.com/shard/s119/sh/e04e833d-4c5c-4bb2-a2f9-62ffdbb5d390/4... http://www.evernote.com/shard/s119/sh/d3c90b3b-1f90-4a56-9d35-c1d7125f6d75/2...
Seems we have a different UI…
You don't go to the right UI actually, this one is to download the tag. If you want to navigate in the tag/branch you have to use the branch button (not the tab) on the left and then in the popup go to the tags.
Thanks -Vincent
Thanks -Vincent
i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote: > i'm trying to create the official 4.1.3 stable build by building from > source code. but couldn't find the correct source code revision for > official 4.1.3 stable > > > Source code location: https://github.com/xwiki/xwiki-platform > branch: stable-4.1.x > Actually, i was trying to find a branch or tag that contains > stable-4.1.3, stable-4.1.x is the closest thing i can find in github > > The content of jar file are very different between what i built from > 4.1.x and what was distribued in > xwiki-enterprise-jetty-hsqldb-4.1.3.zip > For example: > the jar file name of oldcore is called > xwiki-platform-legacy-oldcore-4.1.3.jar in > xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub > folder > the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when > compiled from stable-4.1.x, and it does have compatibility sub > folder. this is just one of the differences > > Thank you very much > > Ray
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
On Aug 29, 2012, at 10:54 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:21 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 10:02 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:01 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 9:45 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote: > I was wrong on one thing. I just found a tag in github called > xwiki-platform-4.1.3. I'll build from this source, and see if any > different. > BTW, it's hard to find it in github website,
Not that hard, you have a input field where you can filter what you are searching for.
Do you have a link, I can't find it?
It's just above the list of branches/tags for me.
You even ends up in it by default when you click on the branch button.
This is what I see:
http://www.evernote.com/shard/s119/sh/e04e833d-4c5c-4bb2-a2f9-62ffdbb5d390/4... http://www.evernote.com/shard/s119/sh/d3c90b3b-1f90-4a56-9d35-c1d7125f6d75/2...
Seems we have a different UI…
You don't go to the right UI actually, this one is to download the tag. If you want to navigate in the tag/branch you have to use the branch button (not the tab) on the left and then in the popup go to the tags.
ah, got it, thanks. Indeed I didn't notice it… -Vincent
Thanks -Vincent
Thanks -Vincent
> i used command line git > client to find tag xwiki-platform-4.1.3 > > On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote: >> i'm trying to create the official 4.1.3 stable build by building from >> source code. but couldn't find the correct source code revision for >> official 4.1.3 stable >> >> >> Source code location: https://github.com/xwiki/xwiki-platform >> branch: stable-4.1.x >> Actually, i was trying to find a branch or tag that contains >> stable-4.1.3, stable-4.1.x is the closest thing i can find in github >> >> The content of jar file are very different between what i built from >> 4.1.x and what was distribued in >> xwiki-enterprise-jetty-hsqldb-4.1.3.zip >> For example: >> the jar file name of oldcore is called >> xwiki-platform-legacy-oldcore-4.1.3.jar in >> xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub >> folder >> the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when >> compiled from stable-4.1.x, and it does have compatibility sub >> folder. this is just one of the differences >> >> Thank you very much >> >> Ray
On Wed, Aug 29, 2012 at 11:40 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 10:54 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:21 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 10:02 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:01 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 9:45 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote:
> On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote: >> I was wrong on one thing. I just found a tag in github called >> xwiki-platform-4.1.3. I'll build from this source, and see if any >> different. >> BTW, it's hard to find it in github website, > > Not that hard, you have a input field where you can filter what you > are searching for.
Do you have a link, I can't find it?
It's just above the list of branches/tags for me.
You even ends up in it by default when you click on the branch button.
This is what I see:
http://www.evernote.com/shard/s119/sh/e04e833d-4c5c-4bb2-a2f9-62ffdbb5d390/4... http://www.evernote.com/shard/s119/sh/d3c90b3b-1f90-4a56-9d35-c1d7125f6d75/2...
Seems we have a different UI…
You don't go to the right UI actually, this one is to download the tag. If you want to navigate in the tag/branch you have to use the branch button (not the tab) on the left and then in the popup go to the tags.
ah, got it, thanks. Indeed I didn't notice it…
It's not very clear either... it's the third time they change this part of the UI since I'm using github and I still find it quite messy.
-Vincent
Thanks -Vincent
Thanks -Vincent
>> i used command line git >> client to find tag xwiki-platform-4.1.3 >> >> On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote: >>> i'm trying to create the official 4.1.3 stable build by building from >>> source code. but couldn't find the correct source code revision for >>> official 4.1.3 stable >>> >>> >>> Source code location: https://github.com/xwiki/xwiki-platform >>> branch: stable-4.1.x >>> Actually, i was trying to find a branch or tag that contains >>> stable-4.1.3, stable-4.1.x is the closest thing i can find in github >>> >>> The content of jar file are very different between what i built from >>> 4.1.x and what was distribued in >>> xwiki-enterprise-jetty-hsqldb-4.1.3.zip >>> For example: >>> the jar file name of oldcore is called >>> xwiki-platform-legacy-oldcore-4.1.3.jar in >>> xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub >>> folder >>> the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when >>> compiled from stable-4.1.x, and it does have compatibility sub >>> folder. this is just one of the differences >>> >>> Thank you very much >>> >>> Ray
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Thanks a lot, Thomas and Vincent. really appreciate it. With the filter in Branch button, looking for Tag is simple. However as you said, the UI is messy, finding the tag filter itself becomes an issue for the newcomers, :-) On Wed, Aug 29, 2012 at 5:51 PM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 11:40 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 10:54 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:21 AM, Vincent Massol <[email protected]> wrote:
On Aug 29, 2012, at 10:02 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 10:01 AM, Thomas Mortagne <[email protected]> wrote:
On Wed, Aug 29, 2012 at 9:45 AM, Vincent Massol <[email protected]> wrote: > > On Aug 29, 2012, at 9:34 AM, Thomas Mortagne <[email protected]> wrote: > >> On Wed, Aug 29, 2012 at 8:18 AM, ray ye <[email protected]> wrote: >>> I was wrong on one thing. I just found a tag in github called >>> xwiki-platform-4.1.3. I'll build from this source, and see if any >>> different. >>> BTW, it's hard to find it in github website, >> >> Not that hard, you have a input field where you can filter what you >> are searching for. > > Do you have a link, I can't find it?
It's just above the list of branches/tags for me.
You even ends up in it by default when you click on the branch button.
This is what I see:
http://www.evernote.com/shard/s119/sh/e04e833d-4c5c-4bb2-a2f9-62ffdbb5d390/4... http://www.evernote.com/shard/s119/sh/d3c90b3b-1f90-4a56-9d35-c1d7125f6d75/2...
Seems we have a different UI…
You don't go to the right UI actually, this one is to download the tag. If you want to navigate in the tag/branch you have to use the branch button (not the tab) on the left and then in the popup go to the tags.
ah, got it, thanks. Indeed I didn't notice it…
It's not very clear either... it's the third time they change this part of the UI since I'm using github and I still find it quite messy.
-Vincent
Thanks -Vincent
> > Thanks > -Vincent > >>> i used command line git >>> client to find tag xwiki-platform-4.1.3 >>> >>> On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote: >>>> i'm trying to create the official 4.1.3 stable build by building from >>>> source code. but couldn't find the correct source code revision for >>>> official 4.1.3 stable >>>> >>>> >>>> Source code location: https://github.com/xwiki/xwiki-platform >>>> branch: stable-4.1.x >>>> Actually, i was trying to find a branch or tag that contains >>>> stable-4.1.3, stable-4.1.x is the closest thing i can find in github >>>> >>>> The content of jar file are very different between what i built from >>>> 4.1.x and what was distribued in >>>> xwiki-enterprise-jetty-hsqldb-4.1.3.zip >>>> For example: >>>> the jar file name of oldcore is called >>>> xwiki-platform-legacy-oldcore-4.1.3.jar in >>>> xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub >>>> folder >>>> the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when >>>> compiled from stable-4.1.x, and it does have compatibility sub >>>> folder. this is just one of the differences >>>> >>>> Thank you very much >>>> >>>> Ray
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi All, Created a build using source code from xwiki-platform 4.1.3 tag. The file name for oldcore is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, and it still doesn't have compatibility sub folder in xwiki-platform-oldcore-4.1.3.jar. Searching the whole source, we didn't even find " compatibility" If the official 4.1.3 build (downloadable from xwiki website) did use 4.1.3 tag, then we might have diffferet way in building it. We did the following to build xwiki-platform-oldcore, 1. change to xwiki-platform-oldcore directory 2. mvn clean install How the official build was built? Thanks a lot! Ray On Wed, Aug 29, 2012 at 2:18 PM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
On Aug 30, 2012, at 8:11 AM, ray ye <[email protected]> wrote:
Hi All, Created a build using source code from xwiki-platform 4.1.3 tag. The file name for oldcore is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, and it still doesn't have compatibility sub folder in xwiki-platform-oldcore-4.1.3.jar. Searching the whole source, we didn't even find " compatibility"
WDYM by "compatibility folder"?
If the official 4.1.3 build (downloadable from xwiki website) did use 4.1.3 tag, then we might have diffferet way in building it. We did the following to build xwiki-platform-oldcore, 1. change to xwiki-platform-oldcore directory 2. mvn clean install
How the official build was built?
Similarly. Thanks -Vincent
Thanks a lot! Ray
On Wed, Aug 29, 2012 at 2:18 PM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
On 08/30/2012 02:11 AM, ray ye wrote:
Hi All, Created a build using source code from xwiki-platform 4.1.3 tag. The file name for oldcore is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, and it still doesn't have compatibility sub folder in xwiki-platform-oldcore-4.1.3.jar. Searching the whole source, we didn't even find " compatibility"
If the official 4.1.3 build (downloadable from xwiki website) did use 4.1.3 tag, then we might have diffferet way in building it. We did the following to build xwiki-platform-oldcore, 1. change to xwiki-platform-oldcore directory 2. mvn clean install
Note that we usually ship xwiki-platform-legacy-oldcore instead of xwiki-platform-oldcore in final products such as XE and XEM; the legacy version includes the compatibility aspects, with all the deprecated, legacy code.
How the official build was built?
Thanks a lot! Ray
On Wed, Aug 29, 2012 at 2:18 PM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
-- Sergiu Dumitriu http://purl.org/net/sergiu/
On Aug 30, 2012, at 9:25 AM, Sergiu Dumitriu <[email protected]> wrote:
On 08/30/2012 02:11 AM, ray ye wrote:
Hi All, Created a build using source code from xwiki-platform 4.1.3 tag. The file name for oldcore is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, and it still doesn't have compatibility sub folder in xwiki-platform-oldcore-4.1.3.jar. Searching the whole source, we didn't even find " compatibility"
If the official 4.1.3 build (downloadable from xwiki website) did use 4.1.3 tag, then we might have diffferet way in building it. We did the following to build xwiki-platform-oldcore, 1. change to xwiki-platform-oldcore directory 2. mvn clean install
Note that we usually ship xwiki-platform-legacy-oldcore instead of xwiki-platform-oldcore in final products such as XE and XEM; the legacy version includes the compatibility aspects, with all the deprecated, legacy code.
ah, if by "compatibility" mean legacy then they are in xwiki-platform-core/xwiki-platform-legacy/ -Vincent
How the official build was built?
Thanks a lot! Ray
On Wed, Aug 29, 2012 at 2:18 PM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Jar file xwiki-platform-legacy-oldcore-4.1.3 can be found in xwiki-enterprise-jetty-hsqldb-4.1.3.zip\webapps\xwiki\WEB-INF\lib Inside of this jar file, you could find "compatibility" sub folder and compatibility\com\xpn\xwiki\api with class files. However, in the jar file built from 4.1.3 source, there is NO such "compatibility" folder. BTW, the jar file name is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when built using "mvn clean install" On Thu, Aug 30, 2012 at 2:18 PM, Vincent Massol <[email protected]> wrote:
On Aug 30, 2012, at 8:11 AM, ray ye <[email protected]> wrote:
Hi All, Created a build using source code from xwiki-platform 4.1.3 tag. The file name for oldcore is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, and it still doesn't have compatibility sub folder in xwiki-platform-oldcore-4.1.3.jar. Searching the whole source, we didn't even find " compatibility"
WDYM by "compatibility folder"?
If the official 4.1.3 build (downloadable from xwiki website) did use 4.1.3 tag, then we might have diffferet way in building it. We did the following to build xwiki-platform-oldcore, 1. change to xwiki-platform-oldcore directory 2. mvn clean install
How the official build was built?
Similarly.
Thanks -Vincent
Thanks a lot! Ray
On Wed, Aug 29, 2012 at 2:18 PM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Now I understand, the build (and/or post build) steps are differenet somehow, which caused the minor differences in the final builds. We plan to develop based on the latest statbel verison(4.1.3 as of now) of one specific module -- xwiki-platform-oldcore. The first thing we did is to build the jar (with no change) using 4.1.3 source, and compare it with xwiki-platform-legacy-oldcore-4.1.3.jar(built by xwiki dev team) to make sure they are the same -- meaning everything we did are correct, the source is correct, and the build steps are correct. After your explanation, now we know it's safe to replace xwiki-platform-legacy-oldcore-4.1.3 with the one we built from source. Thank you all On Thu, Aug 30, 2012 at 5:50 PM, ray ye <[email protected]> wrote:
Jar file xwiki-platform-legacy-oldcore-4.1.3 can be found in xwiki-enterprise-jetty-hsqldb-4.1.3.zip\webapps\xwiki\WEB-INF\lib Inside of this jar file, you could find "compatibility" sub folder and compatibility\com\xpn\xwiki\api with class files.
However, in the jar file built from 4.1.3 source, there is NO such "compatibility" folder. BTW, the jar file name is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when built using "mvn clean install"
On Thu, Aug 30, 2012 at 2:18 PM, Vincent Massol <[email protected]> wrote:
On Aug 30, 2012, at 8:11 AM, ray ye <[email protected]> wrote:
Hi All, Created a build using source code from xwiki-platform 4.1.3 tag. The file name for oldcore is xwiki-platform-oldcore-4.1-SNAPSHOT.jar, and it still doesn't have compatibility sub folder in xwiki-platform-oldcore-4.1.3.jar. Searching the whole source, we didn't even find " compatibility"
WDYM by "compatibility folder"?
If the official 4.1.3 build (downloadable from xwiki website) did use 4.1.3 tag, then we might have diffferet way in building it. We did the following to build xwiki-platform-oldcore, 1. change to xwiki-platform-oldcore directory 2. mvn clean install
How the official build was built?
Similarly.
Thanks -Vincent
Thanks a lot! Ray
On Wed, Aug 29, 2012 at 2:18 PM, ray ye <[email protected]> wrote:
I was wrong on one thing. I just found a tag in github called xwiki-platform-4.1.3. I'll build from this source, and see if any different. BTW, it's hard to find it in github website, i used command line git client to find tag xwiki-platform-4.1.3
On Wed, Aug 29, 2012 at 2:00 PM, ray ye <[email protected]> wrote:
i'm trying to create the official 4.1.3 stable build by building from source code. but couldn't find the correct source code revision for official 4.1.3 stable
Source code location: https://github.com/xwiki/xwiki-platform branch: stable-4.1.x Actually, i was trying to find a branch or tag that contains stable-4.1.3, stable-4.1.x is the closest thing i can find in github
The content of jar file are very different between what i built from 4.1.x and what was distribued in xwiki-enterprise-jetty-hsqldb-4.1.3.zip For example: the jar file name of oldcore is called xwiki-platform-legacy-oldcore-4.1.3.jar in xwiki-enterprise-jetty-hsqldb-4.1.3.zip, and it has compatibility sub folder the name is called xwiki-platform-oldcore-4.1-SNAPSHOT.jar, when compiled from stable-4.1.x, and it does have compatibility sub folder. this is just one of the differences
Thank you very much
Ray
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (4)
-
ray ye -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol