e383935 - Added org.jboss.as.jpa.openjpa module

Authored and Committed by goldmann 11 years ago
33 files changed. 821 lines added. 226 lines removed.
0001-AS7-3724-DO-NOT-UPSTREAM-an-ugly-patch-to-remove-IIO.patch
file modified
+21 -24
0002-Disable-checkstyle.patch
file modified
+2 -5
0003-Fix-initd-script.patch
file modified
+2 -5
0004-Added-standalone-web.xml-example-configuration.-Use-.patch
file modified
+4 -7
0005-Add-systemd-files-re-arrange-directory-with-init-scr.patch
file modified
+8 -12
0006-Fix-JBOSS_HOME-when-jboss-cli.sh-is-executed-through.patch
file modified
+2 -5
0007-AS7-3800-JBOSS_BASE_DIR-is-checked-in-standalone.sh-.patch
file modified
+3 -6
0008-Remove-activation-module.patch
file modified
+14 -17
0009-Use-properties-in-add-user-AS7-module.patch
file modified
+20 -23
0010-added-support-for-overriding-the-user-and-roles-prop.patch
file modified
+12 -16
0011-AS7-4536-add-user.sh-mangles-permissions-of-mgmt-use.patch
file modified
+2 -5
0012-AS7-4286-Fix-JavaCC-grammars-for-version-5.patch
file modified
+3 -6
0013-Remove-jasper-jdt-requirement-it-was-replaced-by-ecj.patch
file modified
+5 -8
0014-Disable-still-not-available-modules.patch
file modified
+2 -5
0015-Removed-unused-import-in-modcluster-module.patch
file modified
+2 -5
0016-Remove-org.osgi.enterprise-dependency.patch
file modified
+5 -8
0017-Drop-some-enforcer-exclusions-these-are-aliases-in-F.patch
file modified
+2 -6
0018-Disable-Hibernate.patch
file modified
+3 -6
0019-Remove-jbossweb-native-dependency.-We-ll-have-unpack.patch
file modified
+3 -6
0020-Commenting-out-still-unavailable-dependencies.patch
file modified
+3 -6
0021-Disable-checkstyle-in-testsuite-too.patch
file modified
+2 -5
0022-Disable-testsuites.patch
file modified
+2 -5
0023-Added-org.jboss.as.jdr-module.patch
file modified
+4 -7
0024-Make-AS7-work-with-jython-2.2.1.patch
file modified
+2 -5
0025-Remove-javax.jws.api.-This-is-part-of-the-JDK.patch
file modified
+14 -17
0026-Specify-version-requirement-for-org.eclipse.jdt-core.patch
file modified
+1 -4
0027-Link-ecj-in-the-org.jboss.as.web-module-to-be-able-t.patch
file added
+22
0028-Add-ExampleDS-H2-datasource-to-standalone-web.xml.patch
file added
+35
0029-Add-jtype-dependency-to-hibernate-validator-to-fix-t.patch
file added
+122
0030-Add-org.apache.openjpa-module.-This-allows-to-use-th.patch
file added
+265
0031-Add-org.hibernate.3-module.patch
file added
+80
0032-Enable-jpa-openjpa-and-jpa-hibernate3-modules.patch
file added
+99
jboss-as.spec
file modified
+55 -2
    - Added org.jboss.as.jpa.openjpa module
    - Added org.jboss.as.jpa.hibernate3 module
    - Added jtype dependency to hibernate-validator to fix NoClassDefFoundError exception
    - Regenerated patches with git format-patch --no-numbered --no-signature
    - Added ExampleDS to the standalone-web.xml config
    
        
file modified
+2 -5
file modified
+3 -6
file modified
+55 -2