[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2014-10-19 Thread Herve Boutemy (JIRA)

 [ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MNG-5403:
---

Fix Version/s: 3.0.6

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven
  Issue Type: Bug
  Components: General
Affects Versions: 3.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial
 Fix For: 3.0.6, 3.1.0-alpha-1


 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)


[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2013-01-06 Thread Herve Boutemy (JIRA)

 [ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MNG-5403:
---

Fix Version/s: (was: 3.1.1)
   3.1.0

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial
 Fix For: 3.1.0


 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2013-01-06 Thread Herve Boutemy (JIRA)

 [ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MNG-5403:
---

Fix Version/s: 3.0

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial
 Fix For: 3.0, 3.1.0


 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2013-01-06 Thread Herve Boutemy (JIRA)

 [ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MNG-5403:
---

Affects Version/s: (was: 3.1.0)
   3.0
Fix Version/s: (was: 3.0)

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial
 Fix For: 3.1.0


 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread jieryn (JIRA)
jieryn created MNG-5403:
---

 Summary: tar.gz release artifacts have wrong permissions on 
directories
 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Priority: Trivial


As part of the release process, this was staged: 
https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/

Notice that unpacking with tar xzpf which preserves the file permissions 
reveals that some directories are have correct permissions (e.g. /bin) while 
others do not (e.g. /conf). Here is the full list of badly set permissions:

{code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
-rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
-rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
-rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
{code}

These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread Kristian Rosenvold (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=314965#comment-314965
 ] 

Kristian Rosenvold commented on MNG-5403:
-

This is almost certainly because the core uses an old version  of 
assembly-plugin

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Priority: Trivial

 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread Anders Hammar (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=314964#comment-314964
 ] 

Anders Hammar commented on MNG-5403:


We're currently using v2.2-beta-5 of m-assembly-p and I think this has been 
fixed in a more recent version of that plugin.

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Priority: Trivial

 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread Anders Hammar (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=314966#comment-314966
 ] 

Anders Hammar commented on MNG-5403:


v2.4 of m-assembly-p fixes this.

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Priority: Trivial

 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread Anders Hammar (JIRA)

 [ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anders Hammar reassigned MNG-5403:
--

Assignee: Anders Hammar

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial

 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread Anders Hammar (JIRA)

 [ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anders Hammar closed MNG-5403.
--

   Resolution: Fixed
Fix Version/s: 3.1.1

Fixed in 
[19492b485a1a9ec26aadc22b51aa058ce1c405bd|http://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=19492b485a1a9ec26aadc22b51aa058ce1c405bd]

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial
 Fix For: 3.1.1


 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread Anders Hammar (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=314971#comment-314971
 ] 

Anders Hammar commented on MNG-5403:


Note that the permissions should be 755 or 644 for files (executables and 
others, respectively).

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial
 Fix For: 3.1.1


 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

2012-12-04 Thread jieryn (JIRA)

[ 
https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=314982#comment-314982
 ] 

jieryn commented on MNG-5403:
-

Yes, thank you Anders, I agree that 755 / 644 is the best option for 
non-executables. Thank you for correcting my mistake,

 tar.gz release artifacts have wrong permissions on directories
 --

 Key: MNG-5403
 URL: https://jira.codehaus.org/browse/MNG-5403
 Project: Maven 2  3
  Issue Type: Bug
  Components: General
Affects Versions: 3.1.0
Reporter: jieryn
Assignee: Anders Hammar
Priority: Trivial
 Fix For: 3.1.1


 As part of the release process, this was staged: 
 https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
 Notice that unpacking with tar xzpf which preserves the file permissions 
 reveals that some directories are have correct permissions (e.g. /bin) while 
 others do not (e.g. /conf). Here is the full list of badly set permissions:
 {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
 -rwxrwxrwx. 1 me me 340   Dec  3 23:01 ./conf/logging/simplelogger.properties
 -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
 drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
 drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
 -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
 {code}
 These should be 775 for directories and 664 for files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira