Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
バージョン7.1.2であるGITから最新のソースを取得する方法を知っていますが、以前のバージョン(7.1.1.final)が必要ですが、どこで見つけることができますか?
https://github.com/jbossas/jboss-as/tags
リポジトリのクローンを作成したら、次のように入力します。git checkout 7.1.0.Final
git checkout 7.1.0.Final