I have set up a project specifically to hold css files and generic javascripts.
My idea is to allow developers to import this project into their own and set the stylesheet to their web-interfaces.
To support all kinds of projects I have released the css project in Production, Acceptance and Test, where the test version is set to Keep Updated in order to be able to keep improving the css, while not affecting things that have been already released.
But I have noticed that changes I do in the css still affect Production and Acceptance. Which worries me as working on the css usually aren't all that pretty and may require changes in the importing projects as well.
Have I done something wrong? Is there a guide for a similar situation anywhere? What is odd is that the javascripts doesn't update, only the css's?
Regards
Svensson, Peter
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/1cf08d2e-3a17-4839-bca6-8fc36c2bce92%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Ah, I was unaware that it would update other versions than just itself.
Thank you for clarifying :)
Regards
Svensson, Peter