From Fedora Project Wiki

This wiki page shows the progress of including JBoss AS 7.

People involved

Below is the list of currently involved people in the process.

Name IRC Current work Additional info
Marek Goldmann mgoldmann Doing the dirty work of preparing jars to be packaged. See Current approach section for more info. UTC+2

Current approach

The idea is to package minimal set of JAR's. This means that only core JARs required to run or build AS7 will be packaged. This will let us package AS7 in reasonable timeframe. All additional JARs can be added later, for example to improve/enable test execution.

I am (Marek Goldmann) now using following approach to select what needs to be packaged and what not:

  • Create a spec file.
  • Try to build the package.
    • Failure - see what what was the cause and:
      • Missing dependency? Comment it out and build.
        • Success - cool!
        • Failure - go to beginning and start with that dependency.
      • Issue in code? Create a patch.
    • Success - add spec file to queue for cleanup!

Cleanup queue

Note.png
Cleanup queue location
Cleanup queue is located here: http://goldmann.fedorapeople.org/jboss_as/queue/.
Idea.png
Want to help us?
Cleaning up packages in cleanup queue and submitting them to Fedora is the easiest way you can help us! If you pick up a package - let us know on IRC and add you to the table below.

In cleanup queue you can find packages that are building fine, but the spec files needs cleanup. Cleanup can include (but is not limited to):

  • License, description, url, name, version, changelog are correct.
  • Make sure the spec files is following additional rules.

After cleanup - package can be submitted to Fedora.

Rules for JBoss-related packages

Additionally to Java packaging rules - please meet following instructions for JBoss-related packages, like jboss-dmr, jboss-logging and so on:

  • JARs should be installed in $RPM_BUILD_ROOT%{_javadir}/jboss
  • POM files should be installed in $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.jboss-%{name}.pom
  • Use %add_maven_depmap macro. It should look similar to this:
%add_maven_depmap JPP.jboss-%{name}.pom jboss/%{name}.jar

Cleanup queue dependency tree

Packages in cleanup queue often depend on each other. Below tree helps to decide which package is now ready to cleanup.

jboss-common-core (waiting for review)
  + jboss-logging (waiting for review)
     + jboss-logmanager (packaged)

jboss-marshalling
  + maven-injection-plugin

We need your help!

Feel free to grab dependency you want to package and add you to the list. You can talk to us on #fedora-java IRC or using mailing list.

Note.png
Be fast!
Make sure you add the dependency immediately after you decide to pick it up so other can see what deps are available for packaging.

Current progress

Table below shows what is officially submitted to Fedora (after creating review request). This is not the cleanup queue content.

# Package Version Maven groupID:artifactId POM Review request Packager Status Comments
1 hibernate-commons-annotations 3.2.0 org.hibernate:hibernate-commons-annotations POM RHBZ #706832 goldmann In Rawhide
2 hibernate-jpa-2.0-api 1.0.0 org.hibernate.javax.persistence:hibernate-jpa-2.0-api POM RHBZ #706846 goldmann In Rawhide
3 fusesource-pom 1.5 org.fusesource:fusesource-pom POM RHBZ #708645 goldmann In Rawhide
4 hawtjni 1.1 org.fusesource.hawtjni:hawtjni* Parent POM RHBZ #708670 goldmann In Rawhide Depends on RHBZ #708669. Needs upgrade to 1.2.
5 jansi-native 1.1 org.fusesource.jansi:jansi-native POM RHBZ #708836 goldmann In Rawhide Depends on RHBZ #708669 and RHBZ #708670
6 jansi 1.5 org.fusesource.jansi:jansi POM RHBZ #708842 goldmann In review Depends on RHBZ #708669 and RHBZ #708836
7 gossip 1.7 org.sonatype.gossip:gossip* POM RHBZ #709051 goldmann Waiting for review Depends on RHBZ #708842
8 jline2 2.5 org.sonatype.jline:jline POM RHBZ #709300 goldmann Waiting for review Depends on RHBZ #708842
9 jboss-parent 6 org.jboss:jboss-parent POM RHBZ #711350 goldmann In Rawhide Updated to version 6.
10 apiviz 1.3.1 org.jboss.apiviz:apiviz POM RHBZ #723523 goldmann In Rawhide Project lead informed about the process.
11 byteman 1.5.1 org.jboss.byteman:byteman* POM RHBZ #723875 goldmann Waiting for review Project lead informed about the process.
12 cookxml 3.0.2 org.yuanheng.cookxml:cookxml Generated RHBZ #724914 goldmann In Rawhide
13 cookcc 0.3.3 com.google.code.cookcc:cookcc POM RHBZ #724924 goldmann Waiting for review Depends on RHBZ #724914
14 jboss-logmanager 1.2.0 org.jboss.logmanager:jboss-logmanager POM RHBZ #726044 goldmann In Rawhide Depends on RHBZ #711350
15 jboss-logging 3.0.0 org.jboss.logging:jboss-logging POM RHBZ #726351 goldmann Waiting for review Depends on RHBZ #711350
16 jboss-common-core 2.2.17 org.jboss:jboss-common-core POM RHBZ #727152 goldmann Waiting for review Depends on RHBZ #726351
17 jboss-dmr 1.0.0 org.jboss:jboss-dmr POM RHBZ #727171 goldmann Waiting for review Depends on RHBZ #724924
18 maven-injection-plugin 1.0.2 org.jboss.maven.plugins:maven-injection-plugin POM RHBZ #727220 goldmann Waiting for review
19 jboss-modules 1.0.2 org.jboss.modules:jboss-modules POM RHBZ #727608 goldmann Waiting for review Depends on RHBZ #727220
20 jboss-marshalling 1.3.0 org.jboss.marshalling:jboss-marshalling* POM RHBZ #728131 goldmann Waiting for review Depends on RHBZ #725991
21 jboss-vfs 3.0.1 org.jboss:jboss-vfs POM RHBZ #728158 goldmann Waiting for review Depends on RHBZ #726351
22 jboss-logging-tools 1.0.0 org.jboss.logging:jboss-logging-tools* POM RHBZ #728171 goldmann Waiting for review Depends on RHBZ #726351
23 jboss-threads 2.0.0 org.jboss.threads:jboss-threads POM RHBZ #728208 goldmann Waiting for review Depends on RHBZ #726351
24 jboss-msc 1.0.0 org.jboss.msc:jboss-msc POM RHBZ #728202 goldmann Waiting for review Depends on RHBZ #723875 RHBZ #726351 RHBZ #728158 RHBZ #728171 RHBZ #728208
25 xnio 3.0.0.Beta4 org.jboss.xnio:xnio* POM RHBZ #728460 goldmann Waiting for review Depends on RHBZ #727635 - OpenJDK 7


Status legend

Status Meaning
Issue Package encountered a serious issue while packaging (license, etc) - see Comments field for more info.
Waiting for review Package is submitted for review and ready to be reviewed. Feel free to pick this package and do the review.
In review Package is submitted for review and being reviewed by someone.
After review, waiting for SCM Package passed review and packages is waiting for creating git repo in Fedora for this package.
In Rawhide Package is available in Rawhide. Yay!