-
1. Re: Sandbox migration to Git
blabno Aug 1, 2011 3:37 AM (in response to lfryc)Lukas, from my side the list is complete.
-
2. Re: Sandbox migration to Git
lfryc Dec 20, 2011 7:04 AM (in response to blabno)Hi Bernard,
could you please compile up to date list of components which should be migrated?
-
3. Re: Sandbox migration to Git
blabno Dec 20, 2011 11:38 AM (in response to lfryc)Hello Lukas,
My components are:
-
4. Re: Sandbox migration to Git
lfryc Dec 21, 2011 4:26 AM (in response to lfryc)Sandbox repository has been migrated to GitHub,
please direct all development efforts there.
SVN sandbox repository is now locked.
As further actions, we need to clean the repository up,
manage integration with JIRA and FishEye
-
5. Re: Sandbox migration to Git
bleathem Dec 21, 2011 9:57 AM (in response to lfryc)This is great Lukas, thanks for doing the migration! Having the Sandbox hosted in git will surely facilitate contributions form community members.
We'll look to cleaning up the unused artifacts in the new year.
-
6. Re: Sandbox migration to Git
bleathem Jan 10, 2012 2:08 AM (in response to bleathem)If the branch feature/cleanup, I've performed the cleanup as proposed in RFPL-1966. Note, I also moved the components out of the ui folder to the top-level folder, and deleted the ui/pom.xml. This structure is more consistent with what we want out of the sandbox, with independent components.
Let's discuss these changes at the team meeting tomrrow (Jan. 10, 2012) and I'll merge the branch if we are all in agreement.
-
7. Re: Sandbox migration to Git
blabno Jan 10, 2012 3:26 AM (in response to bleathem)Brian,
Me and Keruke worked on sandbox assembly of RF 3 and 4. I've created pull request for 4.x. 3.x is maintained in my private repo cause I can't find it in jboss SVN nor in git.
We've also created basic showcase of sandbox components assembly and have put it in sandbox/examples. Where should it be now?
-
8. Re: Sandbox migration to Git
jbalunas Jan 10, 2012 10:06 AM (in response to blabno)Do the sandbox components really need their own showcase? My concern comes with maintaince of a showcase that by its very nature may contain components that are prototypes, and may have their own conflicts.
Imo I think each sandbox component should be self-contained ( but following similar guidelines ) for structure, mini-example, readme, etc...
Just thinking from experience with trying to keep things like this together...
-
9. Re: Sandbox migration to Git
bleathem Jan 10, 2012 10:33 AM (in response to jbalunas)That makes good sense Jay, if we keep the sandbox focus for prototyping, then each component should be self-contained with it's own dev-example. I think the piece we are missing is graduating components out of the Sandbox in a timely manner. They need a proper place to land.
We started the discussion of a new component set for RichFaces in the 4.Next dev thread. We need to carry that conversation through, and establish the requirements for getting a component in such a new component set. It would then be valuable, and beneficial to make a showcase for those components.
-
10. Re: Sandbox migration to Git
bleathem Jan 10, 2012 10:35 AM (in response to bleathem)@Bernard and @Keruke I do want to thank you for the excellent work you've been doing with the shocase components! I hope this delay as we figure out the best way to move forward isn't interpreted as a lack of appreciattion for the efforts you are putting in. Your contributions are great for the project moving forward, we just need to figure out a sustainable way of consuming them.