-
1. Re: Source Code of JBoss-7
Stephen Coy Jan 1, 2013 7:38 AM (in response to Mohsen Koohi)1 of 1 people found this helpfulHi there, and welcome to the JBoss forums.
As you have seen, the JBoss AS 7 source is available on github. In order to get a specific version you need to checkout the associated tag.
There are also a number of supporting projects, most of which are listed at AS7 projects. You may also find the information at Hacking on AS7 useful.
Finally, you will need to get up to speed on git-scm.
-
2. Re: Source Code of JBoss-7
Mohsen Koohi Jan 1, 2013 7:43 AM (in response to Stephen Coy)Hello,
Thanks
-
3. Re: Source Code of JBoss-7
Mohsen Koohi Jan 1, 2013 8:11 AM (in response to Stephen Coy)Thanks,
But I didn't want to compile and test all projects. I want only JAS7.
Which branch/directory should I use?
Thanks
-
4. Re: Source Code of JBoss-7
Stephen Coy Jan 1, 2013 8:43 AM (in response to Mohsen Koohi)You need to learn how to checkout a specific tag from a git repository.
The JBoss git repository has a tag for every released version. Choosing which one is really up to you, although you might consider using 7.1.3.Final.
-
5. Re: Source Code of JBoss-7
Mohsen Koohi Jan 1, 2013 9:14 AM (in response to Stephen Coy)OK,
Thanks,
and build.sh will create the output file in build/target