[jira] [Created] (NETBEANS-5560) Javadoc -overview file path inconsistent

2021-04-08 Thread Jeffrey (Jira)
Jeffrey created NETBEANS-5560:
-

 Summary: Javadoc -overview file path inconsistent
 Key: NETBEANS-5560
 URL: https://issues.apache.org/jira/browse/NETBEANS-5560
 Project: NetBeans
  Issue Type: Improvement
  Components: java - Javadoc
Affects Versions: 9.0, 12.3
Reporter: Jeffrey


All file paths specified in a project or running a project seem to have a 
default directory of the project except for running javadoc. If you specify the 
javadoc option of "-overview overview.html" int the Project Properties -> 
Documenting -> Additialnal Javadoc Options it looks for in in the users login 
directory. The only way I can get the file in the project is to use a full path 
which fails for anyone else cloning the project.

I tried to use something like ${src.dir}/overview.html but that just gets 
converted to src/overview.html and again fails because it is relative to my 
login directory, not the project directory.

This problem seems to have been around for a long time but I can find no fix or 
workaround. Version 12.0 also completely fails to create the javadoc with some 
other error but 12.3 seems to have the same behavior I was seeing in 9.0.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-3984) Mercurial pull drops username from ssh connection

2020-03-09 Thread Jeffrey (Jira)
Jeffrey created NETBEANS-3984:
-

 Summary: Mercurial pull drops username from ssh connection
 Key: NETBEANS-3984
 URL: https://issues.apache.org/jira/browse/NETBEANS-3984
 Project: NetBeans
  Issue Type: Bug
  Components: versioncontrol - Mercurial
Affects Versions: 11.1, 9.0
 Environment: Suse Linux 15.0
Reporter: Jeffrey


On a pull from mercurial using ssh, the username shows in the mercurial 
properties and in the dropdown for the "Pull Dialog".  However when the url is 
selected (or is the default) the username is missing. Each time I pull, I have 
to manually insert the username to get it to work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists