Difference between revisions of "Package JBoss"

From CDOT Wiki
Jump to: navigation, search
(Project Name)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Packaging JBoss for Fedora ==
 
 
Sample Project -- This is ahttp://zenit.senecac.on.ca/wiki/skins/common/images/button_bold.png template only!
 
 
 
== Project Description ==
 
== Project Description ==
  
Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, http://google.com or [http://developer.mozilla.org MDC].
+
JBoss is a Java middleware project with a large number of sub projects. Packaging JBoss and maintaining them is a challenging task and would require several weeks of full time work. Since OpenJDK and a number of Java components is already in Fedora 9, it should help get started.  
  
 
== Project Leader(s) ==
 
== Project Leader(s) ==
  
Name(s) of primary people working on the project.  If you want to join a project as leader, discuss with other leaders first.  Include links to personal pages within wiki
+
[[User:John64|John Ford]]
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
  
Name(s) of people casually working on the project, or who have contributed significant helpInclude links to personal pages within wiki
+
== Project Details ==
 +
 
 +
This project is to package the JBoss Application Server for the Fedora ProjectThe goal is that by a 1.0 release JBoss will be a daemon
  
NOTE: only Project Leader(s) should add names here.  You '''can’t''' add your own name to the Contributor list.
+
== Project News ==
  
== Project Details ==
+
*I have claimed this project today --[[User:John64|John64]] 18:08, 18 September 2008 (UTC)
 +
*I haven't been updating this page much.  I have been working on my 0.1 release [[User:John64|John64]] 16:57, 19 October 2008 (UTC)
 +
 
 +
== Releases ==
 +
==== 0.1 Release ====
 +
This release includes:
 +
*Initial [https://fedoraproject.org/wiki/Packages_which_JBoss_depends_on dependency chart]
 +
*Package submitted to Fedora to become a maintainer [https://bugzilla.redhat.com/show_bug.cgi?id=466301 Bug 466301]
 +
*Initial [[JBoss specfile]] which builds and installs JBoss.  It is highly broken, doesn't have an init.d script, no symlinks, no javadocs, no manual.  It is a work in progress
 +
 
 +
To do this I used some [[User:John64/Hacky_Scrtipts|hacky scripts]].
 +
 
 +
==== 0.2 Release ====
 +
TBD
 +
 
 +
==My Fedora Bugs==
 +
*[https://bugzilla.redhat.com/show_bug.cgi?id=466301 466301]Review and sponsorship request for 'ario' package
 +
*[https://bugzilla.redhat.com/show_bug.cgi?id=470703 470703]Review request for 'links'
 +
*[https://bugzilla.redhat.com/show_bug.cgi?id=225725 225725]Bug to change something in a conflicting package (elinks)
  
Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them.
+
== Useful Links ==
 +
*[http://fedoraproject.org/wiki/Packaging/Java Fedora Java Packaging Guidelines]
 +
*[http://www.jpackage.org/cgi-bin/viewvc.cgi/src/jpackage-utils/doc/jpackage-1.5-policy.xhtml?revision=HEAD&root=jpackage JPackage Policy]
 +
*[http://www.jboss.org/projects/docs/ JBoss Community Documentation]
 +
*[http://www.uni-bonn.de/~manfear/html2wiki-tables.php HTML to Wiki table]
 +
*[http://fedoraproject.org/wiki/Packaging/Java Java Packaging for Fedora]
 +
*[http://en.opensuse.org/index.php?title=Java/Packaging/ Java Packaing for openSuSE]
  
== Project News ==
+
== Old Project Idea Thingy ==
 +
JBoss is a Java middleware project with a large number of sub projects. Packaging JBoss and maintaining them is a challenging task and would require several weeks of full time work. Since OpenJDK and a number of Java components is already in Fedora 9, it should help get started.
  
This is where your regular updates will go.  In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.
+
Initial Contact: Greg Dek <gdk AT redhat.com>
  
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.
+
References:
 +
* http://fedoraproject.org/wiki/Packaging/Java
 +
* http://jpackage.org

Latest revision as of 01:37, 12 November 2008

Project Description

JBoss is a Java middleware project with a large number of sub projects. Packaging JBoss and maintaining them is a challenging task and would require several weeks of full time work. Since OpenJDK and a number of Java components is already in Fedora 9, it should help get started.

Project Leader(s)

John Ford

Project Contributor(s)

Project Details

This project is to package the JBoss Application Server for the Fedora Project. The goal is that by a 1.0 release JBoss will be a daemon

Project News

  • I have claimed this project today --John64 18:08, 18 September 2008 (UTC)
  • I haven't been updating this page much. I have been working on my 0.1 release John64 16:57, 19 October 2008 (UTC)

Releases

0.1 Release

This release includes:

  • Initial dependency chart
  • Package submitted to Fedora to become a maintainer Bug 466301
  • Initial JBoss specfile which builds and installs JBoss. It is highly broken, doesn't have an init.d script, no symlinks, no javadocs, no manual. It is a work in progress

To do this I used some hacky scripts.

0.2 Release

TBD

My Fedora Bugs

  • 466301Review and sponsorship request for 'ario' package
  • 470703Review request for 'links'
  • 225725Bug to change something in a conflicting package (elinks)

Useful Links

Old Project Idea Thingy

JBoss is a Java middleware project with a large number of sub projects. Packaging JBoss and maintaining them is a challenging task and would require several weeks of full time work. Since OpenJDK and a number of Java components is already in Fedora 9, it should help get started.

Initial Contact: Greg Dek <gdk AT redhat.com>

References: