[opencms-dev] Development environment setup
Giuseppe Sorce
sorce at eng.it
Thu Dec 3 15:54:51 CET 2009
Hi Roman,
you can take a look at ETICS system: http://www.eticsproject.eu
In particular, this link might be useful to understand a little more how it
works: http://etics.web.cern.ch/etics/training/tutorials/index.htm
ETICS gives a comprehensive support for the automation of execution of
build, test and quality verification activities.
It has been developed, with EU co-funding, baring in mind the complexity of
many software development environments today (multi-language, large
development teams, quality standards to be matched etc.).
It is offered as a service free of charge (for now...) and comes with a
distributed environment (grid based) which supports the synchronization of
developers and the management of complex software projects. It also offers a
set of software quality metrics to browse through to check and report on the
advances of the project.
It offers the possibility to build the software produced, test it and check
its quality keeping all the team (or part of it, if it is required)
synchronized during the whole process.
At the moment its users are mainly research projects, but the ETICS team is
further promoting their tool in the view of its wider adoption by software
development teams.
This is the contact person I was in touch with if you would like more
information: Isabel.matranga[at]eng.it
Hope this helps!
Giuseppe
Giuseppe Sorce
Engineering Ingegneria Informatica S.p.A.
Direzione Centrale Ricerca e Innovazione
V.le Regione Siciliana Nord-Ovest, 7275
90146 - Palermo
Phone: +39 091 7511723
Fax : +39 091 7511720
E-mail: giuseppe.sorce at eng.it
----- Original Message -----
From: Roman Uhlig Maxity.de
To: The OpenCms mailing list
Sent: Thursday, November 26, 2009 3:27 PM
Subject: Re: [opencms-dev] Development environment setup
Hi Fabian,
I'm also quite interested in a good solution. We are doing OpenCms
development since 2006, but didn't find any 100% safe or practicable way
yet.
WebDAV tends to fail from now and then or even screws your VFS or your
Eclipse projects the other way around.
Many other solutions are working with local OpenCms installations only,
which is absolutely useless for most production or even development
implementations.
So far we doing it on a quite basic level to provide maximum safety: We're
running a dozen virtual machines (Linux VMware) with OpenCms installations.
Every project group is working together on one of these "virtual"
installations. Every developer has running a local OpenCms für quick testing
(nasty) stuff. Of course everything is shared on SVN repositories.
We'd be more than happy to have a more sophisticated solution, but didn't
find any yet which would be fail safe enough for us.
Best regards,
Roman
-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Fabian Panthen
Gesendet: Donnerstag, 26. November 2009 15:09
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Development environment setup
Hello together,
this topic seems to pop up a lot, but so far i have not found a
satisfactory answer in the archives so here is my attempt at tyring to
find some true best practice.
We are currently developing several OpenCms projects and while very
impressed with most of its features the question of how to set up a
development environment hat works well for several developers working
concurrently on the same project keeps bugging us despite several attempts.
WebDav via eclipse plugin or mounted drives has been fairly good but
only when there was no more than one developer.
Writing files to VFS via WebDav mounted drives has been equally as buggy.
So currently we are looking at each of us having a local installation
where they can deploy and test in any way they like and sharing that via
svn.
The idea is to then have something like ant or maven do
1) check out the current sources on the build server
2) build modules including manifests
3) import the newly built modules via CmsShell
We are using versions 7.0.x to 7.5
Any input on what has been working best for you so far, which paths are
not worth pursuing due to bugs, etc or maybe even ideas we havent even
thought of yet would be very much appreciated.
Is there something like a community bets practice? It seems as if
alkacon is leaning towards maven. Again i would just love to get some
feedback on what has been working for you guys here as there seem to be
numerous ways to do this but none of them seems dead safe. Some involve
using deprecated software, etc.
cheers
Fabian
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list