Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 172)

Ticket Resolution Summary Owner Reporter
#112 fixed SmartGIT issues dmik
Description

SmartGIT 2.0.4 cannot recognize the contents of the local repository. For a newly created one (git init) it will show the "unknown" status.

For an existing repository it will list its files but almost all will be shown as 'modified' while there are actually no modifications at all.

#130 worksforme Spontaneous NoClassDefFoundError exceptions dmik
Description

Sometimes starting a Java application fails with the NoClassDefFoundError? exception being thrown.

The problem is quite rare and the the failed class name is quite random. Just retrying the startup procedure solves it.

I'm seeing it since long. However, it's really hard to reproduce on demand. Once I've got it next time, I will attach the logs.

#139 fixed java.lang.ProcessBuilder.directory() is ignored dmik
Description

When creating a new process with ProcessBuilder?.start(), the directory() attribute is ignored: the child process is always started in the current directory of the parent process.

This in particular breaks SmartGit?: many commands report "Not a git repository" because git.exe is started in a wrong dir.

Note: See TracQuery for help on using queries.