Skip to content

paulojeronimo/eap-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building JBoss EAP 6, or something similar...

As I'm not able to build JBoss EAP 6, I've make a script who can download JBoss EAP 6's source code, download it's Maven repository, patch the repository and launch the build.

The result won't be a JBoss EAP 6 binary but something with a few differences.

If you want to run the script :

  git clone git://github.com/paulojeronimo/eap-build.git
  cd eap-build
  ./build.sh

The script has been tested under Mac OSX 10.8.2 with this JDK: http://support.apple.com/kb/DL1572. It downloads the source code of JBoss EAP 6.0.1.

About

Build scripts for EAP 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%