Java Project

From sselab

(Difference between revisions)
Jump to: navigation, search
m (Advanced setup)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
 +
Agile software development needs ever running integrated software. Tool support is essential. We provide the following services and are working on further ones, such as [[nightly build]] and [[automatic deployment of web systems]] that are developed. Coming soon.
 +
== Services involved ==
== Services involved ==
* [[Subversion]]
* [[Subversion]]
* [[Trac]]
* [[Trac]]
 +
* [[Mailing list]]
* [[Mediawiki-internal|MediaWiki (internal)]]
* [[Mediawiki-internal|MediaWiki (internal)]]
 +
 +
A number of additional services are available. Check out what you want to use, e.g. to generate code or tests.
== Initial setup ==
== Initial setup ==
Line 12: Line 17:
== Advanced setup ==
== Advanced setup ==
-
* Continous Integration with Hudson
+
* Continous Integration with Jenkins ( [[Setting Up Continuous Integration]] )
-
Download Hudson Web Archive from Hudson Homepage [http://hudson-ci.org/] and deploy it to your favorite Java Application Server (e.g. Glassfish).
+
-
 
+
-
Now you can configure your Hudson via the Webpage:
+
-
you have to point to your local JDK installation
+
== Send feedback to extend this scenario ==
== Send feedback to extend this scenario ==
Please contact us if you have question concerning the usage of the services. We are also curious about new ideas for additional services and new usage scenarios. [https://sselab.de/lab1/user/messages/send/ Send us a message over the contact form] or [mailto:admin@sselab.de?subject=Scenario%20Java%20Project write us an email]
Please contact us if you have question concerning the usage of the services. We are also curious about new ideas for additional services and new usage scenarios. [https://sselab.de/lab1/user/messages/send/ Send us a message over the contact form] or [mailto:admin@sselab.de?subject=Scenario%20Java%20Project write us an email]

Current revision as of 14:14, 15 March 2012

Agile software development needs ever running integrated software. Tool support is essential. We provide the following services and are working on further ones, such as nightly build and automatic deployment of web systems that are developed. Coming soon.

Contents

Services involved

A number of additional services are available. Check out what you want to use, e.g. to generate code or tests.

Initial setup

  • Use the trac to plan your software project
    • Break your problem into several subproblems and create a ticket for each one of it
    • Create milestones for implementation of new features and releases of your software
  • Calculate various statistics of your implementation and publish it in the internal wiki for your project manager with the wikibot (advanced)

Advanced setup

Send feedback to extend this scenario

Please contact us if you have question concerning the usage of the services. We are also curious about new ideas for additional services and new usage scenarios. Send us a message over the contact form or write us an email


  • This page was last modified on 15 March 2012, at 14:14.
  • This page has been accessed 43,871 times.