issues
search
jiptool
/
jip
Java dependency management for Jython
http://pypi.python.org/pypi/jip/
Other
59
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace use of deprecated/removed getchildren function with list
#68
fergalmonaghan
closed
1 year ago
1
AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren'
#67
fergalmonaghan
closed
1 year ago
6
Insecure fixes
#66
mvfranz
closed
3 years ago
0
Merge pull request #1 from jiptool/master
#65
mvfranz
closed
3 years ago
0
attempt to fix ci setup
#64
sunng87
opened
3 years ago
1
Add install option to not verify the server TLS. insecure is inspire…
#63
mvfranz
closed
3 years ago
1
Enable console color coding on Windows
#62
mvfranz
closed
3 years ago
0
Support Maven Jar Classifiers
#61
mvfranz
opened
3 years ago
1
Remove BOM
#60
mhmgad
opened
3 years ago
0
Original code do not handle the BOM, or the Byte Order Mark (http://e…
#59
mhmgad
closed
3 years ago
2
Too strict against some pom files
#58
baztian
opened
4 years ago
0
Fix readme
#57
baztian
closed
4 years ago
0
Fix encoding errors of download from local repositories
#56
baztian
closed
4 years ago
0
jython-installer 2.7.2 on virtualenv 16.5.0 on Ubuntu Trusty
#55
cclauss
closed
4 years ago
5
PyPI permission error
#54
baztian
closed
4 years ago
4
os: linux, dist: focal, username: sunng
#53
cclauss
closed
4 years ago
0
Run Python 2.6 on trusty and add Python 3.8
#52
cclauss
closed
4 years ago
3
Change maven central access to https. https://blog.sonatype.com/central-repository-moving-to-https
#51
baztian
closed
4 years ago
0
Travis CI: Upgrade beyond Python 3.4 because it is EOL
#50
cclauss
closed
4 years ago
0
Python37 compat
#49
sunng87
closed
4 years ago
3
Doesn't work with Python 3.7
#48
bgnkim
closed
4 years ago
0
Doesn't seem to work with version ranges
#47
TDI-tenderholt
opened
6 years ago
1
Added an install option to download pom file to lib path
#46
sunng87
closed
7 years ago
0
Use bumpversion
#45
baztian
closed
7 years ago
8
encode/decode UTF-8 in POMs
#44
alpo
closed
7 years ago
0
unicode issue: cannot install de.l3s.boilerpipe
#43
alpo
closed
7 years ago
0
Added auto release to travis config
#42
sunng87
closed
7 years ago
0
Add automated PyPI deployment from travis
#41
baztian
closed
7 years ago
4
Improve handling of download errors
#40
baztian
closed
7 years ago
5
simplify build
#39
baztian
closed
7 years ago
0
Bugfix/jip cache virtualenv
#38
baztian
closed
7 years ago
1
xml.etree.ElementTree.ParseError: Premature end of file.
#37
miura
opened
8 years ago
1
Remove custom __hash__ crashes pickle.load
#36
sunng87
closed
8 years ago
1
MacOS permission error
#35
scphantm
opened
8 years ago
0
AttributeError: 'Artifact' object has no attribute 'group'
#34
ghost
closed
8 years ago
10
Follow PEP 440 for development versions
#33
wikier
closed
8 years ago
4
Fixed requests' json response reading in both Python 2.x and 3.x
#32
wikier
closed
8 years ago
2
Allow to use the alias to the home directory on local repositories
#31
wikier
closed
8 years ago
1
Clarify the difference between .jip directory and .jip_config file
#30
wikier
closed
8 years ago
1
Add support for profile os activation of properties.
#29
ghost
closed
8 years ago
1
Update download_string in util.py
#28
ghost
closed
8 years ago
1
Allow the version of an artifact to be a variable
#27
Darkade
closed
9 years ago
4
setup.py install fails on Ubuntu vivid: SyntaxError: mismatched input 'as' expecting COLON
#26
jayvdb
closed
8 years ago
6
setup.py install fails on Fedora 20: ImportError: no module named distutils
#25
jayvdb
closed
9 years ago
3
Fix: Reference ${project.parent.version} not resolved in dependecy/version spec.
#24
saamc
closed
9 years ago
1
python 26
#23
baztian
closed
9 years ago
2
Fix: Leading and trailing whitespace in the content of POM XML elements ...
#22
saamc
closed
9 years ago
2
Python 3 support
#21
baztian
closed
9 years ago
2
Feature/travis ci
#20
baztian
closed
9 years ago
3
Use os.path.join instead of hardcoded slashes to play nice on Windows
#19
reckart
closed
10 years ago
1
Next